body{margin:0;min-height:100%;font-family:-apple-system,BlinkMacSystemFont,system-ui,"Segoe UI",Roboto,Arial,sans-serif;color:var(--op-text);background:var(--op-bg);font-size:14px;line-height:1.34;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision;}.app-shell-header{position:sticky;top:0;z-index:70;width:100%;min-height:calc(72px + var(--op-safe-area-top));margin:0;padding-top:var(--op-safe-area-top);background:#fff;border-bottom:1px solid #dce6f2;}.shell-topbar{width:100%;}.shell-topbar__inner{width:100%;min-height:72px;padding:10px 18px 9px 20px;display:flex;align-items:center;justify-content:space-between;gap:14px;}.topbar-title--brand{min-width:0;display:flex;align-items:center;}.brand-slot--lockup{display:inline-flex;align-items:center;min-width:0;}.brand-logo-img{display:block;width:190px;max-width:100%;height:auto;}.topbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex:0 0 auto;}.topbar-btn,.topbar-icon-btn{min-height:42px;border:1px solid #dce6f2;border-radius:14px;background:#fff;color:#071225;display:inline-flex;align-items:center;justify-content:center;}.topbar-btn{padding:0 14px;font-size:16px;line-height:1;}.topbar-icon-btn{width:42px;padding:0;position:relative;}.topbar-icon-btn svg{width:20px;height:20px;}@media (max-width:420px){.shell-topbar__inner{padding-inline:20px 18px;}.brand-logo-img{width:190px;}}button,input,select,textarea{font:inherit;}button{cursor:pointer;}img:where(:not([hidden]):not(.is-hidden)),svg:where(:not([hidden]):not(.is-hidden)){display:block;max-width:100%;}[hidden],.is-hidden{display:none;}.op-surface-visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;padding:0;margin:-1px;}.op-surface-body{background:var(--op-bg);}.op-surface-page{width:100%;min-height:100svh;background:var(--op-bg);padding:0 0 calc(154px + env(safe-area-inset-bottom));}.op-surface-section{display:grid;gap:10px;min-width:0;}.op-surface-section + .op-surface-section{margin-top:0;}.op-surface-card,.op-surface-master-repair-stage-card{background:var(--op-card);border:1px solid rgba(222,231,242,.82);border-radius:var(--op-radius);box-shadow:0 14px 36px rgba(16,24,40,.045);color:var(--op-text);}.op-surface-order-card{background:var(--op-card);border:1px solid rgba(222,231,242,.82);border-radius:var(--op-radius);box-shadow:0 8px 24px rgba(7,18,37,.042);color:var(--op-text);}.op-surface-notification-card,.op-surface-master-profile-card,.op-surface-master-payouts,.op-surface-master-requisites-card,.op-surface-payment-card{background:var(--op-card);border:1px solid rgba(222,231,242,.82);border-radius:var(--op-radius);box-shadow:var(--op-shadow);color:var(--op-text);}.op-surface-client-order-stage-card,.op-surface-master-order-card{background:var(--op-card);border:1px solid rgba(222,231,242,.82);border-radius:var(--op-radius);box-shadow:0 8px 24px rgba(7,18,37,.05);color:var(--op-text);}.op-surface-card:where(:not([hidden]):not(.is-hidden)),.op-surface-order-card:where(:not([hidden]):not(.is-hidden)),.op-surface-notification-card:where(:not([hidden]):not(.is-hidden)),.op-surface-client-order-stage-card:where(:not([hidden]):not(.is-hidden)),.op-surface-master-order-card:where(:not([hidden]):not(.is-hidden)),.op-surface-master-repair-stage-card:where(:not([hidden]):not(.is-hidden)),.op-surface-master-profile-card:where(:not([hidden]):not(.is-hidden)),.op-surface-master-requisites-card:where(:not([hidden]):not(.is-hidden)),.op-surface-payment-card:where(:not([hidden]):not(.is-hidden)),.op-surface-master-payouts:where(:not([hidden]):not(.is-hidden)){padding:12px;display:grid;gap:9px;overflow:hidden;}.op-surface-title{margin:0;font-size:19px;line-height:1.08;font-weight:620;letter-spacing:-.025em;}.op-surface-section-title{margin:0;font-size:13.8px;line-height:1.15;font-weight:590;letter-spacing:-.012em;}.op-surface-text-muted{color:var(--op-muted);}.op-surface-button-primary:where(:not([hidden]):not(.is-hidden)),.op-surface-button-outline:where(:not([hidden]):not(.is-hidden)),.op-surface-button-danger-outline:where(:not([hidden]):not(.is-hidden)){width:100%;min-height:48px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;text-align:center;gap:10px;padding:0 12px;font-size:16px;font-weight:560;line-height:1.1;text-decoration:none;appearance:none;}.op-surface-button-outline{background:#FFFFFF;color:#0060F4;border:1px solid rgba(0,96,244,.25);}.op-surface-button-danger-outline{background:#FFFFFF;color:var(--op-danger);border:1px solid rgba(212,58,58,.28);}.op-surface-button-primary svg,.op-surface-button-outline svg,.op-surface-button-danger-outline svg{width:15px;height:15px;flex:0 0 auto;}.op-surface-button-row{display:grid;gap:8px;}.op-surface-inline-form{display:grid;gap:8px;margin:0;width:100%;}.op-surface-status-chip{display:inline-flex;align-items:center;justify-content:center;width:max-content;max-width:100%;min-height:26px;padding:5px 9px;border-radius:999px;background:var(--op-blue-soft);color:#1452a3;font-size:13px;font-weight:400;line-height:1.3;border:1px solid #cfe0f7;}.op-surface-meta-row{display:flex;align-items:center;gap:5px;min-width:0;color:#667287;font-size:11.2px;line-height:1.15;font-weight:400;}.op-surface-meta-row svg{width:13px;height:13px;color:#0060F4;flex:0 0 auto;}.op-surface-order-card{grid-template-columns:94px minmax(0,1fr);gap:9px;align-items:start;}.op-surface-photo-preview{width:100%;height:170px;border-radius:18px;background:#EEF3FA;overflow:hidden;display:grid;place-items:center;color:var(--op-blue);}.op-surface-photo-preview img{width:100%;height:100%;object-fit:cover;object-position:center;padding:0;}.op-surface-panel:where(:not([hidden]):not(.is-hidden)){display:grid;gap:8px;padding:8px 0;background:transparent;border-top:1px solid rgba(222,231,242,.72);border-radius:0;box-shadow:none;}.op-surface-panel summary{cursor:pointer;list-style:none;}.op-surface-panel summary::-webkit-details-marker,.op-surface-fault-decode p:not(.op-surface-fault-decode-hint){display:none;}.op-surface-panel[open]>summary{margin-bottom:0;}.op-surface-master-payouts [class*="warning"]{--op-warning:var(--op-blue);--op-warning-soft:#EEF5FF;}.op-surface-master-payouts .op-surface-status-chip--warning{background:#F3F7FC;color:#627086;border-color:rgba(222,231,242,.86);}.op-surface-requisites-fields{display:grid;gap:7px;border-top:1px solid rgba(222,231,242,.72);padding-top:8px;}.op-surface-requisites-fields label{display:grid;gap:4px;}.op-surface-requisites-fields label span{display:flex;align-items:center;gap:6px;color:#5D697A;font-size:11.8px;}.op-surface-requisites-fields label svg{width:13px;height:13px;}.op-surface-input,.op-surface-select{width:100%;min-height:42px;border:1px solid rgba(222,231,242,.95);border-radius:13px;background:#fff;color:var(--op-text);padding:0 12px;outline:0;font-size:12.8px;}.op-surface-textarea{width:100%;min-height:92px;border:1px solid rgba(222,231,242,.95);border-radius:13px;background:#fff;color:var(--op-text);padding:11px;outline:0;font-size:12.8px;}.op-surface-textarea{min-height:92px;padding:11px;resize:vertical;}.op-surface-input:focus,.op-surface-textarea:focus,.op-surface-select:focus{border-color:rgba(0,96,244,.44);box-shadow:0 0 0 3px rgba(0,96,244,.08);}.op-surface-upload{min-height:86px;border:1px dashed rgba(0,96,244,.26);border-radius:17px;background:#F8FBFF;color:var(--op-blue);display:grid;place-items:center;text-align:center;padding:12px;}.op-surface-upload strong{font-size:13px;font-weight:570;}.op-surface-field{display:grid;gap:5px;}.op-surface-field label,.op-surface-field-label{font-size:11.8px;font-weight:520;color:#536176;}.op-surface-form:where(:not([hidden]):not(.is-hidden)){display:grid;gap:9px;}.op-surface-notification-card h2{margin:0;font-size:14px;}.op-surface-notification-card p{margin:0;color:var(--op-muted);}.op-surface-key-values>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;padding:7px 0;}.op-surface-key-values>div+div{border-top:1px solid rgba(222,231,242,.62);}.op-surface-key-values span{color:#66758c;font-size:11.4px;line-height:1.16;}.op-surface-key-values b{font-size:11.8px;line-height:1.16;font-weight:560;text-align:right;}.modal-overlay:where(:not([hidden]):not(.is-hidden)){position:fixed;inset:0;z-index:100;display:flex;align-items:flex-end;justify-content:center;padding:18px;background:rgba(7,18,37,.38);}.modal-overlay.is-hidden{display:none;}.modal{width:100%;max-width:430px;background:#fff;border-radius:28px 28px 22px 22px;box-shadow:0 24px 60px rgba(7,18,37,.25);padding:18px;display:grid;gap:12px;position:relative;}.modal:focus{outline:none;}.modal:before{content:"";width:52px;height:5px;border-radius:999px;background:#DDE4EF;justify-self:center;margin:-3px 0 4px;}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;}.modal-title{font-size:18px;line-height:1.1;font-weight:620;letter-spacing:-.02em;}.modal-close{border:1px solid rgba(222,231,242,.9);background:#F7FAFE;border-radius:13px;width:36px;height:36px;color:#071225;font-size:22px;line-height:1;}.modal-body{color:#566174;line-height:1.34;font-size:12.8px;}.modal-footer{display:grid;grid-template-columns:1fr 1fr;gap:8px;}.op-surface-photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;}.op-surface-photo-grid .op-surface-photo-preview{height:96px;}.op-surface-requisites-fields .op-surface-button-primary{margin-bottom:104px;}.op-surface-screen-master-requisites .op-surface-card{padding:12px;gap:7px;}.op-surface-screen-master-requisites .op-surface-requisites-fields{gap:5px;padding-top:6px;}.op-surface-screen-master-requisites .op-surface-requisites-fields label{gap:2px;}.op-surface-screen-master-requisites .op-surface-requisites-fields label span{font-size:10.8px;}.op-surface-screen-master-requisites .op-surface-input{min-height:34px;border-radius:11px;font-size:11.8px;padding:0 10px;}.op-surface-screen-master-requisites .op-surface-requisites-fields .op-surface-button-primary{min-height:38px;border-radius:12px;margin-bottom:0;}.op-surface-icon-tile svg :where(path,circle,rect,line,polyline,polygon,ellipse){stroke-width:.86px;}.op-surface-screen-support .op-surface-card{padding:14px;gap:9px;border-radius:24px;}.op-surface-screen-support .op-surface-title{font-size:20px;}.op-surface-screen-support .op-surface-input{min-height:44px;}.op-surface-screen-support .op-surface-textarea{min-height:116px;}.op-surface-screen-support .op-surface-shell{padding-bottom:calc(96px + env(safe-area-inset-bottom));}.op-surface-icon-tile--small{width:23px;height:23px;border-radius:9px;}.op-surface-icon-tile--small svg{width:11.5px;height:11.5px;}.op-surface-meta-row svg{stroke-width:.92px;}.op-surface-button-primary svg,.op-surface-button-outline svg,.op-surface-button-danger-outline svg{stroke-width:.72px;}.op-surface-stage-head{display:grid;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:8px;}.op-surface-fault-decode .op-surface-icon-tile{background:#F6FAFF;color:#0060F4;border-color:rgba(0,96,244,.10);}.op-surface-fault-decode .op-surface-icon-tile svg{width:14px;height:14px;stroke-width:.92px;}.op-surface-client-order-stage-card,.op-surface-master-order-card{box-shadow:0 8px 24px rgba(7,18,37,.05);border-color:rgba(222,231,242,.64);}.op-surface-master-repair-stage-card{box-shadow:0 14px 36px rgba(16,24,40,.045);border-color:rgba(222,231,242,.64);}body[class*="op-surface-screen-client"] .op-surface-fault-decode{display:none;}svg :where(path,circle,rect,line,polyline,polygon,ellipse){stroke-width:.76px;vector-effect:non-scaling-stroke;}.op-surface-icon-tile svg{width:13.5px;height:13.5px;stroke-width:.92px;}.op-surface-order-card{border-color:rgba(222,231,242,.70);box-shadow:0 8px 24px rgba(7,18,37,.042);}.op-surface-client-order-stage-card,.op-surface-master-order-card{border-color:rgba(222,231,242,.64);box-shadow:0 8px 24px rgba(7,18,37,.05);}.op-surface-master-repair-stage-card{border-color:rgba(222,231,242,.64);box-shadow:0 14px 36px rgba(16,24,40,.045);}.op-master-order-media,.uix-media-shell{background:var(--op-media-bg);border:0;box-shadow:inset 0 0 0 1px var(--op-media-edge);overflow:hidden;display:block;isolation:isolate;}.op-master-order-media img,.uix-media-shell .uix-media-image{width:100%;height:100%;display:block;object-fit:cover;object-position:center;padding:0;margin:0;background:transparent;filter:none;}[data-media-source="client-photo"] img,[data-order-image-source="client-photo"] img,.uix-media-shell--has-real-photo .uix-media-image{object-fit:cover;transform:none;}[data-media-source="appliance-fallback"] img,[data-order-image-source="fallback"] img,[data-order-image-source="appliance-fallback"] img,.uix-media-shell--support-fallback .uix-media-image{object-fit:cover;object-position:center;transform:none;}.op-surface-fault-search-proof{gap:10px;}.op-surface-fault-decode-hint{color:#556172;font-weight:430;font-size:11.1px;}.op-surface-order-card{box-shadow:0 8px 24px rgba(7,18,37,.042);border-color:rgba(222,231,242,.70);}.op-surface-master-repair-stage-card{box-shadow:0 14px 36px rgba(16,24,40,.045);border-color:rgba(222,231,242,.64);}.op-surface-order-card[data-visual-order-card]{border-radius:23px;align-items:stretch;grid-template-columns:102px minmax(0,1fr);padding:10px;gap:10px;}.op-surface-master-repair-stage-card{box-shadow:0 14px 36px rgba(16,24,40,.045);border-color:rgba(222,231,242,.64);}.op-surface-master-order-card{box-shadow:0 8px 24px rgba(7,18,37,.05);border-color:rgba(222,231,242,.64);}.op-surface-order-card[data-visual-order-card]{box-shadow:0 9px 24px rgba(7,18,37,.038);border-color:rgba(222,231,242,.64);}.op-surface-fault-decode .op-surface-icon-tile,.op-surface-icon-tile--fault{width:24px;height:24px;border-radius:9px;background:#F6FAFF;color:#0060F4;border:1px solid #E1EAF5;box-shadow:none;}.op-surface-fault-decode .op-surface-icon-tile svg,.op-surface-icon-tile--fault svg{width:14px;height:14px;stroke-width:.92px;}body[class*="op-surface-screen-client"] .op-surface-fault-decode,body[class*="op-surface-screen-client"] [class*="fault"],body[class*="op-surface-screen-client"] [data-fault-decode],body[class*="op-surface-screen-client"] [data-error-decode]{display:none;}.op-surface-client-order-stage-card,.op-surface-master-order-card{border-color:rgba(222,231,242,.64);box-shadow:0 8px 24px rgba(7,18,37,.05);}.op-surface-master-repair-stage-card{border-color:rgba(222,231,242,.64);box-shadow:0 14px 36px rgba(16,24,40,.045);}.op-surface-order-card[data-visual-order-card]{border-color:rgba(222,231,242,.64);box-shadow:0 9px 24px rgba(7,18,37,.038);}.op-surface-icon-tile{color:var(--op-blue);}.op-surface-meta-row svg{color:#0060F4;}.op-surface-icon-tile svg,.op-surface-meta-row svg{stroke-width:.92px;vector-effect:non-scaling-stroke;}.op-surface-icon-tile--fault svg,.op-surface-fault-decode .op-surface-icon-tile svg{width:14px;height:14px;stroke-width:.92px;}.op-surface-fault-decode{display:grid;gap:7px;background:transparent;border-top:1px solid rgba(225,234,245,.86);border-radius:0;box-shadow:none;padding:9px 0;}.op-surface-fault-decode-head{display:grid;align-items:center;grid-template-columns:26px minmax(0,1fr);gap:8px;}.op-surface-fault-decode-head strong{display:block;line-height:1.14;letter-spacing:-.01em;font-size:12px;font-weight:560;color:#071225;}.op-surface-fault-decode-head span{display:block;margin-top:1px;line-height:1.2;font-size:10.7px;color:#667285;}.op-surface-fault-decode p{margin:0;font-size:11.2px;line-height:1.28;color:#5F6B7B;}body[class*="op-surface-screen-client"] .op-surface-fault-decode,body[class*="op-surface-screen-client"] [data-fault-decode],body[class*="op-surface-screen-client"] [data-error-decode]{display:none;}.op-surface-client-order-stage-card,.op-surface-master-order-card{box-shadow:0 8px 24px rgba(7,18,37,.05);border:1px solid rgba(222,231,242,.82);}.op-surface-master-repair-stage-card{box-shadow:0 14px 36px rgba(16,24,40,.045);border:1px solid rgba(222,231,242,.82);}.op-surface-key-values{display:grid;gap:0;border-top:1px solid rgba(222,231,242,.72);border-bottom:1px solid rgba(222,231,242,.72);border-color:rgba(225,234,245,.86);}.op-surface-button-primary{background:#0060F4;color:#FFFFFF;border:0;box-shadow:none;}.op-surface-button-primary .platform-icon-img,.op-button--primary .platform-icon-img{filter:brightness(0) invert(1);}.op-surface-icon-tile{display:grid;place-items:center;flex:0 0 auto;width:29px;height:29px;border-radius:12px;box-shadow:none;border:1px solid rgba(222,231,242,.72);background:#F6FAFF;color:var(--op-blue);overflow:visible;}.op-surface-button-primary .platform-icon-img,.op-surface-button-outline .platform-icon-img,.op-surface-button-danger-outline .platform-icon-img{width:19px;height:19px;}.op-surface-meta-row .platform-icon-img{width:100%;height:100%;}.bn-ic .platform-icon-img{width:22px;height:22px;display:block;margin:0 auto;}.pwa-install-step-img{width:24px;height:24px;display:block;}.platform-icon-img{display:inline-block;vertical-align:-0.18em;width:1.2em;height:1.2em;max-width:100%;max-height:100%;flex:0 0 auto;image-rendering:auto;object-fit:contain;object-position:center;overflow:visible;background:transparent;}.op-surface-icon-tile,.op-surface-meta-row,.bn-ic{overflow:visible;}.op-surface-master-repair-stage-card .op-surface-stage-head{grid-template-columns:44px minmax(0,1fr);gap:10px;align-items:start;}.op-surface-icon-tile .platform-icon-img,.op-surface-meta-row .platform-icon-img{display:block;width:100%;height:100%;object-fit:contain;object-position:center;overflow:visible;}.op-master-order-card [data-master-appliance-icon]{width:30px;height:30px;min-width:30px;border-radius:10px;background:#EEF6FF;border:1px solid rgba(0,102,245,.10);color:#0066F5;display:inline-grid;place-items:center;overflow:visible;box-shadow:none;}.op-master-order-card [data-master-appliance-icon] .platform-icon-img{width:21px;height:21px;max-width:21px;max-height:21px;display:block;object-fit:contain;object-position:center;overflow:visible;margin:auto;image-rendering:auto;}.op-surface-icon-tile--fault,.op-surface-fault-decode .op-surface-icon-tile{width:24px;height:24px;min-width:24px;border-radius:9px;display:inline-grid;place-items:center;overflow:visible;background:#F6FAFF;border:1px solid #E1EAF5;color:#0060F4;box-shadow:none;}.op-surface-icon-tile--fault .platform-icon-img,.op-surface-fault-decode .op-surface-icon-tile .platform-icon-img{width:15px;height:15px;max-width:15px;max-height:15px;object-fit:contain;object-position:center;display:block;overflow:visible;margin:auto;}body[class~="op-surface-screen-master-profile"] .op-surface-master-profile-card{gap:10px;padding:12px;border-radius:22px;}body[class~="op-surface-screen-master-profile"] .op-surface-master-profile-card .op-surface-stage-head{grid-template-columns:56px minmax(0,1fr);align-items:start;gap:12px;}body[class~="op-surface-screen-master-profile"] .op-surface-master-profile-card [data-profile-photo-pick]{width:100%;min-height:38px;}body.op-surface-screen-client-order-detail #master-choices.op-surface-card{gap:10px;padding:14px;}body.op-surface-screen-client-order-detail #master-choices .op-surface-master-list{display:grid;gap:10px;}body.op-surface-screen-client-order-detail #master-choices .op-surface-master-card{display:grid;gap:10px;padding:0;background:transparent;border:0;box-shadow:none;}body.op-surface-screen-client-order-detail #master-choices .op-surface-master-card h3{margin:0;font-size:20px;line-height:1.12;font-weight:620;letter-spacing:-.02em;}body.op-surface-screen-client-order-detail #master-choices .op-surface-master-card p{margin:3px 0 0;font-size:14px;line-height:1.25;}body.op-surface-screen-client-order-detail #master-choices .op-surface-master-card .op-surface-inline-form{margin-top:2px;}#platformConfirmModal.platform-payment-confirm{background:rgba(7,18,37,.46);backdrop-filter:blur(2px);}.platform-confirm-heading{min-width:0;display:flex;align-items:center;gap:11px;}.platform-confirm-heading__icon:where(:not([hidden]):not(.is-hidden)){width:44px;height:44px;flex:0 0 44px;display:inline-grid;place-items:center;border:1px solid #DCE7F6;border-radius:14px;background:#F1F6FF;}.platform-confirm-heading__icon img{width:28px;height:28px;object-fit:contain;}#platformConfirmModal.platform-payment-confirm .modal{width:min(calc(100% - 32px),366px);max-width:366px;padding:0;gap:0;border-radius:28px;border:1px solid rgba(216,224,234,.95);background:#fff;box-shadow:0 26px 74px rgba(7,18,37,.25);overflow:hidden;}#platformConfirmModal.platform-payment-confirm .modal::before{width:52px;height:5px;margin:14px auto 2px;background:#DDE4EF;}#platformConfirmModal.platform-payment-confirm .modal-header{padding:14px 18px 8px;border:0;align-items:flex-start;}#platformConfirmModal.platform-payment-confirm .modal-title{color:#071225;font-size:21px;line-height:1.12;font-weight:720;letter-spacing:-.03em;}#platformConfirmModal.platform-payment-confirm .modal-close{width:38px;height:38px;flex:0 0 38px;border-radius:14px;background:#F7FAFE;border:1px solid #DCE6F2;color:#071225;font-size:23px;display:inline-flex;align-items:center;justify-content:center;appearance:none;}#platformConfirmModal.platform-payment-confirm .modal-close:focus-visible{outline:3px solid rgba(0,96,244,.22);outline-offset:2px;}#platformConfirmModal.platform-payment-confirm .modal-body{padding:2px 18px 16px;display:grid;gap:10px;color:#6B7586;font-size:14px;line-height:1.38;}#platformConfirmModal.platform-payment-confirm .platform-confirm-trust{display:grid;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:10px;margin:0;padding:12px;border:1px solid #DCE7F6;border-radius:16px;background:#F7FAFE;}#platformConfirmModal.platform-payment-confirm .platform-confirm-trust::before{display:none;content:none;}#platformConfirmModal.platform-payment-confirm .platform-confirm-trust__logo{display:block;width:40px;height:40px;object-fit:contain;}#platformConfirmModal.platform-payment-confirm .platform-confirm-trust__text{color:#071225;font-size:14px;line-height:1.3;font-weight:650;}#platformConfirmModal.platform-payment-confirm .platform-confirm-trust__caption{color:#6B7586;font-size:13px;line-height:1.32;font-weight:450;}#platformConfirmModal.platform-payment-confirm #platform_confirm_message{color:#6B7586;font-size:14px;line-height:1.38;font-weight:450;}#platformConfirmModal.platform-payment-confirm .modal-footer{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;padding:0 18px 18px;margin:0;border:0;}#platformConfirmModal.platform-payment-confirm :is(#platformConfirmOk,#platformConfirmCancel){width:100%;min-width:0;min-height:50px;border-radius:15px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;text-align:center;font-size:15px;line-height:1;font-weight:680;appearance:none;}#platformConfirmModal.platform-payment-confirm #platformConfirmOk{background:#0060F4;border:1px solid #0060F4;color:#fff;box-shadow:0 12px 24px rgba(0,96,244,.20);}#platformConfirmModal.platform-payment-confirm #platformConfirmCancel{background:#F5F8FC;color:#071225;border:1px solid #DCE6F2;box-shadow:none;}@media (max-width:370px){.op-surface-shell{width:min(100% - 22px,404px);}.modal-footer{grid-template-columns:1fr;}.op-surface-order-card{grid-template-columns:98px minmax(0,1fr);}#platformConfirmModal.platform-payment-confirm .modal-footer{grid-template-columns:1fr;}}#platformConfirmModal:not(.platform-payment-confirm){padding:14px;background:rgba(7,18,37,.34);}#platformConfirmModal:not(.platform-payment-confirm) .modal{max-width:404px;padding:17px;border:1px solid rgba(220,230,242,.86);border-radius:26px 26px 22px 22px;gap:13px;box-shadow:0 26px 64px rgba(7,18,37,.22);}#platformConfirmModal:not(.platform-payment-confirm) .modal::before{width:46px;height:4px;background:#DCE5F0;margin:-2px 0 3px;}#platformConfirmModal:not(.platform-payment-confirm) .modal-header{align-items:center;}#platformConfirmModal:not(.platform-payment-confirm) .modal-title{font-size:20px;line-height:1.12;font-weight:680;letter-spacing:-.025em;color:#071225;}#platformConfirmModal:not(.platform-payment-confirm) .modal-close{width:38px;height:38px;border-color:#DDE6F1;border-radius:12px;background:#F7FAFE;color:#4C596D;font-size:20px;}#platformConfirmModal:not(.platform-payment-confirm) .modal-body{font-size:14px;line-height:1.45;color:#5F6B7D;}#platformConfirmModal:not(.platform-payment-confirm) #platform_confirm_message{padding:2px 0 3px;}#platformConfirmModal:not(.platform-payment-confirm) .modal-footer{grid-template-columns:1fr 1.2fr;gap:9px;}#platformConfirmModal:not(.platform-payment-confirm) :is(#platformConfirmCancel,#platformConfirmOk){min-height:50px;border-radius:14px;font-size:15px;font-weight:650;box-shadow:none;}#platformConfirmModal:not(.platform-payment-confirm) #platformConfirmCancel{background:#F5F8FC;color:#435168;border:1px solid #DDE6F1;}#platformConfirmModal:not(.platform-payment-confirm) #platformConfirmOk{background:#0060F4;color:#fff;border:1px solid #0060F4;box-shadow:0 10px 22px rgba(0,96,244,.16);}.op-surface-state-page{width:100%;display:flex;justify-content:center;padding:clamp(10px,3vw,22px) 0 26px;}.op-surface-state-card:where(:not([hidden]):not(.is-hidden)){--op-state-accent:#2E67B1;--op-state-soft:#EDF4FD;width:100%;max-width:620px;min-width:0;box-sizing:border-box;padding:clamp(22px,6vw,32px);border:1px solid rgba(220,230,242,.94);border-radius:24px;background:#fff;box-shadow:0 16px 42px rgba(7,18,37,.08);display:grid;justify-items:center;align-content:center;gap:15px;text-align:center;color:#071225;}.op-surface-state-card--compact{max-width:none;min-height:174px;padding:24px 20px;gap:12px;}.op-surface-state-card--empty{--op-state-accent:#2E67B1;--op-state-soft:#EDF4FD;}.op-surface-state-card--locked{--op-state-accent:#3766A6;--op-state-soft:#EDF4FF;}.op-surface-state-card__icon{width:54px;height:54px;flex:0 0 54px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;background:var(--op-state-soft);color:var(--op-state-accent);border:1px solid color-mix(in srgb,var(--op-state-accent) 13%,transparent);}.op-surface-state-card__icon img{width:25px;height:25px;object-fit:contain;opacity:.88;}.op-surface-state-card__content{min-width:0;display:grid;justify-items:center;gap:9px;width:100%;}.op-surface-state-card__meta{display:inline-flex;min-height:28px;align-items:center;justify-content:center;padding:5px 10px;border:0;border-radius:999px;background:var(--op-state-soft);color:var(--op-state-accent);font-size:12px;line-height:1.2;font-weight:700;letter-spacing:.01em;}.op-surface-state-card__title{margin:0;max-width:520px;color:#071225;font-size:clamp(1.5rem,7vw,2rem);line-height:1.08;font-weight:720;letter-spacing:-.035em;}.op-surface-state-card__title--compact{font-size:1.25rem;line-height:1.15;letter-spacing:-.02em;}.op-surface-state-card__copy{margin:0;max-width:520px;color:#5F6B7D;font-size:15px;line-height:1.48;font-weight:450;}.op-surface-state-card__actions{width:100%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:5px;}.op-surface-state-card__action{min-height:48px;min-width:150px;display:inline-flex;align-items:center;justify-content:center;text-align:center;}.op-surface-state-card :is(.btn,.badge,.muted,.state-title-lg){margin-top:0;margin-bottom:0;}.op-surface-state-card.op-client-orders-empty,.op-surface-state-card.op-master-orders-empty,.op-surface-state-card.op-client-notifications-empty,.op-surface-state-card.op-master-ip-empty{color:#071225;}.op-master-ip-screen[data-access-state="locked"] .op-master-ip-primary-action{background:#F5F8FC;color:#435168;border:1px solid #DCE6F2;box-shadow:none;}.op-master-ip-screen[data-access-state="locked"] .op-master-ip-primary-action:hover{background:#EDF3FA;color:#20304A;}.op-master-ip-screen .op-surface-state-card--locked{padding:16px 16px 18px;gap:8px;}.op-master-ip-screen .op-surface-state-card--locked .op-surface-state-card__content{gap:6px;}.op-master-ip-screen .op-surface-state-card--locked .op-surface-state-card__icon{width:44px;height:44px;flex-basis:44px;border-radius:15px;}.op-master-ip-screen .op-surface-state-card--locked .op-surface-state-card__icon img{width:22px;height:22px;}.op-master-ip-screen .op-surface-state-card--locked .op-surface-state-card__meta{min-height:25px;padding:4px 9px;}.op-master-ip-screen .op-surface-state-card--locked .op-surface-state-card__title{font-size:1.125rem;line-height:1.14;}.op-master-ip-screen .op-surface-state-card--locked .op-surface-state-card__copy{font-size:13.5px;line-height:1.38;}.op-master-ip-screen .op-surface-state-card--locked .op-surface-state-card__actions{margin-top:2px;gap:6px;}.op-master-ip-screen .op-surface-state-card--locked .op-surface-state-card__action{min-height:44px;}.op-surface-shell{width:min(100% - 28px,404px);margin:0 auto;padding:10px 0 calc(164px + env(safe-area-inset-bottom));display:grid;}body.accountant-app,body[data-surface="staff"],body[data-surface="accountant"]{background:#f4f8ff;}body.accountant-app .card,body[data-surface="staff"] .card,body[data-surface="accountant"] .card{border-radius:20px;border-color:rgba(216,226,239,.78);box-shadow:0 8px 24px rgba(27,52,89,.045);}body.accountant-app table,body[data-surface="staff"] table,body[data-surface="accountant"] table{border-collapse:separate;border-spacing:0;}body.accountant-app th,body[data-surface="staff"] th,body[data-surface="accountant"] th{background:#f7f9fc;color:#667085;font-size:12px;font-weight:720;}body.accountant-app td,body[data-surface="staff"] td,body[data-surface="accountant"] td{border-color:#edf1f6;}body.accountant-app :is(.card,.op-surface-card){padding:14px;}body.accountant-app :is(th,td){padding-block:10px;}.op-surface-semantic-redundant{display:none;}@media (max-width:520px){.op-surface-state-page{padding-top:4px;}.op-surface-state-card{border-radius:22px;padding:24px 18px;}.op-surface-state-card--compact{min-height:168px;padding:22px 17px;}.op-surface-state-card__title{font-size:1.6875rem;}.op-surface-state-card__title--compact{font-size:1.1875rem;}.op-surface-state-card__actions{display:grid;grid-template-columns:1fr;}.op-surface-state-card__action{width:100%;min-width:0;}body.accountant-app :is(.card,.op-surface-card){border-radius:var(--op-section-radius);box-shadow:none;}body.accountant-app table{font-size:12.5px;}body.accountant-app th{background:#f6f8fb;}}body.op-surface-screen-master-profile .op-surface-master-profile-card .op-surface-stage-head{grid-template-columns:56px minmax(0,1fr);}body.op-surface-screen-master-profile .op-surface-master-profile-card [data-profile-photo-pick]{width:100%;}.op-card{box-shadow:var(--op-shadow);}.op-surface-card,.op-surface-master-repair-stage-card,.op-master-order-card,.op-shell-main .card{box-shadow:0 14px 36px rgba(16,24,40,.045);}.op-button:where(:not([hidden]):not(.is-hidden)){display:inline-flex;align-items:center;gap:8px;}.op-shell-header__logout{display:inline-flex;align-items:center;gap:10px;}.op-button--danger{color:#fff;}.op-button--danger:visited,.op-button--secondary[data-ui-tone="danger"]{color:#D92D20;}.op-button--secondary{background:#fff;}.op-button--ghost{background:transparent;}.op-surface-button-outline,.op-surface-button-danger-outline{background:#FFFFFF;}.op-button--primary,.op-surface-button-primary{box-shadow:none;}.op-surface-button-outline,.op-surface-button-danger-outline,.op-button--secondary{border-width:1.5px;}.op-shell-header__logout-form,.topbar-logout-form{display:contents;}.op-shell-header__logout,button.topbar-btn{font-family:inherit;cursor:pointer;}*{box-sizing:border-box;}.op-public-icon{display:block;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;}.op-public-icon *{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;}.is-hidden{display:none;}a{color:inherit;text-decoration:none;}.op-public-login-password-form,.op-public-master-form,.op-public-auth-tail-form,.op-public-register-fields{display:grid;gap:8px;}.op-public-master-field,.op-public-auth-tail-field{display:grid;gap:7px;position:relative;}.op-public-select{width:100%;min-height:56px;border:1.5px solid #CED8E7;border-radius:15px;background:#fff;color:var(--op-ink);font-size:16px;padding:0 14px;appearance:none;outline:0;}.op-public-textarea{width:100%;min-height:96px;border:1.5px solid #CED8E7;border-radius:15px;background:#fff;color:var(--op-ink);font-size:16px;padding:0 14px;appearance:none;outline:0;}.op-public-textarea{height:96px;min-height:96px;padding-top:12px;resize:vertical;}.op-public-textarea::placeholder{color:#A8B2C1;}.op-public-select-wrap{position:relative;}.op-public-select{padding-right:48px;}.op-public-master-login-link,.op-public-register-login-link{color:var(--op-blue);font-weight:700;}.op-public-master-consent,.op-public-register-consent{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:8px;color:var(--op-ink);font-size:13px;line-height:1.35;}.op-public-check-shell{display:block;align-self:start;width:18px;height:18px;margin:1px 0 0;line-height:0;}.op-public-check-input{display:block;width:18px;min-width:18px;height:18px;min-height:18px;margin:0;padding:0;box-sizing:border-box;accent-color:var(--op-blue);}.op-public-check-box,.city-autocomplete-results[hidden]{display:none;}.city-autocomplete-results{position:absolute;left:0;right:0;top:calc(100% + 8px);z-index:20;max-height:260px;overflow:auto;border:1px solid var(--op-line);border-radius:14px;background:#fff;box-shadow:var(--op-shadow);padding:8px;}.city-autocomplete-item{width:100%;border:0;background:transparent;text-align:left;border-radius:10px;padding:10px;color:var(--op-ink);font-size:14px;}.city-autocomplete-item:hover,.city-autocomplete-item.is-active{background:#EEF6FF;}.op-public-icon :where(path,circle,rect,line,polyline,polygon,ellipse){stroke-width:1.55px;vector-effect:non-scaling-stroke;}.op-public-master-title,.op-public-auth-tail-title{margin:0;color:var(--op-ink);font-size:30px;line-height:1.04;letter-spacing:-.035em;text-align:center;font-weight:700;}.op-public-master-submit,.op-public-auth-tail-submit{width:100%;height:56px;min-height:56px;border:0;border-radius:16px;background:var(--op-blue);color:#fff;font-size:18px;cursor:pointer;font-weight:660;}body.op-public-direct:is(.public-screen-login,.public-screen-auth-tail,.public-screen-register-master,.public-screen-create-order){background:#F4F8FF;}body.op-product--public.op-public-direct:not(.public-screen-home){display:grid;grid-template-rows:auto minmax(0,1fr);height:var(--visual-viewport-height,100dvh);min-height:0;margin:0;padding:0;overflow:hidden;overscroll-behavior:none;}body.op-product--public.op-public-direct:not(.public-screen-home) .op-shell-header--public{position:relative;inset:auto;width:100%;margin:0;}body.op-product--public.op-public-direct:not(.public-screen-home) .op-product-screen--public{display:block;width:100%;height:auto;min-height:0;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;scroll-behavior:auto;}body.op-product--public.op-public-direct:not(.public-screen-home) .op-product-family--public{display:block;width:100%;min-height:100%;height:auto;margin:0;padding:0;overflow:visible;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-public-direct:is(.public-screen-login,.public-screen-auth-tail,.public-screen-register-master) :is(.op-public-login,.op-public-auth-tail,.op-public-master){padding:22px 14px max(34px,env(safe-area-inset-bottom));}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-public-direct:is(.public-screen-login,.public-screen-auth-tail,.public-screen-register-master) .op-public-textarea{min-height:96px;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-public-direct:is(.public-screen-login,.public-screen-auth-tail,.public-screen-register-master) :is(.op-public-login-submit,.op-public-login-enter,.op-public-auth-tail-submit,.op-public-master-submit){height:52px;min-height:52px;border-radius:14px;font-size:16px;font-weight:660;box-shadow:0 10px 24px rgba(0,96,244,.16);}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).public-screen-register-master.op-public-direct input[type="file"]{width:100%;min-height:52px;border:1px dashed rgba(0,96,244,.34);border-radius:14px;background:#F8FBFF;padding:6px;color:#667085;font-size:12px;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).public-screen-register-master.op-public-direct input[type="file"]::file-selector-button{height:38px;margin-right:9px;border:0;border-radius:10px;background:#EAF3FF;color:#0060F4;padding:0 12px;font-weight:560;cursor:pointer;}body.op-public-direct{margin:0;min-height:100svh;color:var(--op-ink);font-family:-apple-system,BlinkMacSystemFont,system-ui,"Segoe UI",Roboto,Arial,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision;overflow-x:hidden;font-size:16px;line-height:1.35;background:#fff;}.op-public-master,.op-public-auth-tail{display:flex;justify-content:center;padding:18px 14px max(30px,env(safe-area-inset-bottom));}.op-public-auth-tail-panel,.op-public-email-verify-panel{width:min(100%,var(--op-max));background:#fff;border:1px solid rgba(216,224,234,.92);border-radius:22px;padding:22px 14px 18px;overflow:hidden;box-shadow:0 12px 32px rgba(7,18,37,.07);}body.op-public-direct .op-public-icon,body.op-public-direct svg.op-public-icon{stroke-width:1.6;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-public-direct :is(.op-public-create-title,.op-public-master-title,.op-public-auth-tail-title){font-size:26px;line-height:1.1;font-weight:700;letter-spacing:-.03em;}@media (max-width:560px){body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product--public main :where(input:not([type="hidden"]):not([type="checkbox"]):not([type="radio"]),select,textarea){min-height:46px;border-radius:14px;padding:10px 13px;font-size:16px;line-height:1.35;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product--public main textarea{min-height:112px;}}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-public-direct:is( .public-screen-login,.public-screen-auth-tail,.public-screen-register,.public-screen-register-client,.public-screen-register-master,.public-screen-phone-verify,.public-screen-email-verify,.public-screen-forgot-password,.public-screen-reset-password,.public-screen-twofa,.public-screen-admin-2fa,.public-screen-master-pending,.public-screen-master-rejected ) :is(.op-public-login,.op-public-auth-tail,.op-public-master){box-sizing:border-box;min-height:calc(100svh - 92px);align-items:center;padding-block:clamp(22px,6svh,56px) max(34px,env(safe-area-inset-bottom));}@media (max-height:690px),(max-width:360px){body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-public-direct:is( .public-screen-login,.public-screen-auth-tail,.public-screen-register,.public-screen-register-client,.public-screen-register-master,.public-screen-phone-verify,.public-screen-email-verify,.public-screen-forgot-password,.public-screen-reset-password,.public-screen-twofa,.public-screen-admin-2fa,.public-screen-master-pending,.public-screen-master-rejected ) :is(.op-public-login,.op-public-auth-tail,.op-public-master){align-items:flex-start;padding-top:18px;}}html{background:var(--op-final-bg);}body.op-product.op-product--public{background:linear-gradient(180deg,#f7f9fc 0,#f2f6fb 100%);}body.op-public-direct,body.op-product.op-product--public:is( .op-product--surface-login,.op-product--surface-register,.op-product--surface-register-client,.op-product--surface-register-master,.op-product--surface-phone-verify,.op-product--surface-twofa,.op-product--surface-forgot-password,.op-product--surface-reset-password,.op-product--surface-email-verify,.op-product--surface-auth-email-verify ),body.op-public-direct:is( .public-screen-login,.public-screen-register,.public-screen-register-client,.public-screen-register-master,.public-screen-phone-verify,.public-screen-twofa,.public-screen-forgot-password,.public-screen-reset-password,.public-screen-email-verify ){background:#fff;}body.op-public-direct:is(.public-screen-register,.public-screen-register-client) .op-public-register-panel,body.op-public-direct:is(.public-screen-phone-verify,.public-screen-twofa,.public-screen-forgot-password,.public-screen-reset-password,.public-screen-email-verify) :is(.op-public-auth-tail-panel,.op-public-email-verify-panel){border:0;border-radius:0;background:transparent;box-shadow:none;}html body.op-product.op-product--public.op-product--surface-phone-verify .op-public-phone-verify{width:min(100%,390px);padding:10px 18px 32px;}html body.op-product.op-product--public.op-product--surface-phone-verify .op-public-phone-verify-panel{padding:22px 0 0;}html body.op-product.op-product--public.op-product--surface-phone-verify .op-public-phone-verify-state{gap:22px;}html body.op-product.op-product--public.op-product--surface-phone-verify .op-public-phone-verify-state .op-verification-state__head{justify-content:center;text-align:center;}html body.op-product.op-product--public.op-product--surface-phone-verify .op-public-phone-verify-state .op-verification-state__copy{justify-items:center;gap:8px;}html body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product.op-product--public.op-product--surface-phone-verify .op-public-phone-verify-state .op-verification-state__copy h1{font-size:27px;line-height:1.12;font-weight:600;letter-spacing:-.025em;}html body.op-product.op-product--public.op-product--surface-phone-verify .op-public-phone-verify-state .op-verification-state__copy p{max-width:31ch;color:#667085;font-size:14px;line-height:1.45;text-align:center;}html body.op-product.op-product--public.op-product--surface-phone-verify .op-public-phone-verify-state .op-verification-state__content{gap:17px;}html body.op-product.op-product--public.op-product--surface-phone-verify .op-public-phone-verify-form{gap:12px;}html body.op-product.op-product--public.op-product--surface-phone-verify .op-public-phone-verify-field{gap:7px;}html body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product.op-product--public.op-product--surface-phone-verify input.op-public-phone-verify-code{min-height:64px;height:64px;padding:0 18px;border:1px solid #cbd8e8;border-radius:16px;background:#fbfdff;color:#101828;font-size:28px;font-weight:600;line-height:64px;letter-spacing:.48em;text-align:center;text-indent:.48em;font-variant-numeric:tabular-nums;caret-color:#0060f4;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease;}html body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product.op-product--public.op-product--surface-phone-verify input.op-public-phone-verify-code::placeholder{color:#aab5c5;opacity:1;}html body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product.op-product--public.op-product--surface-phone-verify input.op-public-phone-verify-code:focus{border-color:#0060f4;outline:0;background:#fff;box-shadow:0 0 0 4px rgba(0,96,244,.11);}html body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product.op-product--public.op-product--surface-phone-verify .op-public-phone-verify-field.is-invalid input.op-public-phone-verify-code{border-color:#e25555;box-shadow:0 0 0 4px rgba(226,85,85,.09);}html body.op-product.op-product--public.op-product--surface-phone-verify .op-public-phone-verify-field .op-field__error{color:#c73535;font-size:12.5px;line-height:1.42;text-align:center;}html body.op-product.op-product--public.op-product--surface-phone-verify .op-public-phone-verify-meta-row{display:flex;justify-content:center;gap:5px 12px;color:#7b8799;font-size:12.5px;line-height:1.35;text-align:center;}html body.op-product.op-product--public.op-product--surface-phone-verify .op-public-phone-verify-form > .op-form-actions{margin-top:8px;}html body.op-product.op-product--public.op-product--surface-phone-verify .op-public-phone-verify-submit{min-height:52px;height:52px;border-radius:14px;font-size:16px;font-weight:550;}html body.op-product.op-product--public.op-product--surface-phone-verify .op-public-phone-verify-resend{display:block;padding-top:16px;border-top:1px solid #e8edf4;}html body.op-product.op-product--public.op-product--surface-phone-verify .op-public-phone-verify-resend-line{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:3px 7px;min-height:30px;color:#667085;font-size:13px;line-height:1.35;text-align:center;}html body.op-product.op-product--public.op-product--surface-phone-verify .op-public-phone-verify-resend-button{width:auto;min-width:0;min-height:30px;height:auto;padding:2px 0;border:0;border-radius:0;background:transparent;color:#0060f4;box-shadow:none;font:inherit;font-weight:550;cursor:pointer;-webkit-tap-highlight-color:transparent;}html body.op-product.op-product--public.op-product--surface-phone-verify .op-public-phone-verify-resend-button:focus-visible{outline:3px solid rgba(0,96,244,.16);outline-offset:3px;}html body.op-product.op-product--public.op-product--surface-phone-verify .op-public-phone-verify-resend-button:disabled{color:#a3adbb;cursor:default;}@media (max-width:360px){html body.op-product.op-product--public.op-product--surface-phone-verify .op-public-phone-verify{padding-inline:14px;}html body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product.op-product--public.op-product--surface-phone-verify .op-public-phone-verify-state .op-verification-state__copy h1{font-size:25px;}html body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product.op-product--public.op-product--surface-phone-verify input.op-public-phone-verify-code{min-height:60px;height:60px;line-height:60px;}}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product--surface-login .op-public-login-password-form{display:grid;gap:14px;}body.op-product--surface-login .op-public-login-identity{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;padding:11px 14px;border:1px solid #dbe5f1;border-radius:14px;background:#f5f8fc;color:#24324a;font-size:15px;line-height:1.3;}body.op-product--surface-login .op-public-login-identity small{color:#6b7890;font-size:13px;white-space:nowrap;}body.op-product--surface-login .op-public-login-identity-input{width:100%;min-width:0;border:0;padding:0;background:transparent;color:inherit;font:inherit;line-height:inherit;outline:0;}body.op-product--surface-login .op-public-login-profiles{display:grid;gap:10px;}body.op-product--surface-login .op-public-login-profile-form{margin:0;}body.op-product--surface-login .op-public-login-profile-choice{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:66px;padding:12px 16px;border:1px solid #d7e3f0;border-radius:16px;background:#fff;color:#101a2d;font:inherit;text-align:left;cursor:pointer;}body.op-product--surface-login .op-public-login-profile-choice > span:first-child{display:grid;gap:3px;}body.op-product--surface-login .op-public-login-profile-choice strong{font-size:16px;font-weight:650;}body.op-product--surface-login .op-public-login-profile-choice small{color:#68768d;font-size:13px;}body.op-product--surface-login .op-public-login-profile-choice > span:last-child{color:#0669f7;font-size:28px;line-height:1;}body.op-product--surface-login .op-public-login-quiet-action{width:100%;padding:7px 10px;border:0;background:transparent;color:#0869ee;font:inherit;font-size:14px;text-align:center;cursor:pointer;}body.op-product--surface-login .op-public-login-restart-form{margin-top:2px;}body.op-public-direct:is(.public-screen-login,.public-screen-auth-tail,.public-screen-register-master) :is(.op-public-auth-tail,.op-public-master){padding:22px 14px max(34px,env(safe-area-inset-bottom));}body.op-public-direct:is( .public-screen-auth-tail,.public-screen-register,.public-screen-register-client,.public-screen-register-master,.public-screen-phone-verify,.public-screen-email-verify,.public-screen-forgot-password,.public-screen-reset-password,.public-screen-twofa,.public-screen-admin-2fa,.public-screen-master-pending,.public-screen-master-rejected ) :is(.op-public-auth-tail,.op-public-master){box-sizing:border-box;min-height:calc(100svh - 92px);align-items:center;padding-block:clamp(22px,6svh,56px) max(34px,env(safe-area-inset-bottom));}@media (max-height:690px),(max-width:360px){body.op-public-direct:is( .public-screen-auth-tail,.public-screen-register,.public-screen-register-client,.public-screen-register-master,.public-screen-phone-verify,.public-screen-email-verify,.public-screen-forgot-password,.public-screen-reset-password,.public-screen-twofa,.public-screen-admin-2fa,.public-screen-master-pending,.public-screen-master-rejected ) :is(.op-public-auth-tail,.op-public-master){align-items:flex-start;padding-top:18px;}}html body.op-product.op-product--public:is(.op-product--surface-create-order,.op-product--surface-login) .op-shell-header{height:60px;min-height:60px;border-bottom:0;box-shadow:none;}html body.op-product.op-product--public:is(.op-product--surface-create-order,.op-product--surface-login) .op-shell-header__inner{height:60px;min-height:60px;}body.op-product.op-product--public.op-product--surface-create-order,body.op-product.op-product--public.op-product--surface-login{background:#fff;}body.op-product.op-product--public.op-product--surface-create-order .op-public-create{max-width:560px;width:min(100%,560px);margin:0 auto;padding:0 22px 30px;}body.op-product.op-product--public.op-product--surface-create-order .op-public-create-card{display:flex;flex-direction:column;width:100%;min-height:calc(100svh - 90px);margin:0;padding:0;border:0;border-radius:0;background:#fff;box-shadow:none;gap:0;}body.op-product.op-product--public.op-product--surface-create-order .op-public-create-mode{display:flex;flex:0 0 auto;width:100%;height:42px;padding:3px;margin:0;border:1px solid #dce2ec;border-radius:11px;background:#f5f7fc;gap:0;}body.op-product.op-product--public.op-product--surface-create-order .op-public-create-mode__item.op-segmented__item{display:flex;justify-content:center;align-items:center;flex:1;min-height:34px;height:34px;padding:0 8px;border:0;border-radius:8px;color:#596277;background:transparent;font-size:14px;font-weight:400;white-space:nowrap;}body.op-product.op-product--public.op-product--surface-create-order .op-public-create-mode__item.is-active{color:#0060F4;background:#fff;font-weight:500;box-shadow:0 1px 5px #182f5914;}.op-create-steps{display:flex;margin:13px 0 18px;width:100%;}body.op-product .op-create-step{display:flex;flex:1;position:relative;flex-direction:column;align-items:center;gap:7px;min-width:0;padding:0;border:0;background:transparent;color:#636f85;cursor:pointer;font:inherit;font-size:14px;font-weight:400;line-height:18px;}.op-create-step:not(:last-child)::after{content:"";position:absolute;top:17px;left:calc(50% + 21px);width:calc(100% - 42px);height:2px;background:#e4e8ee;}.op-create-step.is-complete::after{background:#0060F4;}.op-create-step__circle{display:grid;place-items:center;width:35px;height:35px;border-radius:50%;background:#e8edf4;color:#11192e;font-size:16px;font-weight:600;}.op-create-step__circle img,.op-create-step.is-complete .op-create-step__circle span{display:none;}body.op-product .op-create-step.is-current{color:#090f26;}body.op-product .op-create-step__label{font-weight:400;}body.op-product .op-create-step.is-current .op-create-step__label{font-weight:600;color:#090f26;}.op-create-step.is-complete .op-create-step__label{color:#636f85;}.op-create-step.is-current .op-create-step__circle,.op-create-step.is-complete .op-create-step__circle{background:#0060F4;color:white;}.op-create-step.is-complete .op-create-step__circle img{display:block;}body.op-product.op-product--public.op-product--surface-create-order .op-public-create-head{display:block;padding:0;margin:0 0 10px;text-align:left;}body.op-product.op-product--public.op-product--surface-create-order .op-public-create-title{margin:0;color:#090f26;font-size:24px;font-weight:500;line-height:1.2;letter-spacing:-.025em;text-align:left;}body.op-product.op-product--public.op-product--surface-create-order .op-public-create-subtitle{max-width:none;margin:4px 0 0;color:#636f85;font-size:16px;font-weight:400;line-height:22px;white-space:pre-line;text-align:left;}body.op-product.op-product--public.op-product--surface-create-order .op-public-create-fields{display:block;padding:0;margin:0;}body.op-product.op-product--public.op-product--surface-create-order .op-public-create-section:where(:not([hidden]):not(.is-hidden)){display:grid;gap:7px;padding:0;margin:0;border:0;border-radius:0;background:none;box-shadow:none;}body.op-product.op-product--public.op-product--surface-create-order .op-public-create-section::before{content:none;}body.op-product.op-product--public.op-product--surface-create-order .op-public-create-field:where(:not([hidden]):not(.is-hidden)){display:grid;gap:3px;position:relative;min-width:0;margin:0;padding:0;}body.op-product.op-product--public.op-product--surface-create-order .op-public-create-field .op-field__label{margin:0;color:#090f26;font-size:16px;line-height:1.2;font-weight:400;}body.op-product.op-product--public.op-product--surface-create-order :is(input.op-control,textarea.op-control,.op-public-select){display:block;width:100%;height:43px;min-height:43px;padding:9px 13px;border:1px solid #bbc7d8;border-radius:8px;color:#090f26;background:#fff;box-shadow:none;font:inherit;font-size:16px;line-height:21px;}body.op-product.op-product--public.op-product--surface-create-order :is(input,textarea)::placeholder{color:#65738b;opacity:1;}body.op-product.op-product--public.op-product--surface-create-order select.op-public-select{appearance:none;padding-left:49px;padding-right:35px;background-image:url("/assets/platform-icons-v2/appliance-generic.png?v=20260908-rc18-thin-icons");background-repeat:no-repeat;background-position:13px center;background-size:24px;}body.op-product.op-product--public.op-product--surface-create-order select.op-public-select[data-appliance-icon="appliance-fridge"]{background-image:url("/assets/platform-icons-v2/appliance-fridge.png?v=20260908-rc18-thin-icons");}body.op-product.op-product--public.op-product--surface-create-order select.op-public-select[data-appliance-icon="appliance-washer"]{background-image:url("/assets/platform-icons-v2/appliance-washer.png?v=20260908-rc18-thin-icons");}body.op-product.op-product--public.op-product--surface-create-order select.op-public-select[data-appliance-icon="appliance-oven"]{background-image:url("/assets/platform-icons-v2/appliance-oven.png?v=20260908-rc18-thin-icons");}body.op-product.op-product--public.op-product--surface-create-order select.op-public-select[data-appliance-icon="appliance-cooktop"]{background-image:url("/assets/platform-icons-v2/appliance-cooktop.png?v=20260908-rc18-thin-icons");}body.op-product.op-product--public.op-product--surface-create-order select.op-public-select[data-appliance-icon="appliance-dishwasher"]{background-image:url("/assets/platform-icons-v2/appliance-dishwasher.png?v=20260908-rc18-thin-icons");}body.op-product.op-product--public.op-product--surface-create-order select.op-public-select[data-appliance-icon="appliance-ac"]{background-image:url("/assets/platform-icons-v2/appliance-ac.png?v=20260908-rc18-thin-icons");}body.op-product.op-product--public.op-product--surface-create-order select.op-public-select[data-appliance-icon="appliance-microwave"]{background-image:url("/assets/platform-icons-v2/appliance-microwave.png?v=20260908-rc18-thin-icons");}body.op-product.op-product--public.op-product--surface-create-order select.op-public-select[data-appliance-icon="nav-repairs"]{background-image:url("/assets/platform-icons-v2/nav-repairs.png?v=20260908-rc18-thin-icons");}body.op-product.op-product--public.op-product--surface-create-order .op-public-select:invalid{color:#65738b;}body.op-product.op-product--public.op-product--surface-create-order .op-public-select-wrap{display:block;position:relative;}body.op-product.op-product--public.op-product--surface-create-order .op-public-create-select-icon{position:absolute;width:20px;height:20px;right:12px;top:12px;pointer-events:none;}body.op-product.op-product--public.op-product--surface-create-order textarea.op-public-textarea{height:88px;min-height:88px;padding:8px 13px 24px;line-height:20px;resize:none;}.op-create-counter{position:absolute;right:11px;bottom:4px;color:#636f85;font-size:14px;line-height:17px;pointer-events:none;}body.op-product.op-product--public.op-product--surface-create-order .op-public-create-field:has(#orderCodeInput) .op-field__label::after{content:"";width:20px;height:20px;position:absolute;right:0;top:-1px;background:url("/assets/form-icons/info-circle.svg?v=20260908-rc18-thin-icons") center / contain no-repeat;opacity:.5;filter:grayscale(1);}body.op-product.op-product--public.op-product--surface-create-order .op-public-create-section--location{gap:16px;padding-top:8px;}body.op-product.op-product--public.op-product--surface-create-order .op-public-create-section--contact{gap:26px;padding-top:13px;}body.op-product.op-product--public.op-product--surface-create-order :is(.op-public-create-section--location,.op-public-create-section--contact) input.op-control{height:49px;padding-left:52px;background-position:14px center;background-size:25px;background-repeat:no-repeat;}body.op-product.op-product--public.op-product--surface-create-order #city-input-create-order{background-image:url("/assets/form-icons/map-pin.svg?v=20260908-rc18-thin-icons"),url("/assets/form-icons/chevron-down.svg?v=20260908-rc18-thin-icons");background-position:14px center,right 12px center;background-size:25px,20px;padding-right:38px;}body.op-product.op-product--public.op-product--surface-create-order #orderAddressInput{background-image:url("/assets/form-icons/home.svg?v=20260908-rc18-thin-icons");}body.op-product.op-product--public.op-product--surface-create-order #orderDistrictInput{background-image:url("/assets/form-icons/map.svg?v=20260908-rc18-thin-icons");}body.op-product.op-product--public.op-product--surface-create-order #orderContactNameInput{background-color:#fff;background-image:url("/assets/form-icons/user.svg?v=20260908-rc18-thin-icons");border-color:#bbc7d8;box-shadow:none;}body.op-product.op-product--public.op-product--surface-create-order #orderContactPhoneInput{background-image:url("/assets/form-icons/phone.svg?v=20260908-rc18-thin-icons");}body.op-product.op-product--public.op-product--surface-create-order .op-public-create-photo-field{gap:0;margin-top:3px;}.op-create-photo-heading{display:flex;align-items:baseline;gap:10px;margin-bottom:6px;font-size:14px;line-height:18px;color:#636f85;}.op-create-photo-heading span:first-child{color:#090f26;font-size:16px;}.op-create-photo-heading span:last-child{margin-left:auto;white-space:nowrap;}.op-create-photo-row{display:flex;align-items:stretch;gap:9px;}body.op-product.op-product--public.op-product--surface-create-order .op-public-create-photo-preview-list{display:contents;}body.op-product.op-product--public.op-product--surface-create-order .op-public-create-upload{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;max-width:86px;min-width:0;height:73px;min-height:73px;padding:3px;gap:0;margin:0;border:1px solid #bbc7d8;border-radius:8px;background:#fff;color:#0060F4;cursor:pointer;}body.op-product.op-product--public.op-product--surface-create-order .op-public-create-upload:focus-within{outline:2px solid #0060F4;outline-offset:2px;}body.op-product.op-product--public.op-product--surface-create-order .op-public-create-upload-title{margin:0;color:#0060F4;font-size:13px;line-height:15px;font-weight:400;text-align:center;}body.op-product.op-product--public.op-product--surface-create-order .op-public-create-file-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap;border:0;}body.op-product.op-product--public.op-product--surface-create-order .create-order-photo-preview{flex:1;max-width:86px;min-width:0;position:relative;height:73px;padding:0;border:0;border-radius:8px;overflow:hidden;background:#e8edf4;}body.op-product.op-product--public.op-product--surface-create-order .create-order-photo-preview__image{display:block;width:100%;height:100%;object-fit:cover;}body.op-product.op-product--public.op-product--surface-create-order .create-order-photo-preview__label{position:absolute;bottom:4px;left:3px;font-size:11px;color:#090f26;}body.op-product.op-product--public.op-product--surface-create-order .create-order-photo-preview:has(img) .create-order-photo-preview__label{display:none;}.op-create-photo-remove{position:absolute;right:2px;top:2px;display:grid;place-content:center;width:21px;height:21px;border:1px solid white;border-radius:50%;background:#28324c;color:white;font-size:19px;line-height:18px;padding:0;cursor:pointer;}.op-create-photo-requirement{margin:7px 0 0;color:#636f85;font-size:13px;}body.op-product.op-product--public.op-product--surface-create-order .op-public-create-consent{display:flex;align-items:flex-start;gap:15px;margin:0;color:#090f26;font-size:16px;line-height:20px;cursor:pointer;}body.op-product.op-product--public.op-product--surface-create-order .op-public-check-shell{position:relative;display:inline-flex;width:27px;height:27px;flex:0 0 27px;}body.op-product.op-product--public.op-product--surface-create-order .op-public-check-input{position:absolute;inset:0;width:27px;height:27px;margin:0;opacity:0;cursor:pointer;}body.op-product.op-product--public.op-product--surface-create-order .op-public-check-box{display:block;width:27px;height:27px;border:1px solid #ccd5e4;border-radius:6px;background:white;pointer-events:none;}body.op-product.op-product--public.op-product--surface-create-order .op-public-check-input:checked + .op-public-check-box{border-color:#0060F4;background:#0060F4;}body.op-product.op-product--public.op-product--surface-create-order .op-public-check-input:checked + .op-public-check-box::after{content:"";display:block;width:25px;height:25px;background:url("/assets/form-icons/check-white.svg?v=20260908-rc18-thin-icons") center / 22px no-repeat;}body.op-product.op-product--public.op-product--surface-create-order .op-public-check-input:focus-visible + .op-public-check-box{outline:2px solid #0060F4;outline-offset:3px;}body.op-product.op-product--public.op-product--surface-create-order .op-public-create-consent a{color:#0060F4;text-decoration:underline;}body.op-product.op-product--public.op-product--surface-create-order .op-public-create-submit-note{margin:36px 0 0;padding:22px 0 0;border-top:1px solid #e2e7ee;text-align:center;font-size:14px;color:#636f85;line-height:20px;}body.op-product.op-product--public.op-product--surface-create-order .op-public-create-actions{display:block;margin:auto 0 0;padding:12px 0 0;}body.op-product.op-product--public.op-product--surface-create-order .op-public-create-actions .op-order-action-bar__primary{display:grid;gap:10px;width:100%;}body.op-product.op-product--public.op-product--surface-create-order :is(.op-public-create-submit,.op-public-create-next):where(:not([hidden]):not(.is-hidden)){display:flex;justify-content:center;align-items:center;width:100%;height:56px;min-height:56px;border:0;border-radius:12px;background:#0060F4;color:#fff;font-size:18px;font-weight:500;box-shadow:none;}body.op-product.op-product--public.op-product--surface-create-order .op-public-create [hidden]{display:none;}body.op-product.op-product--public.op-product--surface-create-order .op-public-create-return{margin:0 0 10px;}body.op-product.op-product--public.op-product--surface-create-order .op-public-create-return__link{display:inline-flex;min-height:28px;padding:4px 2px;font-size:12px;font-weight:500;color:#0060F4;}body.op-product.op-product--public.op-product--surface-login .op-public-login{width:min(100%,560px);margin:0 auto;padding:12px 26px 42px;}body.op-product.op-product--public.op-product--surface-login .op-public-login-card{display:flex;flex-direction:column;width:100%;min-height:calc(100svh - 114px);margin:0;padding:0;border:0;border-radius:0;background:#fff;box-shadow:none;gap:0;}body.op-product.op-product--public.op-product--surface-login .op-public-login-brand-head{margin:0;padding:0;}body.op-product.op-product--public.op-product--surface-login .op-public-login-segment-links{display:flex;height:38px;margin:0;padding:0;gap:0;border:0;border-radius:10px;background:#eff3fc;}body.op-product.op-product--public.op-product--surface-login .op-public-login-segment-link{display:flex;align-items:center;justify-content:center;flex:1;padding:0 6px;border:1px solid transparent;border-radius:10px;color:#636f85;font-size:12.5px;font-weight:700;line-height:18px;white-space:nowrap;}body.op-product.op-product--public.op-product--surface-login .op-public-login-segment-link--active{flex:1.1;border-color:#dce3ef;background:white;color:#090f26;box-shadow:0 2px 5px #172b491f;}body.op-product.op-product--public.op-product--surface-login .op-public-login-state{display:block;margin:34px 0 0;padding:0;border:0;background:none;box-shadow:none;}body.op-product.op-product--public.op-product--surface-login .op-public-login-state .op-auth-state__head{display:block;margin:0 0 38px;text-align:center;}body.op-product.op-product--public.op-product--surface-login .op-public-login-state .op-auth-state__copy h1{margin:0;color:#090f26;font-size:28px;font-weight:700;line-height:34px;letter-spacing:-.02em;}body.op-product.op-product--public.op-product--surface-login .op-public-login-state .op-auth-state__copy p{max-width:290px;margin:8px auto 0;color:#636f85;font-size:14px;line-height:20px;font-weight:400;white-space:pre-line;}body.op-product.op-product--public.op-product--surface-login :is(.op-public-login-identifier-form,.op-public-login-password-form,.op-public-login-profile-form){display:grid;gap:15px;}body.op-product.op-product--public.op-product--surface-login .op-public-login-field input.op-control{width:100%;height:49px;min-height:49px;border:1px solid #d6deed;border-radius:11px;padding:11px 16px;font-size:19px;background:white;color:#090f26;box-shadow:none;}body.op-product.op-product--public.op-product--surface-login .op-public-login-field input::placeholder{color:#7b859c;}body.op-product.op-product--public.op-product--surface-login .op-public-login-state .op-order-action-bar__primary{display:block;width:100%;margin:0;}body.op-product.op-product--public.op-product--surface-login .op-public-login-state .op-form-actions{margin:0;padding:0;display:grid;grid-template-columns:minmax(0,1fr);gap:14px;}body.op-product.op-product--public.op-product--surface-login :is(.op-public-login-submit,.op-public-login-enter){display:flex;align-items:center;justify-content:center;width:100%;height:49px;min-height:49px;padding:0;border:0;border-radius:11px;background:#0060F4;color:#fff;font-size:16px;font-weight:700;box-shadow:none;}body.op-product.op-product--public.op-product--surface-login .op-login-security{display:flex;align-items:center;justify-content:center;gap:7px;margin:18px -3px 24px;color:#636f85;font-size:12px;line-height:18px;}body.op-product.op-product--public.op-product--surface-login .op-login-security img{flex:0 0 16px;}body.op-product.op-product--public.op-product--surface-login .op-public-login-legal{margin:auto 0 0;padding:17px 0 0;border-top:1px solid #d6deed;color:#636f85;font-size:12px;line-height:17px;text-align:center;}body.op-product.op-product--public.op-product--surface-login .op-public-login-legal a{color:#0060F4;}@media (min-width:700px){body.op-product.op-product--public.op-product--surface-create-order .op-public-create-card{min-height:min(790px,calc(100svh - 86px));}body.op-product.op-product--public.op-product--surface-login .op-public-login-card{min-height:min(750px,calc(100svh - 142px));}}@media (prefers-reduced-motion:reduce){.op-create-step{scroll-behavior:auto;}}body.op-product.op-product--public.op-product--surface-create-order :is(input.op-control,textarea.op-control,select.op-public-select):focus-visible,body.op-product.op-product--public.op-product--surface-login input.op-control:focus-visible{outline:2px solid #0060F4;outline-offset:2px;}.op-product-screen{display:block;min-width:0;}.op-product-screen> :first-child{margin-top:0;}.op-product-screen> :last-child{margin-bottom:0;}body.op-product *{box-sizing:border-box;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product :where(a,button,input,select,textarea){font:inherit;-webkit-tap-highlight-color:transparent;}body.op-product :where(a){color:inherit;}body.op-product :where(img,svg){max-width:100%;}body.op-product [hidden],body.op-product .is-hidden,body.op-product .op-hidden{display:none;}.op-client-avatar{display:block;width:56px;height:56px;border-radius:50%;object-fit:cover;background:#eaf3ff;flex:0 0 auto;}.op-client-avatar--empty{padding:12px;}.op-avatar-picker__hint{margin:0 0 8px;font-size:13px;color:#0060F4;}.op-avatar-picker.is-selection-needed .op-avatar-picker__grid{outline:2px solid #0060F4;outline-offset:6px;border-radius:12px;}.op-avatar-picker{position:relative;min-width:0;margin:0;padding:0;border:0;color:var(--op-ink,#090f26);}.op-avatar-picker legend{padding:0;margin-bottom:10px;font-size:16px;line-height:24px;}body.op-product .op-avatar-picker__more{position:absolute;top:-36px;right:0;min-height:32px;padding:4px 0 4px 12px;border:0;background:none;color:#0060F4;font-size:16px;font-weight:400;cursor:pointer;}.op-avatar-picker__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;}.op-avatar-choice:where(:not([hidden]):not(.is-hidden)){display:grid;place-items:center;position:relative;min-height:48px;cursor:pointer;}.op-avatar-choice > input{position:absolute;width:1px;height:1px;opacity:0;}.op-avatar-choice__face{display:block;position:relative;width:min(100%,52px);aspect-ratio:1;border:2px solid transparent;padding:2px;border-radius:50%;}.op-avatar-choice__face > .op-client-avatar{width:100%;height:100%;}.op-avatar-choice > input:checked + .op-avatar-choice__face{border-color:#0060F4;}.op-avatar-choice > input:focus-visible + .op-avatar-choice__face{outline:3px solid #0060F4;outline-offset:3px;}.op-avatar-choice__face > .op-avatar-choice__check{display:none;position:absolute;right:-3px;bottom:-3px;width:20px;height:20px;padding:2px;border:2px solid #fff;border-radius:50%;background:#0060F4;}.op-avatar-choice > input:checked + .op-avatar-choice__face > .op-avatar-choice__check{display:block;}.op-avatar-dialog{width:min(100%,440px);max-width:100%;max-height:calc(100dvh - 24px);margin:auto auto 0;padding:24px 24px max(24px,env(safe-area-inset-bottom));border:0;border-radius:24px 24px 0 0;color:#090f26;background:#fff;box-shadow:0 -8px 40px #17274018;overscroll-behavior:contain;}.op-avatar-dialog::backdrop{background:#0c173366;}.op-avatar-dialog h2{margin:0 0 24px;font-size:24px;line-height:1.2;}.op-avatar-dialog .op-avatar-picker__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px 12px;}.op-avatar-dialog .op-avatar-choice__face{width:min(100%,64px);}body.op-product .op-avatar-dialog__done{width:100%;min-height:48px;margin-top:24px;background:#0060F4;color:#fff;}@media (min-width:640px){.op-avatar-dialog{margin:auto;border-radius:24px;}}@media (max-width:360px){.op-avatar-picker__grid{gap:4px;}}.op-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;}.op-shell-header__inner{width:min(calc(100% - 28px),var(--op-ops));min-height:var(--op-header);margin:0 auto;display:flex;align-items:center;gap:14px;padding:8px 0;}.op-shell-header__brand{display:inline-flex;align-items:center;flex:0 0 auto;text-decoration:none;}.op-shell-header__logo{display:block;width:174px;height:auto;max-width:48vw;}.op-shell-header__context{min-width:0;display:grid;gap:2px;margin-right:auto;}.op-shell-header__role{font-size:12px;font-weight:400;color:var(--op-blue);}.op-shell-header__label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;color:var(--op-muted);}.op-shell-header__actions{margin-left:auto;display:flex;align-items:center;gap:8px;}.op-shell-header__bell{min-height:42px;border:1px solid var(--op-line);border-radius:var(--op-radius-md);background:#fff;color:var(--op-blue);text-decoration:none;box-shadow:none;}.op-shell-header__logout{min-height:42px;border:1px solid var(--op-line);border-radius:var(--op-radius-md);background:#fff;color:var(--op-text);text-decoration:none;box-shadow:none;}.op-shell-header__bell{position:relative;width:42px;min-width:42px;display:grid;place-items:center;color:var(--op-blue);}.op-shell-header__bell svg{width:20px;height:20px;}.op-shell-header__bell-badge:where(:not([hidden]):not(.is-hidden)){position:absolute;top:-5px;right:-5px;display:inline-flex;min-width:18px;height:18px;padding:0 4px;align-items:center;justify-content:center;border:2px solid #fff;border-radius:999px;background:var(--op-blue,#0060F4);color:#fff;font-size:10px;font-weight:700;line-height:1;letter-spacing:-.01em;pointer-events:none;}.op-shell-header__logout{display:inline-flex;align-items:center;justify-content:center;padding:0 14px;font-size:14px;font-weight:400;}.op-shell-header__bell:hover,.op-shell-header__logout:hover{border-color:#bfd2ea;background:#f8fbff;}.op-shell-scroll{flex:1 1 auto;min-width:0;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;}.op-shell-main{position:relative;width:min(calc(100% - 24px),var(--op-content));margin:0 auto;padding:18px 0 100px;}.op-nav{z-index:65;}body.op-product .op-nav__item{color:var(--op-muted);text-decoration:none;transition:color .16s ease,background .16s ease,border-color .16s ease;}.op-nav__icon{display:grid;place-items:center;line-height:0;width:26px;height:26px;}.op-nav__icon .platform-icon-img{width:26px;height:26px;filter:grayscale(1);opacity:.78;}.op-nav__item:is(.is-active,[aria-current="page"]) .op-nav__icon .platform-icon-img{filter:none;opacity:1;}.op-nav__icon svg{width:26px;height:26px;}.op-nav__label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.op-nav--master{position:fixed;left:50%;bottom:max(8px,env(safe-area-inset-bottom));transform:translateX(-50%);width:min(calc(100% - 20px),520px);min-height:64px;padding:5px;display:flex;align-items:stretch;gap:2px;border:1px solid var(--op-line);border-radius:18px;background:rgba(255,255,255,.97);box-shadow:0 14px 40px rgba(19,43,75,.14);backdrop-filter:blur(16px);}.op-nav__item--mobile{flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border-radius:12px;font-size:12px;font-weight:400;}body.op-product .op-nav__item.is-active{color:var(--op-blue);}.op-nav__item--mobile.is-active{background:var(--op-blue-soft);}.op-nav--side{position:fixed;left:max(18px,calc((100vw - 1440px)/2));top:calc(var(--op-header) + 18px);width:244px;display:grid;gap:4px;padding:12px;border:1px solid var(--op-line);border-radius:18px;background:#fff;box-shadow:var(--op-shadow);}.op-nav__title{padding:4px 10px 8px;font-size:12px;font-weight:700;color:var(--op-muted);}.op-nav__title--section{padding-top:10px;padding-bottom:4px;font-size:11px;}.op-nav--staff-mobile{display:none;}.op-product-page-head,.op-product-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;}.op-product-page-head__body,.op-product-section-head__body{min-width:0;display:grid;gap:5px;}.op-product-page-head__title{margin:0;font-size:28px;line-height:1.08;letter-spacing:-.035em;font-weight:740;}.op-product-page-head__copy,.op-product-section-head__copy{margin:0;color:var(--op-muted);line-height:1.5;}.op-product-section-head__title,.op-card__title{margin:0;font-size:18px;line-height:1.25;letter-spacing:-.018em;font-weight:700;color:var(--op-ink);}.op-product-page-head__meta,.op-product-section-head__aside{flex:0 0 auto;}.op-heading-reset{margin:0;}.op-section-label{display:block;margin:0 0 8px;font-size:13px;font-weight:700;color:var(--op-muted);}.op-muted{color:var(--op-muted);}.op-muted--small{font-size:12px;}.op-link{color:var(--op-blue);font-weight:650;text-decoration:none;}.op-link:hover{text-decoration:underline;}.op-fade-in{animation:opFadeIn .2s ease both;}@keyframes opFadeIn{from{opacity:0;transform:translateY(3px)}to{opacity:1;transform:none}}.op-card{min-width:0;padding:18px;border:1px solid var(--op-line);border-radius:var(--op-radius-lg);background:var(--op-surface);box-shadow:var(--op-shadow);}.op-notice,.op-product-notice{display:flex;gap:12px;padding:13px 14px;border:1px solid #cfe0f7;border-radius:var(--op-radius-md);background:#f2f7ff;color:var(--op-text);line-height:1.45;}.op-notice--success{border-color:#cdebdc;background:var(--op-success-soft);color:#12643f;}.op-notice--warning{border-color:#f0ddb0;background:var(--op-warning-soft);color:#765000;}.op-notice--danger,.op-product-notice--danger{border-color:#f0cbc7;background:var(--op-danger-soft);color:#8f2119;}.op-notice--neutral{border-color:var(--op-line);background:var(--op-soft);color:var(--op-text);}.op-product-notice__body{display:grid;gap:3px;}.op-product-notice__title{font-weight:700;}.op-product-notice__copy{min-width:0;}.op-button:where(:not([hidden]):not(.is-hidden)){letter-spacing:-0.01em;min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;border:1px solid transparent;border-radius:var(--op-radius-md);font-size:14px;font-weight:700;line-height:1;text-align:center;text-decoration:none;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .08s ease;}.op-button:active{transform:translateY(1px);}.op-button--primary{background:var(--op-blue);border-color:var(--op-blue);color:#fff;}.op-button--primary:hover{background:var(--op-blue-hover);border-color:var(--op-blue-hover);}.op-button--secondary{background:#fff;border-color:var(--op-line-strong);color:var(--op-text);}.op-button--secondary:hover,.op-button--ghost:hover{background:#f7faff;border-color:#bcd0e7;}.op-button--ghost{background:transparent;border-color:transparent;color:var(--op-text);}.op-button--modal-cancel{border:1px solid transparent;background:#f3f5f8;color:#354158;box-shadow:none;}.op-button--modal-cancel:hover{border-color:transparent;background:#eaf0f7;color:#273348;}.op-button--danger{background:var(--op-danger);border-color:var(--op-danger);color:#fff;}.op-button--success{background:var(--op-success-action,#087a42);border-color:var(--op-success-action,#087a42);color:#fff;}.op-button--pill{min-height:38px;border-radius:999px;}.op-button[disabled],.op-button[aria-disabled="true"]{opacity:.5;pointer-events:none;}.op-field:where(:not([hidden]):not(.is-hidden)){min-width:0;display:grid;gap:7px;margin:0;}.op-field__label{font-size:13px;font-weight:680;color:var(--op-text);}.op-field__hint{font-size:12px;line-height:1.45;color:var(--op-muted);}.op-field__error{font-size:12px;color:var(--op-danger);}.op-control{width:100%;min-height:46px;padding:11px 13px;border:1px solid var(--op-line-strong);border-radius:12px;outline:none;background:#fff;color:var(--op-ink);box-shadow:none;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease;}.op-control:hover{border-color:#b7c9dc;}.op-control:focus{border-color:var(--op-blue);box-shadow:0 0 0 3px rgba(0,96,244,.12);}.op-control--textarea{min-height:104px;resize:vertical;line-height:1.5;}.op-control--with-icon{padding-left:42px;}.op-field.is-invalid .op-control{border-color:#d75a50;box-shadow:0 0 0 3px rgba(180,35,24,.09);}.op-inline-form:not(.op-client-inline-form--stack){display:inline-flex;align-items:center;gap:8px;margin:0;}.op-status,.op-product-status,.op-surface-status-chip{display:inline-flex;align-items:center;justify-content:center;gap:5px;max-width:100%;min-height:26px;padding:5px 9px;border:1px solid #cfe0f7;border-radius:999px;background:var(--op-blue-soft);color:#1452a3;font-size:13px;font-weight:400;line-height:1.3;}.op-status--neutral,.op-surface-status-chip--neutral{border-color:var(--op-line);background:var(--op-soft);color:var(--op-muted);}.op-status--success,.op-surface-status-chip--green{border-color:#cdebdc;background:var(--op-success-soft);color:#12643f;}.op-status--warning,.op-surface-status-chip--warning,.op-surface-status-chip--yellow{border-color:#f0ddb0;background:var(--op-warning-soft);color:#765000;}.op-status--danger,.op-surface-status-chip--red{border-color:#f0cbc7;background:var(--op-danger-soft);color:#8f2119;}.op-status--action{border-color:#cfe0f7;background:#edf5ff;color:var(--op-blue);}.op-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px;flex-wrap:wrap;}.op-actions--end{justify-content:flex-end;}.op-segmented{display:inline-flex;align-items:center;gap:3px;padding:3px;border:1px solid var(--op-line);border-radius:12px;background:var(--op-soft);}.op-segmented__item{min-height:36px;display:inline-flex;align-items:center;justify-content:center;padding:0 12px;border-radius:9px;color:#53647A;font-size:13px;font-weight:650;text-decoration:none;}.op-segmented__item.is-active{background:#fff;color:var(--op-blue);box-shadow:0 1px 3px rgba(17,39,70,.08);}.op-metrics,.op-product-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;}.op-metric,.op-product-metric{min-width:0;display:grid;gap:5px;padding:14px;border:1px solid var(--op-line);border-radius:14px;background:#fff;}.op-metric__label,.op-product-metric__label{font-size:12px;color:var(--op-muted);}.op-metric__value,.op-product-metric__value{font-size:22px;line-height:1.1;letter-spacing:-.025em;color:var(--op-ink);}.op-product-metric__detail{font-size:12px;color:var(--op-muted);}.op-table-wrap{max-width:100%;overflow:auto;border:1px solid var(--op-line);border-radius:14px;background:#fff;}.op-table{width:100%;border-collapse:collapse;font-size:13px;}.op-table th,.op-table td{padding:11px 12px;border-bottom:1px solid var(--op-line);text-align:left;vertical-align:top;}.op-table th{position:sticky;top:0;background:#f8fafc;color:var(--op-muted);font-size:11px;font-weight:700;text-transform:none;}.op-table tr:last-child td{border-bottom:0;}.op-table__number{font-variant-numeric:tabular-nums;text-align:right;}.op-empty:where(:not([hidden]):not(.is-hidden)),.op-product-empty:where(:not([hidden]):not(.is-hidden)){display:grid;place-items:center;gap:12px;min-height:230px;padding:28px;text-align:center;border:1px dashed var(--op-line-strong);border-radius:var(--op-radius-lg);background:#fff;}.op-product-empty__icon{display:grid;place-items:center;width:54px;height:54px;border-radius:16px;background:var(--op-soft);color:var(--op-blue);}.op-product-empty__content{max-width:440px;display:grid;gap:7px;}.op-product-empty__title{margin:0;font-size:19px;}.op-product-empty__copy{margin:0;color:var(--op-muted);line-height:1.5;}.op-product-empty__actions{margin-top:7px;}.op-modal-overlay:where(:not([hidden]):not(.is-hidden)){position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:16px;background:rgba(13,31,56,.45);backdrop-filter:blur(4px);}.op-modal{width:min(100%,460px);max-height:min(86vh,720px);overflow:auto;border:1px solid var(--op-line);border-radius:22px;background:#fff;box-shadow:var(--op-shadow-float);}.op-modal--compact{width:min(100%,420px);}.op-modal__header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 18px 10px;}.op-modal__title{font-size:19px;font-weight:720;letter-spacing:-.02em;}.op-modal__body{display:grid;gap:14px;padding:10px 18px 18px;line-height:1.5;color:var(--op-text);}.op-modal__footer{display:flex;justify-content:flex-end;gap:9px;padding:14px 18px 18px;}.op-confirm-proof:where(:not([hidden]):not(.is-hidden)){display:flex;align-items:center;gap:12px;padding:12px;border:1px solid var(--op-line);border-radius:14px;background:var(--op-soft);}.op-confirm-proof__logo{width:38px;height:38px;object-fit:contain;}.op-confirm-proof__copy{min-width:0;display:grid;gap:2px;}.op-confirm-proof__text{font-weight:700;}.op-confirm-proof__caption{font-size:12px;color:var(--op-muted);}.op-appliance-preview,[data-appliance-preview="1"]{position:relative;overflow:hidden;isolation:isolate;background:linear-gradient(145deg,#f8fbfe,#edf3f8);}.op-appliance-preview__image:where(:not([hidden]):not(.is-hidden)){width:100%;height:100%;display:block;margin:0;border:0;object-fit:cover;object-position:center;}.op-appliance-preview__image--fallback{transform:scale(1.012);filter:saturate(.93) contrast(1.025);}.op-appliance-preview__finish{position:absolute;inset:0;z-index:2;pointer-events:none;opacity:0;background:linear-gradient(180deg,rgba(255,255,255,.18),transparent 32%,rgba(9,24,45,.05));box-shadow:inset 0 0 0 1px rgba(203,215,228,.42);}.op-appliance-preview--appliance-fallback .op-appliance-preview__finish,[data-media-source="appliance-fallback"]>.op-appliance-preview__finish{opacity:1;}.op-appliance-preview__placeholder:where(:not([hidden]):not(.is-hidden)){width:100%;height:100%;min-height:inherit;display:grid;place-items:center;padding:14px;color:#64748b;background:linear-gradient(145deg,#f8fbfe,#eaf1f7);font-size:13px;font-weight:650;text-align:center;}.op-appliance-preview__placeholder[hidden]{display:none;}body.op-product a{color:var(--opv-blue);}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product a.op-button--primary,body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product a.op-button--danger,body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product a.op-button--success{color:#fff;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product a.op-button--secondary,body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product a.op-button--ghost{color:var(--op-text);}body.op-product :where(button,a,input,select,textarea,summary):focus-visible{outline:3px solid rgba(0,96,244,.2);outline-offset:2px;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product :where(h3){font-size:15px;line-height:1.3;font-weight:700;}body.op-product .op-product-page-head__body{min-width:0;}body.op-product .op-product-page-head__title{margin:0;color:var(--opv-ink);}body.op-product .op-product-page-head__copy{margin:6px 0 0;color:var(--opv-muted);font-size:14px;}body.op-product .op-product-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;}body.op-product .op-product-section-head__title{margin:0;color:var(--opv-ink);}body.op-product .op-product-section-head__copy{margin:4px 0 0;color:var(--opv-muted);font-size:13px;}body.op-product .op-product-section-head__aside{display:flex;align-items:center;gap:8px;}body.op-product .op-product-notice{display:flex;gap:10px;padding:12px 14px;border:1px solid var(--opv-line);border-radius:var(--opv-radius-md);background:#fff;color:var(--opv-text);box-shadow:none;}body.op-product .op-product-notice--danger{background:var(--opv-red-soft);border-color:#f0d1cd;color:#8e211a;}body.op-product .op-product-notice__title{font-weight:680;}body.op-product .op-product-notice__copy{font-size:13px;line-height:1.4;}body.op-product .op-product-notice__title+.op-product-notice__copy{margin-top:3px;}body.op-product .op-product-status{display:inline-flex;align-items:center;min-height:28px;padding:4px 10px;border-radius:999px;white-space:nowrap;font-size:12px;line-height:1.15;font-weight:660;border:1px solid transparent;}body.op-product .op-product-empty__copy{margin:0;font-size:13.5px;color:var(--opv-muted);}body.op-product .op-product-empty__actions{margin-top:14px;}body.op-product .op-product-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:8px;}body.op-product .op-product-metric__label{font-size:11px;color:var(--opv-muted);font-weight:500;}body.op-product .op-product-metric__value{font-size:22px;line-height:1.1;color:var(--opv-ink);}body.op-product .op-product-metric__detail{font-size:11px;color:var(--opv-muted);}body.op-product .op-product-kv{display:grid;gap:0;}body.op-product .op-product-kv__row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;min-height:42px;border-top:1px solid var(--opv-line);}body.op-product .op-product-kv__row:first-child{border-top:0;}body.op-product .op-product-kv__label{font-size:13px;color:var(--opv-muted);}body.op-product .op-product-kv__value{font-size:13px;color:var(--opv-ink);text-align:right;}body.op-product :is(.op-client-orders-screen,.op-client-settings-screen,.op-client-notifications-screen,.op-client-support-screen,.op-master-orders-screen,.op-master-ip-screen,.op-master-fault-screen,.op-finance-wallet-screen,.op-finance-dispute-screen,.op-finance-payment-screen){display:grid;gap:12px;}body.op-product.op-product--public{background:linear-gradient(180deg,#f7f9fc 0,#f2f6fb 100%);}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product.op-product--public :is(.op-public-login,.op-public-register,.op-public-master,.op-public-auth-tail,.op-public-create,.auth-shell-stage){width:min(calc(100% - 24px),460px);margin:0 auto;padding:12px 0 32px;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product.op-product--public :is(.op-public-login-brand-head,.op-public-auth-tail-head,.op-public-create-head){margin-bottom:18px;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product.op-product--public :is(.op-public-login-segment-links){display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;border-radius:12px;background:#eef2f7;}body.op-product.op-product--public .op-public-login-forgot{justify-self:end;margin-top:-2px;font-size:12.5px;text-decoration:none;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product.op-product--public :is(.op-public-auth-tail-title,.op-public-register-title,.op-public-master-title,.op-public-create-title){font-size:25px;line-height:1.08;margin:0;}body.op-product.op-product--public .op-public-login-eye{width:38px;height:38px;border-radius:10px;color:var(--opv-muted);}body.op-product .op-surface-state-page{width:min(calc(100% - 24px),480px);margin:0 auto;padding:28px 0;}body.op-product .op-surface-state-card:where(:not([hidden]):not(.is-hidden)){min-height:300px;display:flex;align-items:center;justify-content:center;gap:18px;padding:28px;text-align:left;}body.op-product .op-surface-state-card__icon{width:50px;height:50px;min-width:50px;border-radius:16px;background:var(--opv-blue-soft);color:var(--opv-blue);padding:12px;}body.op-product .op-surface-state-card__meta{display:inline-flex;margin-bottom:8px;border-radius:999px;font-size:11px;}body.op-product .op-surface-state-card__title{font-size:23px;line-height:1.12;margin:0 0 7px;}body.op-product .op-surface-state-card__copy{font-size:13.5px;margin:0;color:var(--opv-muted);}body.op-product .op-surface-state-card__actions{margin-top:16px;}body.op-product .modal-overlay{padding:max(16px,env(safe-area-inset-top)) 14px max(16px,env(safe-area-inset-bottom));background:rgba(13,20,31,.68);backdrop-filter:blur(1.5px);}body.op-product .modal-header{padding:15px 20px 8px;border-bottom:1px solid var(--opv-line);}body.op-product .modal-title{font-size:clamp(22px,6.4vw,28px);font-weight:600;}body.op-product .modal-body{padding:8px 20px 18px;}body.op-product .modal-footer{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.08fr);gap:10px;padding:0 20px calc(18px + env(safe-area-inset-bottom));border-top:0;}body.op-product .modal-footer button{min-height:44px;border-radius:12px;}@media (prefers-reduced-motion:reduce){.op-fade-in,.op-button,.op-nav__item{animation:none;transition:none;}body.op-product *,body.op-product *::before,body.op-product *::after{scroll-behavior:auto;animation-duration:.01ms;animation-iteration-count:1;transition-duration:.01ms;}}@media (min-width:720px){body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product.op-product--public :is(.op-public-create,.op-public-master){width:min(calc(100% - 48px),760px);}}@media (max-width:980px){.op-nav--side{display:none;}.op-nav--staff-mobile{position:fixed;left:10px;right:10px;bottom:max(8px,env(safe-area-inset-bottom));display:flex;min-height:62px;padding:5px;border:1px solid var(--op-line);border-radius:17px;background:rgba(255,255,255,.97);box-shadow:0 14px 40px rgba(19,43,75,.14);}}@media (max-width:520px){:root{--op-header:60px;}.op-shell-header__inner{width:min(calc(100% - 20px),var(--op-ops));gap:8px;}.op-shell-header__logo{width:142px;}.op-shell-header__context{display:none;}.op-shell-header__bell{width:38px;min-width:38px;min-height:38px;}.op-shell-header__logout{min-height:38px;padding:0 11px;font-size:12.5px;}.op-shell-main{width:min(calc(100% - 18px),var(--op-content));padding-top:10px;}.op-card{padding:16px;border-radius:16px;}.op-actions>*,.op-modal__footer .op-button{flex:1;}.op-actions .op-button{width:100%;}.op-modal-overlay{align-items:end;padding:0;}.op-modal{width:100%;border-radius:20px 20px 0 0;padding-bottom:env(safe-area-inset-bottom);}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product.op-product--public :is(.op-public-login,.op-public-register,.op-public-master,.op-public-auth-tail,.op-public-create,.auth-shell-stage){width:min(calc(100% - 16px),460px);padding-top:6px;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product.op-product--public .op-public-login-brand-head{display:grid;gap:12px;}body.op-product .op-surface-state-card{min-height:260px;flex-direction:column;text-align:center;padding:24px 18px;}body.op-product .op-surface-state-card__actions :is(a,button){width:100%;}body.op-product .modal{align-self:center;width:100%;border-radius:24px;margin-bottom:0;padding-bottom:0;}}body.op-product [hidden],body.op-product .is-hidden{display:none;}body.op-product [data-media-source="appliance-fallback"] img,body.op-product [data-order-image-source="appliance-fallback"] img,body.op-product [data-order-image-source="fallback"] img{object-fit:contain;object-position:center;padding:8px;background:#fff;}body.op-product .op-appliance-preview__image:where(:not([hidden]):not(.is-hidden)){width:100%;height:100%;display:block;margin:0;border:0;}body.op-product .op-appliance-preview__finish{position:absolute;inset:0;z-index:2;display:block;pointer-events:none;opacity:0;background:transparent;box-shadow:inset 0 0 0 1px rgba(224,230,238,.8);}body.op-product .op-appliance-preview--appliance-fallback .op-appliance-preview__finish,body.op-product [data-media-source="appliance-fallback"]>.op-appliance-preview__finish,body.op-product [data-order-image-source="appliance-fallback"]>.op-appliance-preview__finish{opacity:1;}body.op-product .op-appliance-preview__placeholder[hidden]{display:none;}.op-order-card,.op-master-offer-card,.op-summary-card,.op-repair-workspace,.op-repair-stage,.op-customer-contact,.op-case-decision,.op-accounting-entry,.op-moderation-card{min-width:0;border:1px solid var(--op-line);border-radius:var(--op-radius-lg);background:var(--op-surface);box-shadow:var(--op-shadow);}.op-order-card{overflow:hidden;}.op-order-card__body{display:grid;grid-template-columns:minmax(104px,132px) minmax(0,1fr);gap:16px;padding:16px;}.op-order-card__media,.op-order-card__main,.op-master-identity__body,.op-notification-item__body,.op-staff-queue-row__main{min-width:0;}.op-order-card__content{margin-top:12px;}.op-order-card__actions{padding:0 16px 16px;}.op-order-header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px 14px;align-items:start;}.op-order-header__title{margin:0;color:var(--op-ink);font-size:clamp(17px,2.2vw,20px);line-height:1.22;font-weight:720;}.op-order-header__subtitle,.op-form-section__head p,.op-repair-stage__head p,.op-case-decision__head p,.op-staff-toolbar__copy p,.op-staff-decision-panel p,.op-summary-card__head p{margin:5px 0 0;color:#667187;font-size:16px;line-height:1.4;}.op-order-header__meta{grid-column:1/-1;}.op-order-status{white-space:nowrap;}.op-order-meta{display:flex;flex-wrap:wrap;gap:8px 16px;}.op-order-meta__item{display:inline-flex;align-items:center;gap:7px;min-width:0;color:var(--op-muted);font-size:13px;}.op-order-meta__icon{display:grid;place-items:center;flex:0 0 auto;width:17px;height:17px;color:var(--op-muted);}.op-order-meta__icon svg{width:17px;height:17px;stroke-width:1.7;}.op-order-meta__content{display:inline-flex;gap:5px;min-width:0;}.op-order-meta__label{color:var(--op-muted);}.op-order-meta__value{overflow:hidden;color:var(--op-text);font-weight:620;text-overflow:ellipsis;}.op-order-action-bar,.op-form-actions,.op-resolution-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;}.op-order-action-bar__primary,.op-order-action-bar__secondary{display:flex;flex-wrap:wrap;align-items:center;gap:8px;}.op-order-action-bar__primary{margin-left:auto;}.op-order-timeline{display:grid;gap:0;margin:0;padding:0;list-style:none;}.op-order-timeline__stage{position:relative;display:grid;grid-template-columns:18px minmax(0,1fr);gap:10px;padding:0 0 16px;}.op-order-timeline__stage:not(:last-child)::after{content:"";position:absolute;left:8px;top:17px;bottom:0;width:2px;background:var(--op-line);}.op-order-timeline__marker{z-index:1;width:18px;height:18px;border:4px solid var(--op-surface);border-radius:999px;background:var(--op-line-strong);box-shadow:0 0 0 1px var(--op-line-strong);}.op-order-timeline__body{display:grid;gap:2px;}.op-order-timeline__body strong{color:var(--op-text);font-size:14px;font-weight:680;}.op-order-timeline__body span{color:var(--op-muted);font-size:12px;line-height:1.4;}.op-master-identity{display:flex;align-items:center;gap:12px;}.op-master-identity__avatar{width:46px;height:46px;flex:0 0 auto;border-radius:15px;object-fit:cover;background:var(--op-soft);}.op-master-identity__avatar--fallback{display:grid;place-items:center;color:var(--op-blue);background:var(--op-blue-soft);font-size:18px;font-weight:720;}.op-master-identity__body{display:grid;gap:2px;}.op-master-identity__name{color:var(--op-ink);font-size:15px;font-weight:700;}.op-master-identity__detail,.op-master-identity__meta{color:var(--op-muted);font-size:12px;}.op-master-reputation{display:flex;flex-wrap:wrap;align-items:center;gap:6px 14px;margin-top:2px;}.op-master-reputation__item{display:inline-flex;align-items:center;gap:5px;color:var(--op-muted);font-size:12px;font-weight:650;line-height:1.2;white-space:nowrap;}.op-master-reputation__item > .platform-icon-img{width:15px;height:15px;flex:0 0 15px;}.op-master-offer-card,.op-repair-workspace,.op-case-decision,.op-moderation-card{padding:16px;}.op-master-offer-card{display:grid;gap:14px;}.op-master-offer-card__summary{padding-top:12px;border-top:1px solid var(--op-line);}.op-master-offer-card__actions{display:flex;justify-content:flex-end;gap:8px;}.op-master-offer-card--selection{gap:11px;padding:14px;}.op-master-offer-card--selection .op-master-identity{gap:12px;}.op-master-offer-card--selection .op-master-identity__avatar{display:block;width:64px;height:64px;min-width:64px;aspect-ratio:1 / 1;border-radius:18px;object-fit:cover;object-position:center;}.op-master-offer-card--selection .op-master-identity__avatar--empty{display:grid;place-items:center;background:var(--op-blue-soft);color:var(--op-blue);}.op-master-offer-card--selection .op-master-identity__avatar-placeholder-icon,.op-master-offer-card--selection .op-master-identity__avatar--empty svg{width:27px;height:27px;}.op-master-offer-card--selection .op-master-reputation{display:flex;flex-wrap:wrap;align-items:center;gap:5px;margin-top:4px;color:#5f6f85;font-size:13.5px;line-height:1.22;}.op-master-offer-card--selection .op-master-reputation__rating-link{appearance:none;display:inline-flex;align-items:center;gap:5px;min-width:0;min-height:28px;margin:-4px 0;padding:4px 0;border:0;background:transparent;color:inherit;font:inherit;line-height:inherit;cursor:pointer;}.op-master-offer-card--selection .op-master-reputation__rating-link:focus-visible{outline:2px solid rgba(0,96,244,.28);outline-offset:3px;border-radius:7px;}.op-master-offer-card--selection .op-master-reputation__star{color:var(--op-blue);font-size:16px;line-height:1;transform:translateY(-1px);}.op-master-offer-card--selection .op-master-reputation__value{color:var(--op-ink);font-size:15px;font-weight:700;line-height:1;font-variant-numeric:tabular-nums;}.op-master-offer-card--selection .op-master-reputation__reviews{color:#53647a;font-size:13.5px;font-weight:500;text-decoration:underline;text-decoration-color:rgba(83,100,122,.35);text-underline-offset:3px;}.op-master-offer-card--selection .op-master-reputation__rating-link:hover .op-master-reputation__reviews,.op-master-offer-card--selection .op-master-reputation__rating-link:focus-visible .op-master-reputation__reviews{color:var(--op-blue);text-decoration-color:currentColor;}.op-master-offer-card--selection .op-master-reputation__separator{color:#a0aabc;}.op-master-offer-card--selection .op-master-reputation__jobs,.op-master-offer-card--selection .op-master-reputation__item--muted{display:inline-flex;align-items:center;gap:6px;color:#68758b;font-size:13.5px;font-weight:500;white-space:nowrap;}.op-master-reviews-overlay{place-items:end center;padding:14px;padding-bottom:max(14px,env(safe-area-inset-bottom));}.op-master-reviews-modal{width:min(100%,520px);max-height:min(82vh,720px);border-radius:24px;overflow:auto;overscroll-behavior:contain;}.op-master-reviews-modal__header{position:sticky;top:0;z-index:1;align-items:flex-start;padding:20px 20px 12px;background:#fff;}.op-master-reviews-modal__header > div:first-child{min-width:0;}.op-master-reviews-modal__header .op-modal__title{font-size:20px;font-weight:700;}.op-master-reviews-modal__header p{margin:3px 0 0;color:var(--op-muted);font-size:13px;line-height:1.35;}.op-master-reviews-modal__body{gap:16px;padding:6px 20px max(22px,env(safe-area-inset-bottom));}.op-master-reviews-summary{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:14px;padding:15px 16px;border-radius:16px;background:var(--op-soft);}.op-master-reviews-summary > strong{color:var(--op-ink);font-size:32px;font-weight:700;line-height:1;letter-spacing:-.035em;font-variant-numeric:tabular-nums;}.op-master-reviews-summary > div{display:grid;gap:4px;min-width:0;}.op-master-reviews-summary > div > span:last-child{color:var(--op-muted);font-size:13px;line-height:1.35;}.op-master-review-stars{display:inline-flex;align-items:center;width:max-content;font-size:15px;line-height:1;letter-spacing:1px;}.op-master-review-stars__active{color:var(--op-blue);}.op-master-review-stars__inactive{color:#cbd3df;}.op-master-reviews-section-head{color:var(--op-ink);font-size:15px;font-weight:700;}.op-master-reviews-list{display:grid;}.op-master-review-item{display:grid;gap:8px;padding:14px 0;border-top:1px solid var(--op-line);}.op-master-review-item:first-child{padding-top:0;border-top:0;}.op-master-review-item__head{display:flex;align-items:center;justify-content:space-between;gap:12px;}.op-master-review-item__date{flex:0 0 auto;color:var(--op-muted);font-size:12px;white-space:nowrap;}.op-master-review-item p{margin:0;color:var(--op-text);font-size:14px;line-height:1.5;overflow-wrap:anywhere;white-space:pre-line;}.op-master-reviews-empty{padding:15px 16px;border-radius:14px;background:var(--op-soft);color:var(--op-muted);font-size:14px;line-height:1.45;}.op-master-reviews-more-button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0;padding:14px 0 4px;border:0;border-top:1px solid var(--op-line);border-radius:0;background:transparent;color:var(--op-blue);font:inherit;font-size:14px;font-weight:600;text-align:left;cursor:pointer;}.op-master-reviews-more-button > span{color:var(--op-muted);font-weight:500;}.op-master-reviews-more-button:disabled{cursor:default;opacity:.62;}.op-master-reviews-load-status{min-height:0;padding-top:6px;color:var(--op-muted);font-size:12px;line-height:1.35;}.op-master-reviews-load-status:empty{display:none;}@media (min-width:700px){.op-master-reviews-overlay{place-items:center;padding:20px;}}.op-master-offer-card--selection .op-master-offer-card__actions,.op-master-offer-card--selection .op-master-offer-card__actions > *,.op-master-offer-card--selection .op-master-offer-card__actions :is(form,button,a){width:100%;}.op-master-offer-card--selection .op-master-offer-card__actions{display:grid;justify-content:stretch;}.op-master-offer-card--selection .op-master-offer-card__actions :is(button,a){min-height:46px;border-radius:12px;}.op-summary-card{padding:15px;}.op-summary-card__head h3,.op-repair-stage__head h3,.op-case-decision__head h3,.op-form-section__head h2,.op-moderation-card>h2{margin:0;color:var(--op-ink);font-size:15px;line-height:1.3;font-weight:700;}.op-summary-card__rows{display:grid;gap:0;margin-top:12px;}.op-summary-card__row{display:flex;align-items:baseline;justify-content:space-between;gap:18px;padding:9px 0;border-top:1px solid var(--op-line);color:var(--op-muted);font-size:13px;}.op-summary-card__row strong{color:var(--op-text);font-weight:680;text-align:right;}.op-repair-workspace{display:grid;gap:16px;}.op-repair-workspace__content{display:grid;gap:12px;}.op-repair-stage,.op-customer-contact{padding:14px;}.op-repair-stage__head,.op-case-decision__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;}.op-repair-stage__content{margin-top:12px;}.op-repair-next-action,.op-support-panel{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px;border:1px solid var(--op-line);border-radius:var(--op-radius-md);background:var(--op-soft);}.op-staff-decision-panel{display:flex;align-items:center;justify-content:flex-end;gap:14px;padding:0;border:0;border-radius:0;background:transparent;}.op-repair-next-action__copy,.op-support-panel__body,.op-staff-decision-panel>div:first-child{display:grid;gap:3px;min-width:0;}.op-repair-next-action__copy strong,.op-support-panel__body strong,.op-staff-decision-panel strong{color:var(--op-ink);font-size:14px;font-weight:700;}.op-repair-next-action__copy span,.op-support-panel__body span{color:var(--op-muted);font-size:12px;line-height:1.4;}.op-support-panel__icon{display:grid;place-items:center;width:38px;height:38px;flex:0 0 auto;color:var(--op-blue);}.op-support-panel__icon svg{width:22px;height:22px;stroke-width:1.7;}.op-chat-thread{display:grid;align-content:start;gap:8px;min-width:0;}.op-chat-message:not(.op-master-chat-bubble){width:fit-content;max-width:min(86%,560px);padding:10px 12px;border-radius:16px;background:var(--op-soft);}.op-chat-message--mine:not(.op-master-chat-bubble--mine){justify-self:end;background:var(--op-blue-soft);}.op-chat-message__author:not(.op-master-chat-msg-author),.op-chat-message__time:not(.op-master-chat-msg-time){display:block;color:var(--op-muted);font-size:11px;font-weight:620;}.op-chat-message__body:not(.op-master-chat-msg-body){margin:2px 0;color:var(--op-text);font-size:14px;line-height:1.45;overflow-wrap:anywhere;}.op-chat-composer:not(.op-master-chat-compose){position:sticky;bottom:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:end;padding:10px;border:1px solid var(--op-line);border-radius:16px;background:color-mix(in srgb,var(--op-surface) 94%,transparent);backdrop-filter:blur(12px);}.op-chat-composer__field textarea:not(.op-master-chat-input):not(.op-support-chat-composer__input):not(.op-order-conversation__input){width:100%;min-height:46px;max-height:140px;resize:vertical;border:0;outline:0;background:transparent;}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;}.op-notification-item{position:relative;display:grid;grid-template-columns:8px minmax(0,1fr);gap:10px;padding:13px 14px;border:1px solid var(--op-line);border-radius:var(--op-radius-md);background:var(--op-surface);color:inherit;text-decoration:none;}.op-notification-item__marker{width:7px;height:7px;margin-top:6px;border-radius:999px;background:transparent;}.op-notification-item.is-unread .op-notification-item__marker{background:var(--op-blue);}.op-notification-item__head{display:flex;justify-content:space-between;gap:12px;}.op-notification-item__head strong{color:var(--op-text);font-size:14px;font-weight:680;}.op-notification-item__head time,.op-notification-item p{color:var(--op-muted);font-size:12px;}.op-notification-item p{margin:4px 0 0;line-height:1.45;}.op-case-decision__actions{margin-top:14px;}.op-accounting-entry{padding:13px 14px;}.op-accounting-entry__main{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;}.op-accounting-entry__main>div:first-child{min-width:0;}.op-accounting-entry__main strong{color:var(--op-text);font-size:14px;font-weight:680;}.op-accounting-entry__meta{margin-top:4px;color:var(--op-muted);font-size:12px;}.op-accounting-entry__amount{white-space:nowrap;}.op-accounting-entry__actions{display:flex;justify-content:flex-end;gap:8px;margin-top:10px;padding-top:10px;border-top:1px solid var(--op-line);}.op-finance-filter-bar,.op-staff-toolbar{display:grid;align-items:start;justify-content:space-between;gap:12px;}.op-pagination{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;}.op-pagination__item{min-width:44px;min-height:44px;display:grid;place-items:center;padding:0 10px;border:1px solid var(--op-line);border-radius:11px;background:var(--op-surface);color:var(--op-text);text-decoration:none;}.op-pagination__item.is-current{border-color:var(--op-blue);color:var(--op-blue);background:var(--op-blue-soft);}.op-staff-toolbar__copy h1{margin:0;color:#080d29;font-size:30px;line-height:1.15;font-weight:700;padding-right:0;}.op-staff-toolbar__controls{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:8px;}.op-staff-queue{display:grid;gap:8px;}.op-staff-queue-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:14px;align-items:center;padding:13px 14px;border:1px solid var(--op-line);border-radius:var(--op-radius-md);background:var(--op-surface);}.op-staff-queue-row__meta{margin-top:4px;color:var(--op-muted);font-size:14px;}.op-staff-queue-row__actions{display:flex;gap:8px;}.op-form-layout,.op-form-section__content{display:grid;gap:14px;}.op-form-section{padding:16px;border:1px solid var(--op-line);border-radius:var(--op-radius-lg);background:var(--op-surface);}.op-form-section__head{margin-bottom:13px;}.op-inline-error{margin:0;color:var(--op-danger);font-size:13px;line-height:1.4;}.op-notification-item__open{position:absolute;inset:0;border-radius:inherit;}.op-notification-item__actions{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:8px;margin-top:10px;}section[data-master-repairs="1"] .op-surface-fault-decode-head--error-code{align-items:flex-start;display:grid;grid-template-columns:24px minmax(0,1fr);gap:8px;}section[data-master-repairs="1"] .op-surface-fault-decode-head--error-code > .op-surface-icon-tile{align-self:flex-start;margin-top:2px;}section[data-master-repairs="1"] .op-surface-fault-decode-head--error-code .platform-icon-img{display:block;width:14px;height:14px;margin:auto;object-fit:contain;object-position:center;}.op-chat-composer-shell{display:block;min-width:0;}.op-repair-next-action__action{flex:0 0 auto;min-width:0;}.op-repair-next-action__action :where(.op-button,.op-surface-button-primary,.op-surface-button-outline,.op-surface-button-danger-outline){width:auto;}.op-master-fault-screen{padding:14px 14px 16px;}.op-master-fault-proof-form{display:grid;gap:10px;}.op-master-fault-code-field .op-field__label{display:none;}.op-master-fault-proof-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;}.op-master-fault-proof-grid .op-field{min-width:0;}.op-master-fault-proof-grid input,.op-master-fault-proof-grid select{width:100%;min-width:0;height:40px;border:1px solid rgba(220,230,242,.9);border-radius:14px;background:#fff;padding:0 12px;font-size:16px;color:var(--op-ink);outline:none;box-sizing:border-box;}.op-master-fault-proof-grid select{appearance:none;padding-right:32px;}.op-master-fault-proof-context{margin-top:-2px;color:var(--op-muted);font-size:11.2px;line-height:1.3;}.op-master-fault-result{box-shadow:none;}.op-payment-state{min-width:0;overflow:hidden;padding:18px;border:1px solid var(--op-line);border-radius:var(--op-radius-lg);background:var(--op-surface);box-shadow:var(--op-shadow);}.op-payment-state__head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;}.op-payment-state__copy,.op-finance-dispute-hero-row > div:first-child{min-width:0;}.op-payment-state__copy h1{margin:0;color:var(--op-ink);font-size:clamp(22px,5vw,27px);line-height:1.16;font-weight:700;letter-spacing:-.02em;}.op-payment-state__copy p{max-width:54ch;margin:8px 0 0;color:var(--op-muted);font-size:14px;line-height:1.5;}.op-payment-state__status{flex:0 0 auto;}.op-payment-state__summary{margin-top:16px;padding-top:14px;border-top:1px solid var(--op-line);}.op-payment-state__summary .op-summary-card{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;}.op-payment-state__summary .op-summary-card__rows{margin-top:8px;}.op-payment-state__summary .op-summary-card__row{padding:8px 0;}.op-payment-state__actions{margin-top:16px;padding-top:14px;border-top:1px solid var(--op-line);}.op-payment-state__actions .op-form-actions{justify-content:flex-start;}.op-payment-state__actions .op-order-action-bar__primary{order:1;margin-left:0;}.op-payment-state__actions .op-order-action-bar__secondary{order:2;}.op-payment-state__prelude{margin:-18px -18px 16px;}.op-client-protection-screen{gap:14px;}.op-client-protection-head{display:grid;gap:5px;padding:2px 2px 0;}.op-client-protection-head p{margin:0;max-width:620px;color:var(--op-muted);font-size:13px;line-height:1.45;}.op-finance-wallet-status-card{border-color:rgba(0,96,244,.16);background:#fff;box-shadow:0 10px 24px rgba(35,61,94,.05);}.op-client-protection-section{display:grid;gap:12px;padding:16px;border-radius:20px;}.op-client-protection-section-head{padding:0 1px;}.op-client-protection-section-head .op-product-section-head__title{font-size:17px;}.op-client-protection-section-head .op-product-section-head__copy{max-width:680px;}.op-client-finance-state{display:grid;gap:6px;padding:17px 16px;}.op-client-finance-state__title{color:var(--op-ink);font-size:17px;line-height:1.3;font-weight:680;letter-spacing:-.012em;}.op-client-finance-state__meta,.op-client-finance-state__copy,.op-client-finance-item__state,.op-client-finance-item__meta,.op-client-finance-item__copy{margin:0;}.op-client-finance-state__meta,.op-client-finance-item__meta{color:var(--op-muted);font-size:13px;line-height:1.4;}.op-client-finance-state__copy,.op-client-finance-item__copy{color:var(--op-muted);font-size:14px;line-height:1.45;}.op-client-finance-state .op-finance-wallet-status-actions{margin-top:6px;}.op-client-finance-list{display:grid;gap:0;}.op-client-finance-item{display:grid;gap:5px;padding:14px 0;border-top:1px solid var(--op-line);}.op-client-finance-item:first-child{padding-top:2px;border-top:0;}.op-client-finance-item:last-child{padding-bottom:2px;}.op-client-finance-item__title{color:var(--op-ink);font-size:15px;line-height:1.35;font-weight:650;}.op-client-finance-item__state{color:#314158;font-size:14px;line-height:1.4;font-weight:560;}.op-client-finance-item[data-finance-tone="risk"] .op-client-finance-item__state{color:#b42318;}.op-client-finance-item[data-finance-tone="success"] .op-client-finance-item__state{color:#176b45;}.op-client-finance-item__actions{margin-top:5px;}.op-client-finance-item__actions .op-button{width:100%;}.op-client-transaction-list,.op-client-refund-list{gap:9px;}.op-client-refund-list > .op-summary-card{border-color:rgba(203,216,232,.9);box-shadow:none;}.op-finance-dispute-monolith{gap:12px;}.op-finance-dispute-hero-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;}.op-finance-dispute-status-card{display:grid;gap:14px;border-color:rgba(203,216,232,.9);background:#fff;box-shadow:0 10px 26px rgba(35,61,94,.05);}.op-finance-dispute-status-card .op-case-decision__head > div:first-child{display:grid;gap:5px;min-width:0;}.op-finance-dispute-status-card .op-case-decision__head p{margin:0;max-width:620px;}.op-finance-dispute-status-card .op-resolution-actions{padding-top:12px;border-top:1px solid var(--op-line);}.op-finance-dispute-status-card .op-resolution-actions .op-order-action-bar__primary{margin-left:0;}.op-finance-dispute-timeline{margin:0;padding:15px;border:1px solid var(--op-line);border-radius:16px;background:#f8fafc;}.op-finance-dispute-timeline .op-order-timeline__body span{max-width:520px;}.op-finance-dispute-section{display:grid;grid-template-columns:30px minmax(0,1fr);gap:11px;}.op-finance-dispute-section-body{display:grid;gap:10px;min-width:0;}.op-finance-dispute-section-body > .op-summary-card,.op-finance-dispute-section-body > .op-support-panel{margin:0;}.op-finance-dispute-transaction-summary{border-color:rgba(203,216,232,.9);background:#f9fbfd;box-shadow:none;}.op-finance-dispute-refund-summary,.op-finance-dispute-refund-summary{border-color:rgba(0,96,244,.2);background:#f7faff;box-shadow:none;}.op-finance-dispute-compose{display:grid;gap:10px;}.op-finance-dispute-compose .op-form-actions{padding-top:2px;}.op-finance-dispute-text-detail{margin-top:8px;}.op-identity-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0;overflow:hidden;border:1px solid var(--op-line);border-radius:16px;background:var(--op-line);}.op-identity-summary__item{display:grid;gap:4px;min-width:0;padding:12px;background:var(--op-surface);}.op-identity-summary__item dt{color:var(--op-muted);font-size:11px;line-height:1.2;}.op-identity-summary__item dd{min-width:0;margin:0;color:var(--op-text);font-size:13px;line-height:1.35;font-weight:650;overflow-wrap:anywhere;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product--surface-master-profile .op-profile-section-label{color:var(--op-muted);font-size:11px;}.op-chat-message__head:not(.op-master-chat-msg-head){display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:3px;}.op-unread-badge{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:4px 9px 4px 5px;border:1px solid var(--op-line);border-radius:999px;background:var(--op-surface);color:var(--op-muted);font-size:11px;font-weight:600;}.op-unread-badge__count{display:grid;min-width:20px;height:20px;place-items:center;padding:0 5px;border-radius:999px;background:var(--op-soft);color:var(--op-text);font-size:11px;}.op-unread-badge.has-unread .op-unread-badge__count{background:var(--op-blue-soft);color:var(--op-blue);}.op-notification-item__actions .op-button{min-height:34px;padding:7px 10px;font-size:12px;}.op-support-thread{min-height:180px;max-height:52vh;overflow-y:auto;}.op-client-support-compose-form.op-chat-composer{position:static;grid-template-columns:minmax(0,1fr) auto;padding:8px;border-radius:15px;background:var(--op-surface);backdrop-filter:none;}.op-client-support-compose-form .op-chat-composer__field textarea{min-height:44px;max-height:96px;padding:10px 11px;resize:vertical;}.op-master-requisites-head{background:var(--op-surface);box-shadow:none;}.op-master-requisites-head .op-support-panel__icon{border-radius:14px;background:var(--op-blue-soft);}.op-master-requisites-head-copy{display:grid;gap:4px;}.op-master-requisites-head-copy h1{margin:0;color:var(--op-ink);font-size:20px;line-height:1.15;font-weight:700;}.op-master-requisites-head-copy p{margin:0;color:var(--op-muted);font-size:12.5px;line-height:1.4;}.op-master-requisites-card{padding:12px;border-radius:20px;}.op-master-requisites-modern-form{display:grid;gap:10px;}.op-master-requisites-card .op-form-section{padding:13px;border-radius:16px;box-shadow:none;}.op-master-requisites-card .op-master-requisites-modern-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;}.op-master-requisites-card .op-master-requisites-modern-fields > :last-child{grid-column:1/-1;}.op-master-payouts-setup-card,.op-master-payouts-summary{box-shadow:none;}.op-master-payouts-setup-actions{display:grid;width:100%;justify-items:stretch;gap:7px;}.op-master-payouts-setup-card .op-support-panel__action{grid-column:1 / -1;width:100%;}.op-master-payouts-setup-actions .op-button{width:100%;min-height:46px;display:flex;align-items:center;justify-content:center;}.op-master-payouts-feed-list{display:grid;gap:9px;}.op-master-payout-entry{display:grid;gap:0;overflow:hidden;border:1px solid var(--op-line);border-radius:18px;background:var(--op-surface);}.op-master-payout-entry .op-master-payouts-feed-item{border:0;border-radius:0;box-shadow:none;}.op-master-payout-entry .op-summary-card__rows{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 14px;}.op-master-payout-entry .op-summary-card__row{min-width:0;padding:7px 0;}.op-master-payout-entry .op-summary-card__row strong{overflow-wrap:anywhere;}.op-master-payout-entry .op-master-payouts-feed-actions{margin:0 13px 13px;padding-top:10px;border-top:1px solid var(--op-line);}.op-master-payout-entry .op-master-payouts-feed-actions .op-order-action-bar__secondary{width:100%;}.op-master-payout-entry .op-master-payouts-feed-actions :where(form,.op-button){min-width:0;}.op-master-payouts-status{display:block;}.op-master-payouts-feed-copy{margin:-2px 13px 11px;color:var(--op-muted);font-size:12.5px;line-height:1.42;}.op-master-payouts-setup-card .op-support-panel__body > div{display:grid;gap:3px;}.op-locked-state{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:16px;min-width:0;}.op-locked-state__content,.op-accounting-summary .op-product-metric,.op-accounting-entry__identity,.op-accounting-entry__facts span{min-width:0;}.op-locked-state__meta{display:block;margin-bottom:4px;color:var(--op-muted);font-size:12px;font-weight:650;letter-spacing:.02em;text-transform:uppercase;}.op-locked-state__title{margin:0;}.op-locked-state__copy{margin:7px 0 0;}.op-locked-state__detail{display:grid;gap:8px;margin-top:14px;color:var(--op-muted);font-size:13px;line-height:1.45;}.op-locked-state__detail p{margin:0;}.op-locked-state__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px;}.op-accounting-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;}.op-accounting-entry__title{display:block;overflow-wrap:anywhere;}.op-accounting-entry__facts{display:flex;flex-wrap:wrap;gap:4px 10px;color:var(--op-muted);font-size:12px;line-height:1.35;}.op-accounting-entry__facts b{color:var(--op-text);font-weight:650;}.op-accounting-entry__status{margin-bottom:7px;}.op-accounting-entry__external{display:grid;gap:3px;margin-top:8px;padding:8px 10px;border-radius:12px;background:var(--op-bg-soft,#f7faff);color:var(--op-muted);font-size:12px;line-height:1.4;}.op-accounting-entry__external b{color:var(--op-text);font-weight:650;}.op-accounting-entry__copy{margin:8px 0 0;color:var(--op-muted);font-size:12px;line-height:1.4;}.op-accounting-form > .op-form-section__head{margin-bottom:10px;}.op-accounting-form > .op-form-section__content{display:grid;gap:12px;}.op-accounting-form .op-form-section{gap:8px;}.op-accounting-form .op-form-section__head p{margin-top:3px;}.op-confirmation-dialog{width:min(100%,440px);}.op-confirmation-dialog h2,.op-confirmation-dialog p{margin-top:0;}.op-confirmation-dialog__heading{display:grid;justify-items:center;gap:10px;text-align:center;}.op-confirmation-dialog__icon{display:grid;place-items:center;width:52px;height:52px;border:1px solid #ffd9dc;border-radius:17px;background:#fff3f4;}.op-confirmation-dialog__icon :is(img,svg,.platform-icon-img){width:30px;height:30px;object-fit:contain;}.op-confirmation-dialog__heading h2{margin:0;text-align:center;}.op-confirmation-dialog__heading + p{text-align:center;}.op-user-summary{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;min-width:0;}.op-user-summary__avatar{flex:0 0 auto;}.op-user-summary__main{min-width:0;display:grid;gap:6px;}.op-user-summary__title-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;}.op-user-summary__name{color:var(--op-ink);font-size:16px;line-height:1.25;font-weight:720;}.op-user-summary__meta,.op-user-summary__detail{color:var(--op-muted);font-size:12px;line-height:1.45;}.op-user-summary__meta{display:flex;align-items:center;flex-wrap:wrap;gap:5px 9px;}.op-order-summary{min-width:0;padding:14px;border:1px solid var(--op-line);border-radius:var(--op-radius-md);background:var(--op-soft);}.op-order-summary__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;}.op-order-summary__title{color:var(--op-ink);font-size:15px;line-height:1.3;font-weight:720;}.op-order-summary__rows{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px;}.op-order-summary__row{display:grid;align-content:start;gap:3px;min-width:0;padding:10px;border-radius:12px;background:var(--op-surface);}.op-order-summary__row span{color:var(--op-muted);font-size:11px;line-height:1.35;}.op-order-summary__row strong{min-width:0;color:var(--op-text);font-size:13px;line-height:1.35;overflow-wrap:anywhere;}.op-order-summary__detail{display:grid;gap:7px;margin-top:10px;color:var(--op-text);font-size:13px;}.op-order-summary__detail:empty{display:none;}.op-order-summary__detail p{margin:0;}.op-confirmation-dialog__content{display:grid;gap:12px;margin:14px 0;}.op-staff-infra-screen{display:grid;gap:16px;min-width:0;}.op-staff-infra-card,.op-staff-infra-form-section,.op-staff-infra-screen > .op-staff-queue,.op-staff-infra-card__head > div{min-width:0;}.op-staff-infra-card{display:grid;gap:16px;}.op-staff-infra-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;}.op-staff-infra-card__head p{margin:6px 0 0;}.op-staff-infra-inline-form,.op-payment-reconcile-form,.op-push-test-form{margin:0;}.op-staff-infra-form,.op-staff-infra-threshold-form{display:grid;gap:14px;margin:0;}.op-staff-infra-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;}.op-staff-infra-form-grid--server{grid-template-columns:minmax(140px,.7fr) repeat(3,minmax(0,1fr));}.op-staff-infra-secret-list .op-product-kv__value{overflow-wrap:anywhere;font-family:SFMono-Regular,Menlo,Consolas,monospace;font-size:13px;}.op-staff-infra-help,.op-staff-infra-threshold-form .op-form-actions{margin:0;}.op-staff-infra-code{max-width:240px;letter-spacing:.22em;font-variant-numeric:tabular-nums;}.op-staff-infra-alert-list,.op-staff-infra-action-list,.op-staff-infra-server-list,.op-staff-infra-threshold-list,.op-payment-health-live-log,.op-payment-health-error-list{display:grid;gap:10px;}.op-staff-infra-alert-row .op-staff-queue-row__meta,.op-staff-infra-action-row .op-staff-queue-row__meta{display:flex;flex-wrap:wrap;gap:6px 12px;}.op-staff-infra-server-meta{grid-template-columns:repeat(3,minmax(0,1fr));}.op-staff-infra-threshold-row .op-staff-queue-row__meta{width:100%;}.op-staff-infra-threshold-form{grid-template-columns:minmax(0,1fr) auto;align-items:end;}.op-payment-health-metrics{grid-template-columns:repeat(4,minmax(0,1fr));}.op-payment-health-filters{display:grid;grid-template-columns:minmax(240px,1fr) minmax(150px,.35fr) minmax(110px,.2fr);gap:10px;}.op-payment-health-log-row p,.op-payment-health-error-row p{overflow-wrap:anywhere;white-space:pre-wrap;}.op-push-test-result{padding-top:4px;}.op-staff-product-funnel-summary-card{grid-template-columns:repeat(4,minmax(0,1fr));}.op-auth-state,.op-verification-state{display:grid;gap:18px;min-width:0;}.op-auth-state__head,.op-verification-state__head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;min-width:0;}.op-auth-state__copy,.op-verification-state__copy{min-width:0;}.op-auth-state__copy h1,.op-verification-state__copy h1{margin:0;color:var(--op-text);font-size:clamp(25px,4vw,34px);line-height:1.08;letter-spacing:-.025em;}.op-auth-state__copy p,.op-verification-state__copy p{max-width:640px;margin:7px 0 0;color:var(--op-muted);font-size:14px;line-height:1.5;}.op-auth-state__status,.op-verification-state__status{flex:0 0 auto;}.op-auth-state__content,.op-verification-state__content{display:grid;gap:14px;min-width:0;}.op-auth-state__actions,.op-verification-state__actions{min-width:0;}.op-auth-state__actions .op-form-actions,.op-verification-state__actions .op-form-actions{margin:0;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product--surface-login .op-public-login-brand-head{margin-bottom:16px;}body.op-product--surface-forgot-password .op-public-auth-tail-panel,body.op-product--surface-reset-password .op-public-auth-tail-panel,body.op-product--surface-phone-verify .op-public-auth-tail-panel,body.op-product--surface-twofa .op-public-auth-tail-panel,body.op-product--surface-auth-email-verify .op-public-auth-tail-panel,body.op-product--surface-auth-recovery .op-public-auth-tail-panel{width:min(100%,580px);padding:20px;}body.op-product :is(.op-public-recovery-form,.op-public-reset-form,.op-public-phone-verify-form,.op-public-twofa-form){gap:12px;}.op-public-phone-verify-meta-row{display:flex;flex-wrap:wrap;justify-content:space-between;gap:6px 12px;color:var(--op-muted);font-size:12px;line-height:1.4;}.op-public-phone-verify-resend{display:grid;gap:7px;}.op-public-auth-recovery-profiles{display:grid;gap:9px;}.op-public-auth-recovery-profile{display:grid;gap:7px;padding:12px;}.op-public-auth-recovery-profile__head{display:flex;align-items:center;justify-content:space-between;gap:10px;}body.op-product--surface-register .op-public-register-panel{width:min(100%,720px);}body.op-product--surface-register :is(.op-public-register-form,.op-public-register-fields),body.op-product--surface-register-master :is(.op-public-master-form,.op-public-master-section){gap:12px;}body.op-product--surface-register .op-public-register-fields,body.op-product--surface-register-master .op-public-master-section{display:grid;padding:14px;}body.op-product--surface-register .op-public-register-fields .op-form-section__content,body.op-product--surface-register-master .op-public-master-section .op-form-section__content{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;}body.op-product--surface-register .op-public-register-fields .op-form-section__head,body.op-product--surface-register-master .op-public-master-section .op-form-section__head{margin-bottom:10px;}body.op-product--surface-register .op-public-register-consent,body.op-product--surface-register-master .op-public-master-consent{margin:0;}.op-client-settings-inline-error,.op-client-settings-debug-link{margin-inline:2px;}body.op-product .op-client-settings-section-head{flex-wrap:wrap;}body.op-product .op-client-settings-section-head .op-product-section-head__body{flex:1 1 240px;}.op-client-settings-form,.op-client-settings-form .op-form-actions{margin:0;}.op-surface-state-card .op-form-actions{margin:14px 0 0;}body.op-product--surface-login .op-public-login-eye{position:absolute;z-index:3;top:50%;right:5px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;transform:translateY(-50%);}.op-staff-decision-panel{display:flex;justify-content:flex-end;width:100%;min-width:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;}.op-staff-decision-panel__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px;width:auto;min-width:0;}.op-staff-decision-panel__actions .op-button,.op-staff-decision-panel__actions button,.op-staff-decision-panel__actions input[type="submit"]{width:auto;min-width:168px;max-width:100%;white-space:normal;}.op-staff-support-workbench-grid,.op-staff-support-workbench-main,.op-staff-support-workbench-side,.op-notifications-push-control__body{min-width:0;}@media (max-width:1220px) and (min-width:901px){.op-staff-decision-panel,.op-staff-decision-panel__actions{justify-content:flex-start;}.op-staff-decision-panel__actions{width:100%;}}.op-appliance-preview--placeholder{background:linear-gradient(145deg,#eef4fb,#f8fbff);}.op-appliance-preview--placeholder .op-appliance-preview__placeholder{display:grid;place-items:center;width:100%;height:100%;padding:22px;color:#52647d;font-weight:700;text-align:center;}.op-result-state{display:grid;grid-template-columns:auto minmax(0,1fr);gap:18px;width:min(100%,620px);margin:clamp(28px,10vh,96px) auto 32px;padding:clamp(22px,4vw,34px);border:1px solid #dbe5f1;border-radius:24px;background:#fff;box-shadow:0 18px 50px rgba(37,62,96,.09);}.op-result-state__signal{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#eaf8ef;color:#167342;font-size:25px;font-weight:850;}.op-result-state__body h1{margin:0;font-size:clamp(24px,4vw,32px);line-height:1.15;}.op-result-state__body > p{margin:10px 0 0;color:#52647d;line-height:1.5;}.op-result-state__actions{justify-content:flex-start;margin-top:22px;}.op-notification-item.is-unread{border-color:#aac9f8;background:#f4f8ff;}body.op-product.op-product--public:not(.op-product--surface-home):not(.op-public-direct){display:block;place-items:initial;align-items:initial;justify-content:initial;min-height:100dvh;}body.op-product.op-product--public:not(.op-product--surface-home):not(.op-public-direct) .op-product-family--public{display:grid;align-content:start;align-items:start;margin-inline:auto;padding-top:clamp(34px,7vh,68px);padding-bottom:max(28px,env(safe-area-inset-bottom));width:min(100%,560px);min-height:0;margin:0 auto;padding:0;}@media (max-height:620px){body.op-product.op-product--public:not(.op-product--surface-home):not(.op-public-direct) .op-product-screen--public{padding-top:18px;}}body.op-product.op-product--public:not(.op-product--surface-home):not(.op-public-direct) .op-product-screen--public{display:block;width:100%;min-height:100dvh;padding:clamp(44px,7vh,68px) 15px max(28px,env(safe-area-inset-bottom));align-content:start;}.op-notification-item:not(.is-unread){opacity:1;background:#fff;border-color:#dbe5f1;}.op-notification-item:not(.is-unread) .op-notification-item__head time,.op-notification-item:not(.is-unread) p{color:#52647d;}.op-communication-surface{overflow:hidden;border:1px solid var(--op-line);border-radius:22px;background:var(--op-surface);box-shadow:0 12px 32px rgba(28,50,78,.07);}.op-communication-surface :where(.op-summary-card,.op-case-decision,.op-support-panel){box-shadow:none;}.op-support-workspace .op-chat-thread,.op-finance-dispute-monolith.op-communication-surface .op-chat-thread{min-height:280px;max-height:56dvh;padding:16px;border:0;border-radius:0;background:#f7f9fc;box-shadow:none;scrollbar-gutter:stable;}.op-support-workspace .op-chat-thread:focus-visible,.op-finance-dispute-monolith.op-communication-surface .op-chat-thread:focus-visible{outline:3px solid rgba(0,96,244,.24);outline-offset:-3px;}.op-support-workspace .op-client-support-compose,.op-finance-dispute-monolith.op-communication-surface .op-finance-dispute-compose{position:static;margin:0;padding:12px;border-top:1px solid var(--op-line);background:#fff;box-shadow:none;}.op-support-workspace .op-client-support-compose-form.op-chat-composer{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;}.op-support-workspace .op-chat-message,.op-finance-dispute-monolith.op-communication-surface .op-chat-message{max-width:min(82%,560px);border:0;box-shadow:none;}.op-support-workspace .op-chat-message--system,.op-finance-dispute-monolith.op-communication-surface .op-chat-message--system{justify-self:center;max-width:92%;padding:4px 8px;border-radius:0;background:transparent;color:#52647d;text-align:center;}.op-notifications-push-control{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:12px;align-items:center;margin:0 0 14px;padding:14px 16px;border:1px solid var(--op-line);border-radius:18px;background:#fff;}.op-notifications-push-control__icon{display:inline-grid;width:42px;height:42px;place-items:center;border-radius:14px;background:rgba(0,96,244,.075);color:#0060F4;}.op-notifications-push-control__icon svg{width:21px;height:21px;}.op-notifications-push-control__title{margin:0;color:var(--op-ink);font-size:16px;font-weight:650;line-height:1.25;}.op-notifications-push-control__copy,.op-notifications-push-control__status{margin:4px 0 0;color:var(--op-muted);font-size:13px;line-height:1.38;}.op-notifications-push-control__status[data-tone="success"]{color:var(--op-success,#18794e);}.op-notifications-push-control__status[data-tone="danger"]{color:var(--op-danger,#c73a3a);}.op-notifications-push-control__action{min-width:112px;white-space:nowrap;}@media (max-width:520px){.op-notifications-push-control{grid-template-columns:42px minmax(0,1fr);}.op-notifications-push-control__action{grid-column:1 / -1;width:100%;}}.op-notification-feed,.op-notification-feed .op-client-notifications-list{display:block;}.op-notification-feed [data-notification-card="1"] + [data-notification-card="1"],.op-notification-feed .op-notification-item + .op-notification-item{border-top:1px solid var(--op-line);}.op-notification-feed .op-notification-item{min-height:72px;padding:14px 16px;border:0;border-radius:0;background:transparent;box-shadow:none;}.op-notification-feed .op-notification-item.is-unread{border:0;background:linear-gradient(90deg,rgba(0,96,244,.065),rgba(0,96,244,.018));box-shadow:inset 3px 0 0 rgba(0,96,244,.52);}.op-notification-feed .op-client-notifications-empty{min-height:240px;border:0;border-radius:0;background:transparent;box-shadow:none;}.op-support-workspace{padding:16px;}.op-support-workspace .op-support-context-line{margin:0;padding:10px 0;border-top:1px solid var(--op-line);}.op-support-workspace .op-client-support-grid{gap:0;border-top:1px solid var(--op-line);}.op-support-workspace .op-support-workspace__section{margin:0;padding:16px 0;border:0;border-radius:0;background:transparent;box-shadow:none;}.op-support-workspace .op-client-support-side{border-top:1px solid var(--op-line);}.op-support-workspace .op-client-support-queue-row{padding:12px 0;border:0;border-radius:0;border-bottom:1px solid var(--op-line);background:transparent;box-shadow:none;}.op-support-workspace .op-client-support-queue-row:last-child{border-bottom:0;}.op-support-workspace .op-client-support-queue-list{gap:0;}.op-support-workspace .op-client-support-queue-list .op-notification-item{min-height:0;padding:12px 0;border:0;border-bottom:1px solid #edf1f6;border-radius:0;background:transparent;box-shadow:none;}.op-support-workspace .op-client-support-queue-list .op-notification-item:last-child{border-bottom:0;}.op-support-workspace .op-client-support-queue-list .op-notification-item.is-unread{background:transparent;box-shadow:none;}.op-support-workspace .op-client-support-queue-list .op-notification-item__body{gap:3px;}.op-support-workspace .op-client-support-queue-list .op-notification-item__head strong{font-weight:580;}.op-finance-dispute-monolith.op-communication-surface{display:grid;gap:0;padding:18px;}.op-finance-dispute-monolith.op-communication-surface > :where(.op-case-decision,.op-summary-card,.op-finance-dispute-section){margin:0;padding:16px 0;border:0;border-top:1px solid var(--op-line);border-radius:0;background:transparent;box-shadow:none;}.op-finance-dispute-monolith.op-communication-surface > .op-finance-dispute-monolith-hero{padding-bottom:16px;}.op-finance-dispute-monolith.op-communication-surface .op-finance-dispute-status-card{gap:10px;}.op-finance-dispute-monolith.op-communication-surface .op-finance-dispute-refund-summary,.op-finance-dispute-monolith.op-communication-surface .op-finance-dispute-transaction-summary{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;}.op-finance-dispute-monolith.op-communication-surface .op-summary-card__rows{margin-top:8px;}.op-payment-state.op-communication-surface{display:block;padding:18px;}.op-payment-state.op-communication-surface .op-payment-state__summary,.op-payment-state.op-communication-surface .op-payment-state__actions{margin-top:16px;padding-top:14px;border-top:1px solid var(--op-line);}.op-payment-state.op-communication-surface .op-summary-card{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;}.op-payment-state.op-communication-surface .op-summary-card__head{margin-bottom:4px;}.op-payment-state.op-communication-surface .op-form-actions{align-items:stretch;}.op-payment-state.op-communication-surface .op-form-actions > :first-child{order:1;}.op-payment-state.op-communication-surface .op-form-actions > :not(:first-child){order:2;}.op-modal-overlay .op-modal{box-shadow:0 24px 64px rgba(18,33,54,.2);}.op-modal-overlay .op-modal__body{padding-top:8px;padding-bottom:8px;}@media (min-width:901px){body[class*="op-product--surface-master-ip-ledger"] .bottom-nav,body[class*="op-product--surface-master-ip-ledger"] .op-nav--master{display:none;}.op-support-workspace .op-client-support-grid{grid-template-columns:minmax(0,1.65fr) minmax(260px,.75fr);}.op-support-workspace .op-client-support-side{padding-left:18px;border-top:0;border-left:1px solid var(--op-line);}}@media (max-width:480px){.op-result-state{grid-template-columns:1fr;margin-top:22px;}.op-communication-surface,.op-payment-state.op-communication-surface,.op-finance-dispute-monolith.op-communication-surface{border-radius:18px;}.op-finance-dispute-monolith.op-communication-surface,.op-payment-state.op-communication-surface{padding:14px;}.op-support-workspace .op-chat-thread,.op-finance-dispute-monolith.op-communication-surface .op-chat-thread{padding:12px;}.op-notification-feed .op-notification-item{padding:13px 14px;}}.op-shell-header{position:sticky;top:0;z-index:70;min-height:var(--op-header);border-bottom:1px solid rgba(214,224,236,.9);background:rgba(255,255,255,.985);border-bottom-color:#e8edf3;box-shadow:0 2px 12px rgba(16,24,40,.025);backdrop-filter:none;}.op-shell-header__role,.op-shell-header__logout,.op-nav__label{font-weight:400;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product .op-button{border-radius:13px;box-shadow:none;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product .op-button--primary{background:#0868f3;border-color:#0868f3;box-shadow:none;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product .op-button--secondary{background:#fff;border-color:#d7dee8;}body.op-product .op-product-metric{display:flex;flex-direction:column;gap:3px;padding:13px;border:1px solid var(--opv-line);border-radius:14px;background:#fff;border-color:#e7ecf2;}body.op-product .op-product-metric__label,body.op-product .op-product-kv__label,body.op-product .op-order-meta__label{font-weight:500;}body.op-product .op-product-metric__value,body.op-product .op-product-kv__value,body.op-product .op-order-meta__value{font-weight:560;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product :where(input:not([type="hidden"]):not([type="checkbox"]):not([type="radio"]):not(.op-list-toolbar__input):not(.op-lookup-toolbar__input),select:not(.op-list-toolbar__select),textarea:not(.op-master-chat-input):not(.op-support-chat-composer__input):not(.op-order-conversation__input)){border-color:#dce3ec;background:#fff;color:#101828;box-shadow:none;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product :where(input:not([type="hidden"]):not([type="checkbox"]):not([type="radio"]):not(.op-list-toolbar__input):not(.op-lookup-toolbar__input),select:not(.op-list-toolbar__select),textarea:not(.op-master-chat-input):not(.op-support-chat-composer__input):not(.op-order-conversation__input)):focus{border-color:rgba(8,103,242,.66);box-shadow:0 0 0 3px rgba(8,103,242,.10);}body.op-product .op-appliance-preview,body.op-product [data-appliance-preview="1"],body.op-product [data-media-source="appliance-fallback"],body.op-product [data-order-image-source="appliance-fallback"]{position:relative;overflow:hidden;isolation:isolate;background:#fff;}body.op-product .op-appliance-preview--appliance-fallback .op-appliance-preview__image,body.op-product .op-appliance-preview__image--fallback,body.op-product [data-media-source="appliance-fallback"] img,body.op-product [data-order-image-source="appliance-fallback"] img,body.op-product [data-order-image-source="fallback"] img,body.op-product .op-client-orders-media--fallback .op-client-orders-media-image,body.op-product .op-master-order-media[data-order-image-source="appliance-fallback"] img,body.op-product .uix-media-shell--support-fallback .uix-media-image{width:100%;height:100%;margin:0;object-fit:contain;object-position:center;padding:8px;background:#fff;transform:none;filter:none;}body.op-product .op-appliance-preview--client-photo .op-appliance-preview__image,body.op-product [data-media-source="client-photo"] .op-appliance-preview__image,body.op-product [data-order-image-source="client-photo"] .op-appliance-preview__image{object-position:center;background:transparent;transform:none;object-fit:cover;padding:0;filter:none;}body.op-product .op-appliance-preview__finish,body.op-product [data-media-source="appliance-fallback"] > .op-appliance-preview__finish,body.op-product [data-order-image-source="appliance-fallback"] > .op-appliance-preview__finish{opacity:0;background:transparent;box-shadow:inset 0 0 0 1px rgba(224,230,238,.8);}body.op-product .op-appliance-preview__placeholder:where(:not([hidden]):not(.is-hidden)){width:100%;height:100%;min-height:inherit;display:grid;place-items:center;padding:14px;font-size:13px;letter-spacing:.01em;text-align:center;color:#667085;background:#f8fafc;font-weight:500;}body.op-product .op-order-status,body.op-product [class*="status-pill"]{font-weight:400;}body.op-product .modal{border:1px solid rgba(214,224,236,.9);border-radius:20px;background:#fff;overflow:hidden;border-color:#e4eaf1;box-shadow:0 22px 60px rgba(16,24,40,.16);}html{background:var(--op-final-bg);}body.op-product{background:var(--op-page-bg,var(--op-final-bg));}body.op-product .op-shell-header__bell,body.op-product .op-shell-header__logout{min-height:48px;border-radius:16px;border-color:#dce4ee;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product :where(h1,.op-product-page-head__title){font-size:clamp(24px,6.2vw,32px);line-height:1.08;letter-spacing:-.038em;font-weight:700;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product :where(h2,h3,h4){font-weight:700;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product .op-button{font-weight:500;}body.op-product :is(button,[role="button"]){font-weight:600;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product .op-button--primary,body.op-product .op-surface-button-primary{background:#0868f3;border-color:#0868f3;box-shadow:none;}@media (max-width:600px){body.op-product .op-shell-header__inner{width:calc(100% - 28px);}body.op-product .op-shell-header__logo{width:184px;}body.op-product .op-shell-header__actions{gap:7px;}body.op-product .op-shell-main{width:calc(100% - 20px);padding-top:12px;}}.op-list-toolbar,.op-list-toolbar-stack{width:100%;min-width:0;margin:0;padding:0;border:0;background:transparent;box-shadow:none;}.op-list-toolbar{display:grid;grid-template-columns:minmax(0,1fr) minmax(96px,108px);align-items:center;gap:var(--op-list-toolbar-gap);}.op-list-toolbar.op-list-toolbar--search-only{grid-template-columns:minmax(0,1fr);}.op-list-toolbar.op-list-toolbar--joined{grid-template-columns:minmax(0,1fr) minmax(96px,108px);gap:0;overflow:hidden;border:1px solid var(--op-list-toolbar-line);border-radius:var(--op-list-toolbar-radius);background:var(--op-list-toolbar-surface);transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease;}.op-list-toolbar.op-list-toolbar--joined.op-list-toolbar--search-only{grid-template-columns:minmax(0,1fr);}.op-list-toolbar.op-list-toolbar--joined:focus-within{border-color:var(--op-list-toolbar-line-focus);box-shadow:0 0 0 3px rgba(0,96,244,.10);}.op-list-toolbar.op-list-toolbar--joined > .op-list-toolbar__control{border:0;border-radius:0;background:transparent;box-shadow:none;}.op-list-toolbar.op-list-toolbar--joined > .op-list-toolbar__control:hover,.op-list-toolbar.op-list-toolbar--joined > .op-list-toolbar__control:focus-within{border-color:transparent;box-shadow:none;}.op-list-toolbar.op-list-toolbar--joined > .op-list-toolbar__select-control{border-left:1px solid var(--op-list-toolbar-line);}.op-list-toolbar--multi{grid-template-columns:minmax(230px,1fr) minmax(146px,190px) minmax(94px,112px);}.op-list-toolbar--with-submit{grid-template-columns:minmax(250px,1fr) minmax(156px,220px) auto;}.op-list-toolbar--staff{width:min(100%,760px);}.op-list-toolbar-stack{display:grid;gap:6px;}.op-list-toolbar__control{position:relative;box-sizing:border-box;display:flex;align-items:center;min-width:0;width:100%;height:var(--op-list-toolbar-height);min-height:var(--op-list-toolbar-height);gap:8px;padding:0 12px;overflow:hidden;border:1px solid var(--op-list-toolbar-line);border-radius:var(--op-list-toolbar-radius);background:var(--op-list-toolbar-surface);color:var(--op-list-toolbar-ink);box-shadow:none;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease;}.op-list-toolbar__control:hover{border-color:#c6d4e5;}.op-list-toolbar__control:focus-within,.op-list-toolbar__filter-wrap[open] > .op-list-toolbar__filter-trigger{border-color:var(--op-list-toolbar-line-focus);box-shadow:0 0 0 3px rgba(0,96,244,.10);}.op-list-toolbar__icon{display:inline-flex;flex:0 0 19px;width:19px;height:19px;align-items:center;justify-content:center;color:var(--op-list-toolbar-muted);}.op-list-toolbar__icon :is(svg,img),.op-list-toolbar__icon.platform-icon-img{display:block;width:19px;height:19px;}.op-list-toolbar__input,.op-list-toolbar__select{box-sizing:border-box;flex:1 1 auto;width:100%;min-width:0;height:100%;min-height:0;margin:0;padding:0;border:0;border-radius:0;outline:0;background:transparent;box-shadow:none;color:var(--op-list-toolbar-ink);font:inherit;font-size:14px;font-weight:430;line-height:1.2;letter-spacing:-.01em;}.op-list-toolbar__input{appearance:none;-webkit-appearance:none;}.op-list-toolbar__input::-webkit-search-decoration,.op-list-toolbar__input::-webkit-search-cancel-button,.op-list-toolbar__input::-webkit-search-results-button,.op-list-toolbar__input::-webkit-search-results-decoration{display:none;-webkit-appearance:none;}.op-list-toolbar__input::placeholder{color:#65738b;opacity:1;}.op-list-toolbar__select-control{padding-right:30px;}.op-list-toolbar__select-control::after{content:"";position:absolute;right:12px;top:50%;width:7px;height:7px;margin-top:-5px;border-right:1.5px solid #7c8798;border-bottom:1.5px solid #7c8798;transform:rotate(45deg);pointer-events:none;}.op-list-toolbar__select{padding-right:2px;appearance:none;-webkit-appearance:none;cursor:pointer;}.op-list-toolbar__limit .op-list-toolbar__select{text-align:left;}.op-list-toolbar__submit{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;width:auto;min-width:96px;height:var(--op-list-toolbar-height);min-height:var(--op-list-toolbar-height);margin:0;padding:0 16px;border:1px solid transparent;border-radius:var(--op-list-toolbar-radius);background:#c9defc;color:#0055d6;font:inherit;font-size:16px;font-weight:600;line-height:1;cursor:pointer;box-shadow:none;}.op-list-toolbar__submit:hover{border-color:#91baf5;background:#e4efff;}.op-list-toolbar__submit:focus-visible{outline:0;border-color:var(--op-list-toolbar-line-focus);box-shadow:0 0 0 3px rgba(0,96,244,.10);}.op-list-toolbar__filter-wrap{position:relative;min-width:0;width:100%;}.op-list-toolbar__filter-trigger{justify-content:center;list-style:none;padding-inline:10px;font-size:14px;font-weight:500;cursor:pointer;}.op-list-toolbar__filter-trigger::-webkit-details-marker{display:none;}.op-lookup-toolbar{box-sizing:border-box;display:grid;grid-template-columns:19px minmax(0,1fr) auto;align-items:center;width:100%;min-width:0;height:48px;min-height:48px;gap:9px;padding:4px 4px 4px 12px;overflow:hidden;border:1px solid var(--op-list-toolbar-line);border-radius:var(--op-list-toolbar-radius);background:var(--op-list-toolbar-surface);box-shadow:none;transition:border-color .16s ease,box-shadow .16s ease;}.op-lookup-toolbar:focus-within{border-color:var(--op-list-toolbar-line-focus);box-shadow:0 0 0 3px rgba(0,96,244,.10);}.op-lookup-toolbar__icon{display:inline-flex;width:19px;height:19px;align-items:center;justify-content:center;color:var(--op-list-toolbar-muted);}.op-lookup-toolbar__icon :is(svg,img){width:19px;height:19px;}.op-lookup-toolbar__input{width:100%;min-width:0;height:100%;min-height:0;margin:0;padding:0;border:0;border-radius:0;outline:0;background:transparent;box-shadow:none;color:var(--op-list-toolbar-ink);font:inherit;font-size:15px;font-weight:520;text-transform:uppercase;appearance:none;-webkit-appearance:none;}.op-lookup-toolbar__submit{display:inline-flex;align-items:center;justify-content:center;height:40px;min-height:40px;margin:0;padding:0 15px;border:0;border-radius:11px;background:#0060f4;color:#fff;font:inherit;font-size:14px;font-weight:560;line-height:1;cursor:pointer;box-shadow:none;}@media (max-width:340px){.op-modal-overlay .op-modal__footer{display:grid;grid-template-columns:minmax(0,1fr);}.op-modal-overlay .op-modal__footer .op-button{width:100%;min-width:0;}body.op-product .op-shell-header__logo{width:156px;max-width:52vw;}body.op-product .op-shell-header__bell{width:44px;min-width:44px;}body.op-product .op-shell-header__logout{min-height:44px;padding-inline:12px;font-size:15px;}.op-list-toolbar,.op-list-toolbar--multi,.op-list-toolbar--with-submit{grid-template-columns:minmax(0,1fr) 92px;}.op-list-toolbar__icon,.op-list-toolbar__icon :is(svg,img){width:18px;height:18px;flex-basis:18px;}.op-list-toolbar__control{padding-inline:10px;}}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product :where(h1,h2,h3,h4,p){margin-block-start:0;text-wrap:pretty;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product :where(h1,h2,h3,h4){color:var(--op-ink);letter-spacing:-.028em;}body.op-product .op-shell-header__bell :is(img,svg){width:23px;height:23px;}body.op-product .op-shell-header__context{gap:0;}body.op-product .op-shell-header__label{color:var(--op-muted);font-size:13px;}body.op-product--public .op-shell-main,body.op-public-direct .op-shell-main{width:min(calc(100% - 24px),560px);}body.op-product .op-product-page-head__meta{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;align-items:center;}body.op-product .op-product-section-head__title,body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product .op-form-section__head h2{font-size:19px;line-height:1.16;font-weight:700;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product .op-button:active,body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product :is(form:not([role="search"]) button[type="submit"],input[type="submit"]):active{transform:scale(.985);}body.op-product .op-order-action-bar,body.op-product .op-order-action-bar__primary,body.op-product .op-order-action-bar__secondary{gap:10px;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product .op-order-action-bar :is(.op-button,button,a){width:100%;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product :is(.op-control,input:where(:not(.op-public-login-identity-input)):not([type="checkbox"]):not([type="radio"]):not([type="file"]):not(.op-list-toolbar__input):not(.op-lookup-toolbar__input),select:not(.op-list-toolbar__select),textarea:not(.op-master-chat-input):not(.op-support-chat-composer__input):not(.op-order-conversation__input):not(.op-diagnostics-result-modal__textarea)){min-height:52px;border:1px solid #d9e2ef;border-radius:15px;background:#fff;color:var(--op-ink);box-shadow:inset 0 1px 0 rgba(18,42,78,.02);font-size:16px;outline:none;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product :is(.op-control,input:not(.op-list-toolbar__input):not(.op-lookup-toolbar__input),select:not(.op-list-toolbar__select),textarea:not(.op-master-chat-input):not(.op-support-chat-composer__input):not(.op-order-conversation__input)):focus{border-color:rgba(8,103,242,.70);box-shadow:0 0 0 4px rgba(8,103,242,.10);}body.op-product .op-field{gap:7px;}body.op-product .op-field__hint{color:var(--op-muted);font-size:12px;line-height:1.4;}body.op-product .op-form-section{border-color:var(--op-line);border-radius:22px;background:#fff;}body.op-product .op-form-section__head{padding:18px 18px 12px;}body.op-product .op-form-section__content{padding:0 18px 18px;gap:14px;}body.op-product--public,body.op-public-direct:not(.public-screen-home){background:#fff;}body.op-product--public:not(.op-public-direct) .op-product-family--public{width:min(calc(100% - 24px),560px);margin:0 auto;padding:24px 0 40px;}@media (max-width:350px){body.op-product .op-shell-header__logo{width:142px;}body.op-product .op-shell-header__logout{min-height:42px;padding-inline:10px;font-size:13px;}}body.op-product :is( .op-product-screen--surface-support,.op-product-screen--surface-notifications,.op-product-screen--surface-master-profile,.op-product-screen--surface-master-payouts,.op-product-screen--surface-master-requisites,.op-product-screen--surface-master-payout-requisites,.op-product-screen--surface-master-fault-search,.op-product-screen--surface-wallet,.op-product-screen--surface-bind-card ) > .op-product-family > .op-product-page-head{position:relative;min-height:92px;align-items:center;margin:0;padding:20px 20px 20px 92px;border:1px solid var(--op-line);border-radius:25px;background:radial-gradient(circle at 12% 50%,rgba(8,103,242,.13),transparent 80px),linear-gradient(145deg,#fff,#f5f9ff);box-shadow:var(--op-shadow-soft);}body.op-product :is( .op-product-screen--surface-support,.op-product-screen--surface-notifications,.op-product-screen--surface-master-profile,.op-product-screen--surface-master-payouts,.op-product-screen--surface-master-requisites,.op-product-screen--surface-master-payout-requisites,.op-product-screen--surface-master-fault-search,.op-product-screen--surface-wallet,.op-product-screen--surface-bind-card ) > .op-product-family > .op-product-page-head::before{position:absolute;top:50%;left:20px;width:54px;height:54px;border-radius:18px;background-color:#e9f2ff;background-position:center;background-repeat:no-repeat;background-size:29px 29px;box-shadow:inset 0 0 0 1px rgba(8,103,242,.07);content:"";transform:translateY(-50%);}body.op-product .op-product-screen--surface-support > .op-product-family > .op-product-page-head::before{background-image:url("/assets/platform-icons-v2/nav-support.png?v=20260908-rc18-thin-icons");}body.op-product .op-product-screen--surface-notifications > .op-product-family > .op-product-page-head::before{background-image:url("/assets/platform-icons-v2/nav-notifications.png?v=20260908-rc18-thin-icons");}body.op-product .op-product-screen--surface-master-profile > .op-product-family > .op-product-page-head::before{background-image:url("/assets/platform-icons-v2/nav-profile.png?v=20260908-rc18-thin-icons");}body.op-product :is(.op-product-screen--surface-master-payouts,.op-product-screen--surface-master-requisites,.op-product-screen--surface-master-payout-requisites) > .op-product-family > .op-product-page-head::before{background-image:url("/assets/platform-icons-v2/nav-payouts.png?v=20260908-rc18-thin-icons");}body.op-product .op-product-screen--surface-master-fault-search > .op-product-family > .op-product-page-head::before{background-image:url("/assets/platform-icons-v2/fault-code.png?v=20260908-rc18-thin-icons");}body.op-product .op-product-screen--surface-wallet > .op-product-family > .op-product-page-head::before{background-image:url("/assets/platform-icons-v2/protection.png?v=20260908-rc18-thin-icons");}body.op-product .op-product-screen--surface-bind-card > .op-product-family > .op-product-page-head::before{background-image:url("/assets/platform-icons-v2/bank-card.png?v=20260908-rc18-thin-icons");}body.op-product :is( .op-product-screen--surface-support,.op-product-screen--surface-notifications,.op-product-screen--surface-master-profile,.op-product-screen--surface-master-payouts,.op-product-screen--surface-master-requisites,.op-product-screen--surface-master-payout-requisites,.op-product-screen--surface-master-fault-search,.op-product-screen--surface-wallet,.op-product-screen--surface-bind-card ) > .op-product-family > .op-product-page-head .op-product-page-head__title{font-size:clamp(25px,7vw,31px);}body.op-product .op-product-screen--surface-support .op-notification-item::before{background-image:url("/assets/platform-icons-v2/headset.png?v=20260908-rc18-thin-icons");}body.op-product .op-product-empty:where(:not([hidden]):not(.is-hidden)){display:flex;align-items:center;gap:15px;min-height:250px;justify-content:center;padding:30px 22px;text-align:center;}body.op-product .op-product-empty__icon{min-width:44px;color:var(--opv-blue);width:68px;height:68px;border-radius:22px;background:linear-gradient(145deg,#edf4ff,#dfeeff);box-shadow:inset 0 0 0 1px rgba(8,103,242,.06);}body.op-product .op-product-empty__icon :is(img,svg){width:34px;height:34px;}body.op-product .op-product-empty__title{margin:0 0 5px;font-size:23px;line-height:1.1;font-weight:720;}body.op-product .op-client-state-hero__reference{color:#657184;}body.op-product .op-chat-message--system time{color:#5f6d82;}@media (max-width:680px){.op-order-card__body{grid-template-columns:86px minmax(0,1fr);gap:12px;padding:13px;}.op-order-card__actions{padding:0 13px 13px;}.op-order-header{grid-template-columns:minmax(0,1fr);}.op-order-header__status{grid-row:auto;}.op-order-action-bar,.op-support-panel,.op-staff-decision-panel,.op-finance-filter-bar,.op-staff-toolbar{align-items:start;flex-direction:column;}.op-repair-next-action{align-items:stretch;flex-direction:column;}.op-order-action-bar__primary,.op-order-action-bar__secondary,.op-master-offer-card__actions,.op-staff-toolbar__controls{width:auto;}.op-order-action-bar__primary{margin-left:0;}.op-order-action-bar :where(.op-button,.op-surface-button-primary,.op-surface-button-outline),.op-master-offer-card__actions :where(button,a),.op-form-actions :where(button,a),.op-repair-next-action__action :where(.op-button,.op-surface-button-primary,.op-surface-button-outline,.op-surface-button-danger-outline),.op-finance-dispute-status-card .op-resolution-actions .op-button{width:100%;}.op-chat-composer:not(.op-master-chat-compose),.op-staff-queue-row{grid-template-columns:minmax(0,1fr);}.op-repair-next-action,.op-finance-dispute-hero-row,.op-case-decision__head{flex-direction:column;align-items:stretch;}.op-client-protection-section{padding:14px;}.op-finance-dispute-back-row{align-self:flex-start;}.op-finance-dispute-section{grid-template-columns:26px minmax(0,1fr);gap:9px;}.op-client-support-compose-form.op-chat-composer{grid-template-columns:minmax(0,1fr) auto;}.op-master-requisites-head{display:grid;grid-template-columns:42px minmax(0,1fr);}.op-master-requisites-head .op-support-panel__action{grid-column:1/-1;}.op-master-requisites-card .op-master-requisites-modern-fields{grid-template-columns:minmax(0,1fr);}.op-master-requisites-card .op-master-requisites-modern-fields > :last-child{grid-column:auto;}.op-master-payouts-setup-actions{justify-items:stretch;}.op-master-payout-entry .op-summary-card__rows{grid-template-columns:minmax(0,1fr);}.op-order-summary__rows{grid-template-columns:1fr;}.op-auth-state__head,.op-verification-state__head{flex-direction:column;gap:10px;}.op-auth-state__copy h1,.op-verification-state__copy h1{font-size:26px;}body.op-product--surface-forgot-password .op-public-auth-tail-panel,body.op-product--surface-reset-password .op-public-auth-tail-panel,body.op-product--surface-phone-verify .op-public-auth-tail-panel,body.op-product--surface-twofa .op-public-auth-tail-panel,body.op-product--surface-auth-email-verify .op-public-auth-tail-panel,body.op-product--surface-auth-recovery .op-public-auth-tail-panel{padding:16px;}body.op-product--surface-register .op-public-register-fields .op-form-section__content,body.op-product--surface-register-master .op-public-master-section .op-form-section__content,.op-client-settings-form-grid{grid-template-columns:minmax(0,1fr);}.op-public-phone-verify-meta-row{display:grid;}:root{--op-header:72px;}body.op-product .op-shell-header__inner{width:calc(100% - 22px);}body.op-product .op-shell-header__logo{width:165px;}body.op-product .op-shell-header__logout{min-height:44px;padding-inline:14px;font-size:14px;}body.op-product .op-shell-header__bell{width:44px;min-width:44px;min-height:44px;}body.op-product .op-shell-main{width:calc(100% - 20px);padding-top:14px;}body.op-product .op-product-page-head{margin-inline:2px;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product .op-button,body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product :is(form:not([role="search"]) button[type="submit"],input[type="submit"]){min-height:50px;}}@media (max-width:640px){.op-payment-state{padding:16px;border-radius:20px;}.op-payment-state__head{display:grid;grid-template-columns:minmax(0,1fr);gap:10px;}.op-payment-state__status{justify-self:start;}.op-payment-state__prelude{margin:-16px -16px 14px;}.op-payment-state__actions .op-form-actions,.op-payment-state__actions .op-order-action-bar__primary,.op-payment-state__actions .op-order-action-bar__secondary,.op-payment-state__actions .op-form-actions :where(.op-button,button,a),.op-locked-state__actions > *{width:100%;}.op-payment-state__actions .op-form-actions{display:grid;grid-template-columns:minmax(0,1fr);}.op-locked-state{grid-template-columns:1fr;gap:12px;}.op-locked-state__actions{display:grid;grid-template-columns:1fr;}.op-accounting-summary{grid-template-columns:repeat(3,minmax(0,1fr));}.op-accounting-entry__main{gap:10px;}.op-accounting-entry__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));}.op-staff-infra-card__head{align-items:stretch;flex-direction:column;}.op-staff-infra-form-grid,.op-staff-infra-form-grid--server,.op-payment-health-metrics,.op-payment-health-filters,.op-staff-product-funnel-summary-card,.op-staff-infra-server-meta,.op-staff-infra-threshold-form{grid-template-columns:minmax(0,1fr);}.op-staff-infra-code{max-width:none;}}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product h1{font-weight:700;letter-spacing:-.035em;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product h2{font-weight:var(--op-section-weight);letter-spacing:-.025em;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product h3,body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product h4{font-weight:var(--op-card-title-weight);letter-spacing:-.018em;}body.op-product .op-shell-header__role{color:var(--op-blue);font-size:12px;font-weight:var(--op-label-weight);}body.op-product .op-modal,body.op-product .modal:not([class*="op-master-ip-"]){width:100%;max-width:680px;max-height:calc(100dvh - 32px - env(safe-area-inset-top) - env(safe-area-inset-bottom));overflow:auto;padding:0;gap:0;border:0;border-radius:28px;background:#fff;box-shadow:0 22px 60px rgba(7,18,37,.20);overscroll-behavior:contain;}body.op-product .op-modal::before,body.op-product .modal:not([class*="op-master-ip-"])::before{width:48px;height:5px;margin:10px auto 0;border-radius:999px;background:#d9e1ec;content:none;}body.op-product .op-modal__header,body.op-product .modal-header{align-items:center;padding:15px 20px 8px;border:0;}body.op-product .op-modal__title,body.op-product .modal-title{color:var(--op-ink);font-size:clamp(22px,6.4vw,28px);line-height:1.12;font-weight:600;letter-spacing:-.032em;}body.op-product .modal-close{flex:0 0 40px;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(218,227,239,.88);border-radius:14px;background:#f5f8fc;color:#354158;font-size:23px;font-weight:400;box-shadow:none;}body.op-product .op-modal__body,body.op-product .modal-body{display:grid;gap:12px;padding:8px 20px 18px;color:#58657a;font-size:15px;line-height:1.46;}body.op-product .op-modal__footer,body.op-product .modal-footer{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.08fr);gap:10px;padding:0 20px calc(18px + env(safe-area-inset-bottom));margin:0;border:0;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product .op-modal__footer :is(.op-button,button),body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product .modal-footer :is(.op-button,button){width:100%;min-width:0;min-height:52px;border-radius:16px;font-size:15px;font-weight:580;box-shadow:none;}body.op-product #platformConfirmModal{padding:18px;background:rgba(9,20,39,.40);backdrop-filter:blur(5px) saturate(115%);-webkit-backdrop-filter:blur(5px) saturate(115%);}body.op-product #platformConfirmModal.platform-payment-confirm,body.op-product #platformConfirmModal:not(.platform-payment-confirm){padding:0;background:rgba(9,20,39,.40);backdrop-filter:blur(5px) saturate(115%);-webkit-backdrop-filter:blur(5px) saturate(115%);}body.op-product #platformConfirmModal .modal-header,body.op-product #platformConfirmModal.platform-payment-confirm .modal-header,body.op-product #platformConfirmModal:not(.platform-payment-confirm) .modal-header{align-items:center;padding:24px 24px 0;}body.op-product #platformConfirmModal .modal-title,body.op-product #platformConfirmModal.platform-payment-confirm .modal-title,body.op-product #platformConfirmModal:not(.platform-payment-confirm) .modal-title{font-size:20px;line-height:1.18;font-weight:640;letter-spacing:-.024em;}body.op-product #platformConfirmModal.platform-confirm-hide-close:not(.platform-payment-confirm) .modal-header{justify-content:center;padding-top:22px;}body.op-product #platformConfirmModal.platform-confirm-hide-close:not(.platform-payment-confirm) .platform-confirm-heading{width:100%;flex-direction:column;justify-content:stretch;gap:14px;text-align:left;}body.op-product #platformConfirmModal.platform-confirm-hide-close:not(.platform-payment-confirm) .platform-confirm-heading__icon{width:52px;height:52px;flex-basis:52px;border-radius:16px;}body.op-product #platformConfirmModal.platform-confirm-hide-close:not(.platform-payment-confirm) .platform-confirm-heading__icon img{width:26px;height:26px;}body.op-product #platformConfirmModal.platform-confirm-hide-close.platform-confirm-tone-primary:not(.platform-payment-confirm) .platform-confirm-heading__icon{border-color:#d7e7ff;background:#eef5ff;}body.op-product #platformConfirmModal.platform-confirm-hide-close.platform-confirm-tone-danger:not(.platform-payment-confirm) .platform-confirm-heading__icon{border-color:#ffd9dc;background:#fff3f4;}body.op-product #platformConfirmModal.platform-confirm-hide-close:not(.platform-payment-confirm) .modal-title,body.op-product #platformConfirmModal.platform-confirm-hide-close:not(.platform-payment-confirm) #platform_confirm_message{max-width:none;margin-inline:auto;text-align:left;}body.op-product #platformConfirmModal .platform-confirm-trust__text{font-size:15px;font-weight:590;}body.op-product #platformConfirmModal .platform-confirm-trust__caption{color:#657187;font-size:14px;font-weight:400;}body.op-product #platformConfirmModal #platform_confirm_message{color:#5f6c80;font-size:14px;font-weight:400;}body.op-product #platformConfirmModal :is(#platformConfirmCancel,#platformConfirmOk){min-height:52px;border-radius:15px;font-size:15px;font-weight:600;box-shadow:none;}body.op-product #platformConfirmModal.platform-payment-confirm :is(#platformConfirmCancel,#platformConfirmOk),body.op-product #platformConfirmModal:not(.platform-payment-confirm) :is(#platformConfirmCancel,#platformConfirmOk){min-height:52px;border-radius:16px;font-size:15px;font-weight:580;box-shadow:none;}body.op-product #platformConfirmModal #platformConfirmOk{border:1px solid var(--op-blue);background:var(--op-blue);color:#fff;}body.op-product .pwa-install-modal .pwa-install-lead{color:#536077;font-size:15px;line-height:1.45;}body.op-product #platformConfirmModal :is(#platformConfirmCancel,#platformConfirmOk),body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product .modal-footer :is(.op-button,button){transition:none;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product #platformConfirmModal #platformConfirmOk.op-button--primary,body.op-product #platformConfirmModal #platformConfirmOk.platform-button--primary{border-color:var(--op-blue);background:var(--op-blue);color:#fff;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product #platformConfirmModal #platformConfirmOk.op-button--danger,body.op-product #platformConfirmModal #platformConfirmOk.platform-button--danger{border-color:#d92d20;background:#d92d20;color:#fff;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product .op-modal__footer .op-button--primary,body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product .modal-footer .op-button--primary{border-color:var(--op-blue);background:var(--op-blue);color:#fff;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product .op-modal__footer .op-button--danger,body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product .modal-footer .op-button--danger{border-color:#d92d20;background:#d92d20;color:#fff;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product .op-modal__footer .op-button--danger,body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product .modal-footer .op-button--danger,body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product #platformConfirmModal #platformConfirmOk.op-button--danger,body.op-product #platformConfirmModal #platformConfirmOk.platform-button--danger{border-color:#d92d20;background:#d92d20;}body.op-product .op-shell-header::before{position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,#0060f4,#1378ff 55%,#0060f4);content:none;display:none;}body.op-product .op-product-page-head{display:flex;justify-content:space-between;padding:2px 2px 4px;background:transparent;border:0;box-shadow:none;align-items:flex-end;gap:12px;margin:0 2px 14px;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product :is(.op-button--secondary,.op-button--ghost,.op-surface-button-outline){border:1px solid var(--cx-blue);background:#fff;color:var(--cx-blue);}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product :is(.op-button--danger,.op-surface-button-danger-outline){border:1px solid var(--cx-danger);background:#fff;color:var(--cx-danger);}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product .op-control,body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product :is(input:where(:not(.op-public-login-identity-input)):not([type="hidden"]):where(:not([type="checkbox"]):not([type="radio"])):not(.op-list-toolbar__input):not(.op-lookup-toolbar__input),select:not(.op-list-toolbar__select),textarea:not(.op-master-chat-input):not(.op-support-chat-composer__input):not(.op-order-conversation__input)){min-height:54px;border:1px solid var(--cx-line);border-radius:14px;background:#fff;color:var(--cx-ink);font-size:16px;box-shadow:none;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product textarea:not(.op-master-chat-input):not(.op-support-chat-composer__input):not(.op-order-conversation__input){line-height:1.45;resize:vertical;min-height:110px;padding:14px 15px;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product .op-field__label{color:#232b3d;font-size:15px;font-weight:480;}body.op-product .op-modal,body.op-product .modal:not([class*="op-master-ip-"]){width:100%;max-width:680px;max-height:calc(100dvh - 32px - env(safe-area-inset-top) - env(safe-area-inset-bottom));padding:0;overflow:auto;border:0;border-radius:28px;background:#fff;box-shadow:0 22px 60px rgba(7,18,37,.20);overscroll-behavior:contain;}body.op-product #platformConfirmModal .modal{width:min(100%,356px);max-width:356px;max-height:calc(100dvh - 32px - env(safe-area-inset-top) - env(safe-area-inset-bottom));padding:0;overflow:auto;border:1px solid rgba(218,226,237,.92);border-radius:24px;background:#fff;box-shadow:0 24px 64px rgba(7,18,37,.22);overscroll-behavior:contain;}body.op-product .op-modal::before,body.op-product .modal:not([class*="op-master-ip-"])::before,body.op-product #platformConfirmModal .modal::before{display:none;content:none;}body.op-product :is(.op-modal__header,.modal-header){padding:19px 20px 9px;}body.op-product #platformConfirmModal .modal-header{padding:24px 24px 0;}body.op-product :is(.op-modal__title,.modal-title){font-size:28px;line-height:1.08;font-weight:610;letter-spacing:-.025em;}body.op-product #platformConfirmModal .modal-title{font-size:20px;line-height:1.18;font-weight:640;letter-spacing:-.024em;}body.op-product :is(.op-modal__body,.modal-body){padding:8px 24px 22px;color:#5A687E;font-size:17px;line-height:1.45;}body.op-product #platformConfirmModal .modal-body{padding:14px 24px 22px;color:#5f6c80;font-size:14px;line-height:1.48;}body.op-product :is(.op-modal__footer,.modal-footer){display:grid;grid-template-columns:1fr 1.08fr;gap:12px;padding:0 24px 24px;}body.op-product #platformConfirmModal .modal-footer{display:grid;grid-template-columns:1fr;gap:4px;padding:0 24px 20px;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product :is(.op-modal__footer,.modal-footer) :is(.op-button,button),body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product #platformConfirmModal .modal-footer :is(.op-button,button){min-height:58px;border-radius:15px;font-size:17px;font-weight:520;}body.op-product .op-onboarding-modal__header,body.op-product .op-onboarding-modal__footer{flex:0 0 auto;}body.op-product .op-onboarding-modal__lead,body.op-product .op-onboarding-modal__item-text,body.op-product .op-onboarding-modal__note{margin:0;}body.op-product .op-onboarding-modal__lead{color:var(--op-text);font-size:15px;line-height:1.5;}body.op-product .op-onboarding-modal__list{display:grid;gap:10px;margin:0;padding:0;list-style:none;}body.op-product .op-onboarding-modal__item{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:11px;padding:12px;border:1px solid var(--op-line);border-radius:14px;background:var(--op-soft);}body.op-product .op-onboarding-modal__number,body.op-product .op-onboarding-modal__icon{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;}body.op-product .op-onboarding-modal__number{background:var(--op-blue);color:#fff;font-size:14px;font-weight:760;line-height:1;}body.op-product .op-onboarding-modal__icon{background:#eef5ff;border:1px solid #dbe9ff;}body.op-product .op-onboarding-modal__icon .platform-icon-img{width:21px;height:21px;object-fit:contain;}body.op-product .op-onboarding-modal__item-copy{min-width:0;display:grid;gap:3px;}body.op-product .op-onboarding-modal__item-title{color:var(--op-ink);font-size:14px;line-height:1.35;}body.op-product .op-onboarding-modal__item-text{color:var(--op-muted);font-size:13px;line-height:1.45;}body.op-product .op-onboarding-modal__note{padding:11px 12px;border-left:3px solid var(--op-blue);border-radius:0 12px 12px 0;background:#f4f8ff;color:var(--op-text);font-size:13px;line-height:1.45;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product .op-onboarding-modal__footer .op-button{width:100%;}@media (max-width:370px){body.op-product .op-modal__footer,body.op-product .modal-footer,body.op-product #platformConfirmModal .modal-footer,body.op-product #platformConfirmModal.platform-payment-confirm .modal-footer,body.op-product #platformConfirmModal:not(.platform-payment-confirm) .modal-footer,body.op-product :is(.op-modal__footer,.modal-footer),body.op-product #platformConfirmModal .modal-footer{grid-template-columns:1fr;}}body.op-product .pwa-install-plus-mark::after{transform:translate(-50%,-50%);}body.op-product .op-shell-header__bell :is(svg,img){width:23px;height:23px;}body.op-product .op-product-family{gap:14px;}body.op-product .op-product-screen:not(.op-product-screen--surface-locked) :is(.op-product-empty,.op-surface-state-card){border-color:var(--c1-line);border-radius:var(--c1-radius);box-shadow:var(--c1-shadow);}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product .op-button,body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product :is(form:not([role="search"]) button[type="submit"],input[type="submit"]){gap:10px;transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease,border-color .15s ease;padding:0 19px;letter-spacing:-.01em;box-shadow:none;min-height:50px;border-radius:13px;font-size:15px;font-weight:500;}body.op-product .op-modal-overlay:where(:not([hidden]):not(.is-hidden)){z-index:1000;-webkit-backdrop-filter:blur(5px) saturate(115%);display:flex;justify-content:center;align-items:center;box-sizing:border-box;padding:max(16px,env(safe-area-inset-top)) 14px max(16px,env(safe-area-inset-bottom));background:rgba(12,22,39,.62);backdrop-filter:blur(1.5px);overscroll-behavior:none;}body.op-product .modal-overlay:where(:not([hidden]):not(.is-hidden)){z-index:1000;-webkit-backdrop-filter:blur(5px) saturate(115%);display:flex;justify-content:center;align-items:center;box-sizing:border-box;padding:max(16px,env(safe-area-inset-top)) 14px max(16px,env(safe-area-inset-bottom));background:rgba(13,20,31,.68);backdrop-filter:blur(1.5px);overscroll-behavior:none;}body.op-product .pwa-install-modal::before{display:none;content:none;}body.op-product .pwa-install-modal .pwa-install-handle{display:none;}body.op-product .pwa-install-modal .op-modal__header,body.op-product .pwa-install-modal .modal-header{padding-bottom:8px;align-items:center;padding:18px 22px 4px;}body.op-product .pwa-install-modal .op-modal__title,body.op-product .pwa-install-modal .modal-title{color:#121827;font-size:22px;line-height:1.12;font-weight:570;letter-spacing:-.024em;}body.op-product .pwa-install-modal .op-modal__body,body.op-product .pwa-install-modal .modal-body{padding-top:2px;padding:0 22px 15px;text-align:center;}body.op-product .pwa-install-visual{display:grid;place-items:center;min-height:145px;margin:0 auto 7px;}body.op-product .pwa-install-phone{position:relative;border:5px solid var(--cx-blue);background:#fff;width:82px;height:118px;border-width:4px;border-radius:18px;}body.op-product .pwa-install-phone-speaker{position:absolute;left:50%;border-radius:999px;background:var(--cx-blue);transform:translateX(-50%);top:9px;width:29px;height:4px;}body.op-product .pwa-install-share-mark{position:absolute;left:50%;border-radius:50%;background:var(--cx-blue-soft) url("/assets/platform-icons-v2/action-upload.png?v=20260908-rc18-thin-icons") center/28px 28px no-repeat;transform:translate(-50%,-50%);top:55px;width:45px;height:45px;background-size:24px 24px;}body.op-product .pwa-install-plus-mark{position:absolute;border:5px solid var(--cx-blue);border-radius:50%;background:#fff;right:-25px;bottom:-11px;width:55px;height:55px;border-width:4px;}body.op-product .pwa-install-plus-mark::before,body.op-product .pwa-install-plus-mark::after{position:absolute;left:50%;top:50%;border-radius:999px;background:var(--cx-blue);content:"";transform:translate(-50%,-50%);width:23px;height:3px;}body.op-product .pwa-install-copy{max-width:330px;margin:0 auto 13px;}body.op-product .pwa-install-lead{color:#4f596b;font-size:13px;line-height:1.38;font-weight:400;}body.op-product .pwa-install-steps{display:grid;text-align:left;gap:4px;margin-top:11px;}body.op-product .pwa-install-note{text-align:center;max-width:300px;margin:11px auto 0;color:#4f596b;font-size:12px;line-height:1.3;}body.op-product .pwa-install-footer{display:grid;grid-template-columns:1fr 1.06fr;gap:11px;padding:0 22px 16px;}body.op-product .op-modal:not(.op-support-chat-modal),body.op-product .modal:not(.pwa-install-modal):not(.op-order-payment-diagnostics-card):not(.op-support-chat-modal){border-radius:26px;}@media (min-width:681px){body.op-product .op-modal,body.op-product .modal:not([class*="op-master-ip-"]),body.op-product #platformConfirmModal .modal{width:min(100%,520px);border:1px solid rgba(216,226,239,.9);border-radius:26px;box-shadow:0 28px 72px rgba(7,18,37,.22);}body.op-product #platformConfirmModal.platform-payment-confirm .modal,body.op-product #platformConfirmModal:not(.platform-payment-confirm) .modal{width:min(100%,430px);border:1px solid rgba(216,226,239,.9);border-radius:26px;box-shadow:0 28px 72px rgba(7,18,37,.22);}body.op-product .op-modal,body.op-product .modal:not([class*="op-master-ip-"]),body.op-product #platformConfirmModal .modal{width:min(100%,520px);border-radius:26px;}body.op-product .op-modal::before,body.op-product .modal:not([class*="op-master-ip-"])::before,body.op-product #platformConfirmModal .modal::before,body.op-product .pwa-install-modal::before{display:none;}body.op-product .op-shell-main{padding-bottom:32px;}body.op-product .op-modal-overlay,body.op-product .modal-overlay{align-items:center;padding:24px;}body.op-product .pwa-install-modal{width:min(100%,520px);max-height:92svh;border-radius:24px;}}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product :where(h1,h2,h3,h4,strong,b){color:var(--c1-ink);font-weight:700;letter-spacing:-.014em;}body.op-product :where(.op-muted,.muted,small){color:var(--h-muted);}body.op-product .op-product-screen:not(.op-product-screen--surface-locked) .op-surface-state-card{box-shadow:0 5px 18px rgba(31,48,76,.035);}@media (max-width:400px){body.op-product .op-shell-header__inner{width:calc(100% - 38px);}body.op-product .op-shell-header__logo{width:176px;}body.op-product .op-shell-main{width:calc(100% - 36px);}}body.op-product .op-shell-header__bell img{content:url("/assets/concept-reference/header-bell.svg");filter:none;}body.op-product .op-shell-header .op-shell-header__logout{font-weight:450;}@media (max-width:560px){body.op-product .pwa-install-plus-mark{width:60px;height:60px;right:-27px;}body.op-product .pwa-install-modal .op-modal__header{padding:14px 22px 2px;}body.op-product .pwa-install-modal .op-modal__title{font-size:24px;font-weight:550;}body.op-product .pwa-install-modal .op-modal__body{padding:2px 22px 10px;}body.op-product .op-shell-header__inner{width:calc(100% - 38px);padding:0;}body.op-product .op-shell-header__logo{width:clamp(145px,46vw,176px);max-width:calc(100vw - 184px);}body.op-product .op-shell-header__actions{gap:8px;}body.op-product .op-shell-header__bell{width:42px;min-width:42px;}body.op-product .op-shell-header__bell :is(svg,img){width:21px;height:22px;}body.op-product .op-shell-header__logout{padding-inline:15px;width:auto;padding:0 13px;font-size:15px;font-weight:470;gap:6px;}body.op-product .op-shell-main{width:calc(100% - 36px);padding:16px 0 104px;}body.op-product .op-product-family{gap:14px;}body.op-product .pwa-install-modal{border-radius:28px 28px 0 0;}body.op-product .pwa-install-modal .pwa-install-handle{display:none;}body.op-product .pwa-install-modal .op-modal__header,body.op-product .pwa-install-modal .modal-header{padding:14px 22px 2px;}body.op-product .pwa-install-modal .op-modal__title,body.op-product .pwa-install-modal .modal-title{font-size:24px;line-height:1.08;font-weight:550;letter-spacing:-.02em;}body.op-product .pwa-install-modal .op-modal__body,body.op-product .pwa-install-modal .modal-body{display:block;min-height:0;overflow:hidden;padding:2px 22px 10px;}body.op-product .pwa-install-visual{margin-bottom:0;width:88px;height:132px;min-height:132px;margin:0 auto 4px;}body.op-product .pwa-install-phone{width:74px;height:104px;}body.op-product .pwa-install-copy{margin-bottom:8px;}body.op-product .pwa-install-lead{font-size:14px;line-height:1.3;}body.op-product .pwa-install-steps{gap:5px;margin-top:7px;}body.op-product .pwa-install-step{grid-template-columns:34px 29px minmax(0,1fr);gap:8px;height:40px;min-height:43px;padding:5px 9px;border-radius:12px;font-size:12.5px;}body.op-product .pwa-install-note{margin-top:8px;font-size:12.5px;line-height:1.2;}body.op-product .pwa-install-footer{min-height:58px;padding:0 22px 10px;gap:11px;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product .pwa-install-footer .op-button{height:48px;min-height:48px;border-radius:13px;font-size:15px;}}body.op-product .op-product-page-head__title,body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product .op-product-page-head h1{margin:0;font-size:clamp(26px,6.7vw,34px);line-height:1.08;font-weight:700;}:root{--op-safe-area-top:env(safe-area-inset-top,0px);--op-media-bg:#F6F9FD;--op-media-edge:rgba(218,228,240,.38);--op-header-height:64px;--op-bottom-nav-height:68px;--op-page:#fff;--op-section-radius:20px;--op-max:390px;--op-surface:#fff;--op-ops:1240px;--op-soft:#f7f9fc;--op-shadow-float:0 18px 46px rgba(16,24,40,.11);--op-list-toolbar-height:44px;--op-list-toolbar-radius:14px;--op-list-toolbar-gap:8px;--op-list-toolbar-line:#d9e3ef;--op-list-toolbar-line-focus:#6fa8fa;--op-list-toolbar-surface:#fff;--op-list-toolbar-ink:#172033;--op-list-toolbar-muted:#778397;--op-blue:#0867f2;--op-blue-hover:#075bd6;--op-blue-soft:#edf4ff;--op-ink:#0d1730;--op-text:#18233a;--op-muted:#667085;--op-bg:#fff;--op-card:#ffffff;--op-line:#dde6f2;--op-line-strong:#cdd9e9;--op-success:#119b57;--op-success-soft:#eaf9f0;--op-warning:#e58a11;--op-warning-soft:#fff6e8;--op-danger:#D43A3A;--op-danger-soft:#fff0f0;--op-radius:26px;--op-radius-lg:30px;--op-radius-md:18px;--op-shadow:0 18px 54px rgba(21,48,88,.10);--op-shadow-soft:0 10px 30px rgba(21,48,88,.07);--op-header:76px;--op-content:760px;--cx-blue:#0060e6;--cx-blue-soft:#eef5ff;--cx-ink:#10172a;--cx-muted:#68758b;--cx-line:#e1e7f0;--cx-danger:#f12636;--cx-shadow:0 10px 28px rgba(32,49,78,.055);--c1-ink:#111827;--c1-line:#e4e9f1;--c1-radius:20px;--c1-shadow:0 8px 28px rgba(35,55,86,.045);--c1-blue:#0060e6;--h-blue:#0060e6;--h-ink:#101827;--h-muted:#6d778b;--h-line:#e5e9f0;--i-ink:#111827;--i-line:#dfe5ee;--op-final-blue:#005fdf;--op-final-blue-strong:#0053c8;--op-final-bg:#fff;--op-final-surface:#ffffff;--op-final-ink:#090f26;--op-final-text:#15243a;--op-final-muted:#526178;--op-final-line:#dce2ec;--op-final-line-soft:#e8edf4;--op-final-danger:#c71934;--op-final-danger-soft:#fff0f2;--op-final-radius:20px;--op-final-control-radius:8px;--op-final-shadow:0 10px 30px rgba(32,49,78,.06);}html{min-height:100%;-webkit-text-size-adjust:100%;background:var(--op-final-bg);}body.op-product{margin:0;--opv-red:#b42318;--opv-red-soft:#fff0ee;--opv-radius-md:16px;font-variant-numeric:tabular-nums;--opv-ink:#101828;--opv-text:#344054;--opv-muted:#667085;--opv-line:#e4eaf1;--opv-shadow-card:0 10px 30px rgba(16,24,40,.055);--op-blue:#0868f3;--op-blue-hover:#075bd8;--op-blue-soft:#eef5ff;--op-bg:#ffffff;--op-soft:#f8faff;--op-line:#e2e8f0;--op-shadow:0 12px 34px rgba(20,45,82,.075);--opv-blue:#0868f3;--opv-blue-soft:#eef5ff;min-height:100svh;--op-section-weight:600;--op-card-title-weight:590;--op-label-weight:560;min-width:0;overflow-x:clip;color:var(--op-final-text);background:var(--op-page-bg,var(--op-final-bg));font-family:-apple-system,BlinkMacSystemFont,system-ui,"Segoe UI",Roboto,Arial,sans-serif;font-size:15px;font-weight:400;line-height:1.42;letter-spacing:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;}body.op-product.app-shell-auth{height:var(--visual-viewport-height,100dvh);min-height:0;display:flex;flex-direction:column;overflow:hidden;overscroll-behavior:none;}body.op-product.app-shell-auth > .op-shell-header{flex:0 0 auto;}body.op-product *,body.op-product *::before,body.op-product *::after{box-sizing:border-box;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product :where(h1,h2,h3,h4,h5,h6){color:var(--op-final-ink);font-weight:700;letter-spacing:-.024em;text-wrap:balance;}body.op-product :where(strong,b){font-weight:560;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product :where(p,li,dd,dt,label,input,select,textarea,button,a,summary){letter-spacing:-.006em;}html body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product :is(h1,h2,h3,h4,h5,h6){font-weight:700;}html body.op-product :is(strong,b){font-weight:600;}html body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product :is(.op-button,button[role="button"],a[role="button"]){font-weight:500;}body.op-product :where(.op-shell-main,.op-product-screen,.op-product-family,.op-order-card__main,.op-order-header__main){min-width:0;max-width:100%;}body.op-product .op-shell-header{height:calc(72px + var(--op-safe-area-top));border-bottom-color:#e0e6ef;position:relative;z-index:80;top:0;min-height:calc(72px + var(--op-safe-area-top));padding-top:var(--op-safe-area-top);padding-left:env(safe-area-inset-left,0px);padding-right:env(safe-area-inset-right,0px);border:0;border-bottom:1px solid var(--op-final-line);background:rgba(255,255,255,.985);box-shadow:none;backdrop-filter:blur(18px) saturate(140%);}body.op-product .op-shell-header::before,body.op-product .op-shell-header::after{display:none;content:none;}body.op-product .op-shell-header__inner{height:72px;width:min(calc(100% - 36px),1180px);min-height:72px;margin:0 auto;padding:8px 0;gap:8px;}body.op-product .op-shell-header__brand{min-width:0;margin-right:auto;overflow:hidden;}body.op-product .op-shell-header__logo{display:block;width:clamp(150px,46vw,190px);max-width:100%;height:auto;}body.op-product .op-shell-header__actions{flex:0 0 auto;gap:8px;}body.op-product .op-shell-header__logout{color:#111827;white-space:nowrap;padding-inline:14px;font-size:15px;font-weight:500;min-width:70px;width:auto;padding:0 13px;gap:0;}body.op-product .op-shell-main{padding-top:16px;width:min(calc(100% - 36px),780px);margin-inline:auto;padding:18px 0 var(--op-shell-main-bottom,104px);}body.op-product .op-product-screen:not(.op-product-screen--surface-locked) :where(.op-surface-state-card){border:1px solid var(--op-final-line);border-radius:var(--op-final-radius);background:var(--op-final-surface);box-shadow:var(--op-final-shadow);}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product :where( .op-control,input:where(:not(.op-public-login-identity-input)):not([type="checkbox"]):not([type="radio"]):not([type="hidden"]):not(.op-list-toolbar__input):not(.op-lookup-toolbar__input),select:not(.op-list-toolbar__select),textarea:not(.op-support-chat-composer__input) ){min-width:0;border:1px solid var(--op-final-line);border-radius:var(--op-final-control-radius);background:#fff;color:var(--op-final-ink);box-shadow:none;font-weight:400;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product :where( .op-control,input:not([type="checkbox"]):not([type="radio"]):not([type="hidden"]):not(.op-list-toolbar__input):not(.op-lookup-toolbar__input),select:not(.op-list-toolbar__select) ){min-height:50px;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product :where( .op-control,input:not(.op-list-toolbar__input):not(.op-lookup-toolbar__input),select:not(.op-list-toolbar__select),textarea:not(.op-support-chat-composer__input) ):focus{border-color:rgba(8,103,242,.72);outline:3px solid rgba(8,103,242,.11);outline-offset:0;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product :where(.op-button,button[role="button"],a[role="button"]){min-width:0;min-height:48px;border-radius:13px;box-shadow:none;font-size:15px;font-weight:500;line-height:1.15;letter-spacing:-.01em;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product :where(.op-button--primary:not(:disabled),.op-surface-button-primary:not(:disabled)){border-color:var(--op-final-blue);background:#0060F4;color:#fff;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product :where(.op-button--danger){border-color:var(--op-final-danger);background:var(--op-final-danger);color:#fff;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product--public :is( .op-public-login,.op-public-register,.op-public-master,.op-public-auth-tail,.op-public-create ){width:min(calc(100% - 36px),390px);margin-inline:auto;padding:0 0 40px;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product--public :is(.op-public-login-segment-link,.op-public-auth-tail-link,.op-public-master-login-link){font-weight:500;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product--public :is(.op-public-login-submit,.op-public-login-enter,.op-public-auth-tail-submit,.op-public-master-submit,.op-public-create-submit){width:100%;min-height:52px;font-size:15px;font-weight:500;}body.op-product--order .op-client-state-hero__media img,html body.op-product.op-product--order .op-client-state-hero .op-client-state-hero__media img{content:normal;}body.op-product--order .op-client-state-hero{overflow:hidden;border:1px solid var(--op-final-line);border-radius:20px;background:#fff;box-shadow:var(--op-final-shadow);}body.op-product--order .op-client-state-hero__state-title{font-size:28px;font-weight:700;letter-spacing:-.018em;}body.op-product--order .op-client-state-hero__state-copy{color:#68738b;font-size:16px;font-weight:400;}body.op-product--order .op-client-state-hero__master .op-master-identity__name{font-weight:700;}body.op-product--order .op-client-state-hero__actions :is(.op-order-action-bar,.op-order-action-bar__primary,.op-order-action-bar__secondary){width:100%;min-width:0;}body.op-product--order .op-client-state-hero__actions .op-order-action-bar{display:grid;grid-template-columns:minmax(0,1fr);gap:10px;}body.op-product .op-modal-overlay{background:rgba(12,22,39,.62);backdrop-filter:blur(1.5px);}body.op-product .pwa-install-modal{width:100%;max-width:430px;height:auto;min-height:0;max-height:calc(100dvh - 32px - env(safe-area-inset-top) - env(safe-area-inset-bottom));overflow:auto;border:0;border-radius:28px;background:#fff;box-shadow:0 22px 60px rgba(9,22,45,.20);}body.op-product .op-modal:not(.pwa-install-modal):not(.op-support-chat-modal){border:0;border-radius:28px;background:#fff;box-shadow:0 22px 60px rgba(9,22,45,.20);}body.legal-app-shell{margin:0;padding:16px;overflow-x:clip;background:var(--op-final-bg);color:var(--op-final-text);font-family:-apple-system,BlinkMacSystemFont,system-ui,"Segoe UI",Roboto,Arial,sans-serif;font-size:15px;line-height:1.55;}body.legal-app-shell .legal-shell{width:min(100%,980px);margin:0 auto;}body.legal-app-shell .legal-appbar,body.legal-app-shell .legal-doc-shell{width:min(100%,760px);max-width:760px;margin-inline:auto;}body.legal-app-shell .legal-appbar{position:static;z-index:auto;margin-bottom:18px;padding:24px 0 0;border:0;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none;}body.legal-app-shell .legal-page-header{display:grid;gap:12px;min-width:0;padding:0;border:0;border-radius:0;background:#fff;box-shadow:none;}body.legal-app-shell .legal-page-header>*{min-width:0;}body.legal-app-shell .legal-page-title{margin:0 0 5px;color:var(--op-final-ink);font-size:clamp(24px,6.15vw,28px);font-weight:560;line-height:1.2;letter-spacing:-.024em;overflow-wrap:normal;word-break:normal;}body.legal-app-shell .legal-page-meta,body.legal-app-shell .legal-muted{color:var(--op-final-muted);}body.legal-app-shell .legal-doc-nav{display:flex;flex-wrap:wrap;gap:8px 16px;min-width:0;max-width:100%;padding:20px 0 0;}body.legal-app-shell .legal-chip-row{display:flex;flex-wrap:wrap;gap:7px;padding-bottom:2px;}body.legal-app-shell .legal-doc-nav::-webkit-scrollbar{display:none;}body.legal-app-shell .legal-doc-nav a,body.legal-app-shell .legal-chip-row > *{flex:0 1 auto;padding:4px 0;border:0;border-radius:0;background:transparent;color:var(--op-final-blue);text-decoration:none;font-size:14px;font-weight:500;}body.legal-app-shell .legal-doc-shell{padding:0 0 42px;}body.legal-app-shell .legal-doc-surface{padding:0;border:0;border-radius:0;background:#fff;box-shadow:none;}body.legal-app-shell .legal-copy{color:var(--op-final-text);font-size:16px;line-height:1.72;overflow-wrap:anywhere;word-break:normal;}body.legal-app-shell .legal-doc-surface h2{margin:24px 0 9px;color:var(--op-final-ink);font-size:19px;font-weight:700;line-height:1.18;letter-spacing:-.025em;}body.legal-app-shell .legal-doc-surface p{margin:0 0 16px;}body.legal-app-shell .legal-doc-surface :where(p,li){color:#37445a;font-weight:400;}body.legal-app-shell .legal-doc-surface :where(b,strong){font-weight:550;}body.legal-app-shell .legal-copy a{color:var(--op-final-blue);text-decoration-thickness:1px;text-underline-offset:3px;}@media (max-width:640px){body.legal-app-shell{padding:16px;}body.legal-app-shell .legal-appbar{padding-top:18px;}body.legal-app-shell .legal-doc-nav{display:flex;flex-wrap:wrap;gap:8px 16px;min-width:0;max-width:100%;padding:20px 0 0;}body.legal-app-shell .legal-doc-surface{padding:0;border:0;border-radius:0;background:#fff;box-shadow:none;}body.legal-app-shell .legal-copy{font-size:15px;line-height:1.64;}}body.op-product :where( .op-order-meta__value,.op-order-header__subtitle,.op-field__hint,.op-product-metric__label,.op-product-metric__detail,.op-summary-card__row span,.op-client-protection-head p,.op-master-fault-proof-context,.op-staff-toolbar__copy p,.op-client-support-message:not(.op-client-support-message--own) .op-client-support-message-meta span,.op-chat-message__head time:not(.op-master-chat-msg-time) ){color:#667187;}body.op-product :where( .op-status--action,.op-surface-status-chip--blue,.op-product-status:not(.op-surface-status-chip--red):not(.op-surface-status-chip--green) ){color:#0056c7;}body.op-product .op-status--neutral{border-color:var(--op-final-line);background:#f1f5fa;color:var(--op-final-muted);}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product :where(.op-inline-form > .op-button--danger,.op-button--danger){border-color:var(--op-final-danger);background:var(--op-final-danger);color:#fff;}html body.op-product.op-product--public.op-product--surface-phone-verify .op-public-auth-tail,html body.op-product.op-product--public .op-public-phone-verify{min-height:0;align-items:start;padding-top:8px;}html body.op-product.op-product--public .op-public-phone-verify-panel{padding:16px 15px;}html body.op-product .op-result-state__signal{display:inline-flex;align-items:center;justify-content:center;color:transparent;font-size:0;}html body.op-product .op-result-state__signal::before{display:block;color:currentColor;font-size:25px;font-weight:500;line-height:1;}@media (max-width:390px){.op-list-toolbar{grid-template-columns:minmax(0,1fr) 100px;gap:8px;}.op-list-toolbar--multi,.op-list-toolbar--with-submit{grid-template-columns:minmax(0,1fr) 100px;}.op-list-toolbar__control{padding-inline:11px;}.op-list-toolbar__input,.op-list-toolbar__select{font-size:16px;}.op-list-toolbar__filter-trigger,.op-list-toolbar__submit{font-size:13.5px;}body.op-product .op-shell-header__logo{width:157px;}body.op-product .op-shell-header__actions{gap:6px;}body.op-product .op-shell-header__logout{padding-inline:12px;}body.op-product :is( .op-product-screen--surface-support,.op-product-screen--surface-notifications,.op-product-screen--surface-master-profile,.op-product-screen--surface-master-payouts,.op-product-screen--surface-master-fault-search,.op-product-screen--surface-wallet,.op-product-screen--surface-bind-card ) > .op-product-family > .op-product-page-head{min-height:82px;padding:17px 16px 17px 78px;}body.op-product :is( .op-product-screen--surface-support,.op-product-screen--surface-notifications,.op-product-screen--surface-master-profile,.op-product-screen--surface-master-payouts,.op-product-screen--surface-master-fault-search,.op-product-screen--surface-wallet,.op-product-screen--surface-bind-card ) > .op-product-family > .op-product-page-head::before{left:16px;width:48px;height:48px;border-radius:16px;background-size:26px 26px;}}html body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product.op-product--public :is( .op-public-login,.op-public-register,.op-public-auth-tail,.op-public-create ){width:min(100%,390px);padding:0 3px 28px;}html body.op-product.op-product--public.op-product--surface-register-master .op-public-master{display:grid;grid-template-columns:minmax(0,1fr);align-content:start;align-items:start;justify-content:stretch;width:min(100%,390px);min-height:0;gap:10px;padding:8px 18px 28px;}html body.op-product.op-product--public:is( .op-product--surface-login,.op-product--surface-register,.op-product--surface-register-client,.op-product--surface-register-master,.op-product--surface-phone-verify,.op-product--surface-twofa,.op-product--surface-forgot-password,.op-product--surface-reset-password,.op-product--surface-email-verify,.op-product--surface-auth-email-verify,.op-product--surface-create-order ){background:#fff;}html body.op-product.op-product--public:is(.op-product--surface-register,.op-product--surface-register-client) .op-public-register-panel,html body.op-product.op-product--public:is(.op-product--surface-phone-verify,.op-product--surface-twofa,.op-product--surface-forgot-password,.op-product--surface-reset-password,.op-product--surface-email-verify,.op-product--surface-auth-email-verify,.op-product--surface-auth-recovery) .op-public-auth-tail-panel,html body.op-product.op-product--public:is(.op-product--surface-email-verify,.op-product--surface-auth-email-verify) .op-public-email-verify-panel{border:0;border-radius:0;background:transparent;box-shadow:none;overflow:visible;}html body.op-product.op-product--public :is( .op-public-register-panel,.op-public-auth-tail-panel,.op-public-email-verify-panel ){padding:17px 15px;}html body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product.op-product--public :is(.op-auth-state,.op-verification-state){border:0;border-radius:0;background:transparent;box-shadow:none;}html body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product.op-product--public :is(.op-auth-state__copy,.op-verification-state__copy){display:grid;gap:4px;}html body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product.op-product--public :is(.op-auth-state__copy p,.op-verification-state__copy p){margin:0;color:var(--op-final-muted);font-size:13px;font-weight:400;line-height:1.4;}body.op-product--public :is(.op-public-auth-tail-form,.op-public-master-form) .op-order-action-bar__primary,body.op-product--public :is(.op-public-auth-tail-form,.op-public-master-form) .op-order-action-bar__primary > .op-button{width:100%;}html body.op-product.op-product--public :is(.op-public-register-fields,.op-public-master-section){padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;}html body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product.op-product--public :is( .op-public-login-field,.op-public-register-field,.op-public-master-field,.op-public-auth-tail-field ){gap:5px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;}html body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product.op-product--public :is( .op-public-login-field,.op-public-register-field,.op-public-master-field,.op-public-auth-tail-field ) > .op-control--with-icon{position:relative;display:block;min-height:0;padding:0;border:0;border-radius:0;outline:0;background:transparent;box-shadow:none;}html body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product.op-product--public :is( .op-public-login-field,.op-public-register-field,.op-public-master-field,.op-public-auth-tail-field ) > .op-control--with-icon > :is(.op-public-icon,svg,img):first-child{position:absolute;z-index:2;top:50%;left:14px;width:17px;height:17px;transform:translateY(-50%);pointer-events:none;}html body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product.op-product--public :is( .op-public-login-field,.op-public-register-field,.op-public-master-field,.op-public-auth-tail-field ) > .op-control--with-icon > input.op-control{min-height:46px;padding:10px 12px 10px 42px;border:1px solid var(--op-final-line);border-radius:13px;background:#fff;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product--public .op-control--password > input.op-control{padding-right:48px;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product--public :is(.op-field__label,.op-public-create-field .op-field__label){color:#344054;font-size:13px;font-weight:500;}html body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product.op-product--public :is( .op-public-login-submit,.op-public-login-enter,.op-public-auth-tail-submit,.op-public-master-submit,.op-public-create-submit ){min-height:48px;height:48px;border-radius:13px;font-size:15px;font-weight:500;}html body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product.op-product--public :is(.op-public-register-consent,.op-public-master-consent,.op-public-create-consent){display:grid;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:9px;margin:0;padding:5px 0;border:0;border-radius:0;background:transparent;box-shadow:none;color:#445168;font-size:12px;font-weight:400;line-height:1.36;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product--public :is( .op-public-register-consent-copy,.op-public-master-consent-copy,.op-public-create-consent-copy,.op-public-register-legal-links,.op-public-master-legal-links ){min-width:0;font-weight:400;}html body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product.op-product--public :is( .op-public-register-consent-copy,.op-public-master-consent-copy,.op-public-create-consent-copy,.op-public-register-legal-links,.op-public-master-legal-links ) a{text-decoration:underline;text-underline-offset:2px;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product--public :is(.op-public-auth-tail-head,.op-public-login-brand-head){margin-bottom:14px;}body.op-product--surface-register .op-public-auth-tail{min-height:0;align-items:flex-start;padding-top:10px;}html body.op-product.op-product--public.op-product--surface-register-master .op-public-master-form{gap:9px;}html body.op-product.op-product--public.op-product--surface-register-master .op-public-master-legal-links{display:flex;flex-wrap:wrap;gap:3px 6px;margin:0;padding:0;font-size:12px;line-height:1.35;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product--public .op-public-create-field :is( input.op-control,select,.op-public-select,.op-public-select-wrap ){min-height:44px;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product--public .op-public-create-field :is(input.op-control,select,.op-public-select){padding-top:9px;padding-bottom:9px;border-radius:12px;}body.op-product--order .op-client-state-hero__media .op-appliance-preview{min-height:218px;height:218px;}body.op-product--order .op-client-state-hero__actions{border-top:1px solid var(--op-final-line-soft);background:#fff;padding:12px 18px 16px;}body.op-product .pwa-install-modal :is(.op-modal__title,.modal-title){color:var(--op-final-ink);font-size:22px;line-height:1.12;font-weight:550;}body.op-product .pwa-install-step{display:grid;align-items:center;grid-template-columns:28px 26px minmax(0,1fr);gap:7px;padding:6px 8px;border-radius:10px;color:#222a3b;font-size:12px;line-height:1.22;text-align:left;border:1px solid var(--op-final-line);background:#fff;font-weight:440;min-height:40px;padding-block:7px;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product .pwa-install-footer .op-button{border-radius:13px;font-size:15px;font-weight:500;min-height:46px;height:46px;}body.op-product .op-modal:not(.pwa-install-modal) :is(.op-modal__title,.modal-title){font-size:21px;line-height:1.15;font-weight:550;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product .op-modal:not(.pwa-install-modal) .op-modal__footer :is(.op-button,button){min-height:46px;height:46px;font-weight:500;}body.op-product .op-repair-act-modal{width:100%;max-width:430px;}body.op-product .op-modal.op-repair-act-modal :is(.op-modal__header,.modal-header){padding:18px 20px 11px;}body.op-product .op-modal.op-repair-act-modal :is(.op-modal__title,.modal-title){font-size:clamp(18px,4.9vw,19px);line-height:1.18;font-weight:550;letter-spacing:-.015em;}body.op-product .op-repair-act-modal__body{display:grid;gap:0;padding:0 20px 7px;}body.op-product .op-repair-act__summary{border-top:1px solid var(--op-line);border-bottom:1px solid var(--op-line);}body.op-product .op-repair-act__meta{padding:0;}body.op-product .op-repair-act__meta .op-product-kv__row{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:10px;min-height:37px;padding:7px 0;}body.op-product .op-repair-act__meta .op-product-kv__label,body.op-product .op-repair-act__meta .op-product-kv__value{font-size:12.5px;line-height:1.3;}body.op-product .op-repair-act__meta .op-product-kv__label{color:#68758a;font-weight:430;}body.op-product .op-repair-act__meta .op-product-kv__value{color:var(--op-ink);font-weight:540;}body.op-product .op-repair-act__section{padding:12px 0;border-top:1px solid var(--op-line);background:transparent;}body.op-product .op-repair-act__summary + .op-repair-act__section{border-top:0;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product .op-repair-act__section h3{margin:0;color:var(--op-ink);font-size:14px;line-height:1.3;font-weight:700;}body.op-product .op-repair-act__section p{margin:5px 0 0;color:#5d697d;font-size:13px;line-height:1.42;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product .op-repair-act__section--warranty h3{color:var(--op-blue);}body.op-product .op-repair-act-modal__footer{grid-template-columns:minmax(0,1fr);padding:10px 20px 20px;}body.op-product .op-repair-act-form-modal{display:block;}body.op-product .op-repair-act-form-modal__body{gap:10px;padding:0 20px 8px;}body.op-product .op-repair-act-form-modal__intro{margin:0 0 1px;color:#5d697d;font-size:13px;line-height:1.4;}body.op-product .op-repair-act-form-modal__field{gap:5px;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product .op-repair-act-form-modal__field .op-surface-field-label{color:#59677b;font-size:12.5px;line-height:1.25;font-weight:520;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product .op-repair-act-form-modal__field :is(.op-surface-input,.op-surface-select){min-height:44px;font-size:16px;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product .op-repair-act-form-modal__field .op-surface-textarea{min-height:84px;padding:10px 12px;font-size:16px;line-height:1.38;}body.op-product .op-repair-act-form-modal__warranty{margin:-1px 0 1px;padding:0 0 0 10px;border-left:2px solid #b8d4fa;color:#657287;font-size:12.5px;line-height:1.4;}body.op-product .op-repair-act-form-modal__parts{display:grid;gap:9px;padding-top:11px;border-top:1px solid var(--op-line);}body.op-product .op-repair-act-form-modal__parts-head{display:grid;gap:3px;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product .op-repair-act-form-modal__parts-head h3{margin:0;color:var(--op-ink);font-size:14px;line-height:1.3;font-weight:700;}body.op-product .op-repair-act-form-modal__parts-head p{margin:0;color:#6a7689;font-size:12px;line-height:1.38;}body.op-product .op-repair-act-form-modal__parts-fields:where(:not([hidden]):not(.is-hidden)){display:grid;gap:9px;}body.op-product .op-repair-act-form-modal__parts-fields.is-hidden{display:none;}body.op-product .op-repair-act-form-modal__footer{padding:10px 20px 20px;}@media (max-width:360px){.op-accounting-summary{grid-template-columns:1fr;}.op-accounting-entry__main{display:grid;}.op-accounting-entry__amount{justify-self:start;}body.op-product .op-shell-header__inner{width:calc(100% - 24px);gap:6px;}body.op-product .op-shell-header__logo{width:clamp(124px,42vw,150px);}body.op-product .op-shell-header__actions{gap:6px;}body.op-product .op-shell-header__bell{width:40px;min-width:40px;}body.op-product .op-shell-header__logout{min-width:62px;padding-inline:10px;font-size:14px;}body.op-product .op-shell-main,body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product--public :is( .op-public-login,.op-public-register,.op-public-master,.op-public-auth-tail,.op-public-create ){width:calc(100% - 24px);}}@media (max-width:560px){body.op-product .op-shell-header__logout{padding-inline:15px;}body.op-product .op-shell-header__brand{flex:1 1 auto;min-width:0;}body.op-product .pwa-install-modal .op-modal__header,body.op-product .pwa-install-modal .modal-header{padding:14px 22px 2px;}body.op-product .pwa-install-modal .op-modal__body,body.op-product .pwa-install-modal .modal-body{gap:9px;padding:2px 22px 10px;}body.op-product .pwa-install-visual{height:132px;min-height:132px;margin-bottom:0;}body.op-product .pwa-install-copy{margin-bottom:8px;}body.op-product .pwa-install-lead{margin-bottom:0;}body.op-product .pwa-install-steps{margin-top:7px;}body.op-product .pwa-install-note{margin-top:8px;}body.op-product .pwa-install-footer{min-height:58px;height:58px;padding:0 22px 10px;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product .pwa-install-footer .op-button{height:48px;min-height:48px;}body.op-product .op-shell-header__logo{max-width:calc(100vw - 184px);width:clamp(145px,46vw,176px);}body.op-product .op-shell-main{padding-top:14px;width:calc(100% - 36px);}body.op-product .op-modal:not(.pwa-install-modal):not(.op-support-chat-modal){width:100%;max-width:430px;margin-bottom:0;}}@media (max-width:700px){.op-list-toolbar--multi{grid-template-columns:minmax(0,1fr) minmax(96px,112px);}.op-list-toolbar--multi > .op-list-toolbar__search{grid-column:1 / -1;}.op-list-toolbar--with-submit{grid-template-columns:minmax(0,1fr) minmax(112px,148px);}.op-list-toolbar--with-submit > .op-list-toolbar__search{grid-column:1 / -1;}.op-list-toolbar--with-submit > .op-list-toolbar__submit{min-width:0;width:100%;}html body.op-product .op-product-family{gap:10px;}}html body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product.op-product--public:is( .op-product--surface-login,.op-product--surface-forgot-password,.op-product--surface-reset-password,.op-product--surface-login-validation,.op-product--surface-reset-password-invalid ) :is(.op-auth-state__head,.op-auth-state__copy){width:100%;justify-items:center;text-align:center;}@media (max-width:520px){body.op-product .op-product-screen--surface-support > .op-product-family > .op-product-page-head{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:12px;min-height:0;padding:16px;}body.op-product .op-product-screen--surface-support > .op-product-family > .op-product-page-head::before{position:static;width:48px;height:48px;transform:none;}body.op-product .op-product-screen--surface-support > .op-product-family > .op-product-page-head__body{min-width:0;}body.op-product .op-product-screen--surface-support > .op-product-family > .op-product-page-head__meta{grid-column:1 / -1;width:100%;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product .op-product-screen--surface-support > .op-product-family > .op-product-page-head__meta .op-button{width:100%;}body.op-product .op-product-screen--surface-support > .op-product-family > .op-product-page-head > .op-product-page-head__meta{grid-column:1 / -1;width:100%;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product .op-product-screen--surface-support > .op-product-family > .op-product-page-head > .op-product-page-head__meta .op-button{width:100%;}}html body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product.op-product--public:is( .op-product--surface-login,.op-product--surface-forgot-password,.op-product--surface-reset-password,.op-product--surface-login-validation,.op-product--surface-reset-password-invalid ) .op-auth-state{gap:16px;}html body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product.op-product--public:is( .op-product--surface-login,.op-product--surface-forgot-password,.op-product--surface-reset-password,.op-product--surface-login-validation,.op-product--surface-reset-password-invalid ) .op-auth-state__head{display:grid;grid-template-columns:minmax(40px,48px) minmax(0,1fr) minmax(40px,48px);align-items:start;gap:0;padding-top:2px;}html body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product.op-product--public:is( .op-product--surface-login,.op-product--surface-forgot-password,.op-product--surface-reset-password,.op-product--surface-login-validation,.op-product--surface-reset-password-invalid ) .op-auth-state__head::before{content:"";grid-column:1;grid-row:1;width:100%;min-height:1px;}html body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product.op-product--public:is( .op-product--surface-login,.op-product--surface-forgot-password,.op-product--surface-reset-password,.op-product--surface-login-validation,.op-product--surface-reset-password-invalid ) .op-auth-state__copy{grid-column:2;grid-row:1;justify-self:center;width:100%;max-width:28ch;text-align:center;}html body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product.op-product--public:is( .op-product--surface-login,.op-product--surface-forgot-password,.op-product--surface-reset-password,.op-product--surface-login-validation,.op-product--surface-reset-password-invalid ) .op-auth-state__status{grid-column:3;grid-row:1;justify-self:end;align-self:start;}html body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product.op-product--public:is( .op-product--surface-login,.op-product--surface-forgot-password,.op-product--surface-reset-password,.op-product--surface-login-validation,.op-product--surface-reset-password-invalid ) .op-auth-state__copy h1{width:100%;margin-inline:auto;margin:0;color:#31465f;font-size:clamp(26px,4.4vw,30px);line-height:1.14;font-weight:700;letter-spacing:-0.022em;text-align:center;text-wrap:balance;}html body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product.op-product--public:is( .op-product--surface-login,.op-product--surface-forgot-password,.op-product--surface-reset-password,.op-product--surface-login-validation,.op-product--surface-reset-password-invalid ) .op-auth-state__copy p{margin:8px auto 0;max-width:30ch;color:#6a7f95;font-size:15px;line-height:1.45;text-align:center;}html body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product.op-product--public:is( .op-product--surface-login,.op-product--surface-forgot-password,.op-product--surface-reset-password,.op-product--surface-login-validation,.op-product--surface-reset-password-invalid ) .op-auth-state__actions,html body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product.op-product--public:is( .op-product--surface-login,.op-product--surface-forgot-password,.op-product--surface-reset-password,.op-product--surface-login-validation,.op-product--surface-reset-password-invalid ) .op-auth-state__actions .op-form-actions{justify-items:center;}html body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product.op-product--public:is( .op-product--surface-login,.op-product--surface-register,.op-product--surface-register-client,.op-product--surface-register-master,.op-product--surface-phone-verify,.op-product--surface-email-verify,.op-product--surface-auth-email-verify,.op-product--surface-forgot-password,.op-product--surface-reset-password,.op-product--surface-twofa ) :is(.op-auth-state__head,.op-auth-state__copy,.op-verification-state__head,.op-verification-state__copy){width:100%;max-width:none;justify-items:center;text-align:center;}html body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product.op-product--public :is(.op-auth-state__copy h1,.op-verification-state__copy h1){width:100%;margin-inline:auto;text-align:center;text-wrap:balance;}html body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product.op-product--public :is(.op-auth-state__head,.op-verification-state__head){margin:0;grid-template-columns:minmax(0,1fr);gap:10px;}html body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product.op-product--public :is(.op-auth-state__status,.op-verification-state__status){justify-self:center;}html body.op-product.op-product--public .op-public-register-panel > .op-public-auth-tail-head,html body.op-product.op-product--public.op-product--surface-register-master .op-public-master > .op-public-auth-tail-head{display:grid;grid-template-columns:minmax(0,1fr);justify-items:center;gap:8px;text-align:center;}html body.op-product.op-product--public :is(.op-public-register-title,.op-public-master-title){width:100%;text-align:center;}html body.op-product.op-product--public :is(.op-public-register-login-link,.op-public-master-login-copy){justify-self:center;text-align:center;}html body.op-product .op-product-screen--surface-support > .op-product-family{padding-top:0;}html body.op-product :is(.op-product-screen--surface-success,.op-product-screen--surface-failure) .op-result-state{grid-template-columns:minmax(0,1fr);justify-items:center;text-align:center;}html body.op-product :is(.op-product-screen--surface-success,.op-product-screen--surface-failure) .op-result-state__body{width:100%;max-width:38ch;text-align:center;}html body.op-product :is(.op-product-screen--surface-success,.op-product-screen--surface-failure) .op-result-state__actions,html body.op-product :is(.op-product-screen--surface-success,.op-product-screen--surface-failure) .op-result-state__actions .op-form-actions,html body.op-product .op-surface-state-card__actions,html body.op-product .op-surface-state-card .op-form-actions{justify-content:center;}@media (max-width:980px){.op-staff-infra-form-grid--server,.op-payment-health-metrics,.op-staff-product-funnel-summary-card{grid-template-columns:repeat(2,minmax(0,1fr));}}html body.op-product .op-surface-state-page{min-height:calc(100vh - 170px);display:grid;align-content:center;}html body.op-product .op-surface-state-card{margin-inline:auto;}html body.op-product .op-surface-state-card__content{align-items:center;text-align:center;}html body.op-product .op-surface-state-card__copy{max-width:28ch;margin-inline:auto;}@media (max-width:768px){body .bottom-nav[data-nav-role="admin"],body .bottom-nav[data-nav-role="super_admin"]{position:static;left:auto;right:auto;bottom:auto;transform:none;width:auto;max-width:none;margin:18px 12px 12px;}body .bottom-nav[data-nav-role="accountant"]{display:none;}}html body.op-product .op-product-screen--surface-client-orders-empty > .op-product-family .op-product-page-head{display:none;}html body.op-product :is( .op-product-screen--surface-dispute-open,.op-product-screen--surface-dispute-decision,.op-product-screen--surface-master-orders,.op-product-screen--surface-master-orders-client-photo,.op-product-screen--surface-master-orders-empty,.op-product-screen--surface-master-chat,.op-product-screen--surface-master-ip-ledger ) .op-product-page-head{display:grid;width:100%;justify-items:start;text-align:left;}html body.op-product .op-product-screen--surface-flow-close-order .op-payment-state__head,html body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product .op-product-screen--surface-flow-close-order .op-payment-state__head :is(h1,h2,p){width:100%;margin-inline:auto;text-align:center;justify-items:center;}html body.op-product .op-product-screen--surface-master-requisites .op-requisites-methods{justify-content:center;}html body.op-product .op-client-order-hero .op-client-master-contacts-disclosure{--op-client-contact-summary-border:var(--op-final-blue);--op-client-contact-summary-background:linear-gradient(135deg,#0874ff 0%,var(--op-final-blue-strong) 100%);--op-client-contact-summary-color:#fff;--op-client-contact-summary-icon-filter:brightness(0) invert(1);display:grid;width:100%;min-width:0;}html body.op-product .op-client-order-hero .op-client-master-contacts-disclosure--secondary{--op-client-contact-summary-border:#9fc0f4;--op-client-contact-summary-background:#fff;--op-client-contact-summary-color:var(--op-blue);--op-client-contact-summary-icon-filter:none;}html body.op-product .op-client-order-hero .op-client-master-contacts-disclosure > summary{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:46px;padding:0 14px;border:1px solid var(--op-client-contact-summary-border);border-radius:13px;background:var(--op-client-contact-summary-background);color:var(--op-client-contact-summary-color);font-size:15px;font-weight:520;line-height:1.2;cursor:pointer;list-style:none;box-shadow:none;}html body.op-product .op-client-order-hero .op-client-master-contacts-disclosure > summary::-webkit-details-marker{display:none;}html body.op-product .op-client-order-hero .op-client-master-contacts-disclosure > summary::marker,html body.op-product .op-client-order-hero .op-client-master-contacts-disclosure > summary::after{content:none;}html body.op-product .op-client-order-hero .op-client-master-contacts-disclosure > summary :is(.platform-icon-img,img,svg){width:20px;height:20px;flex:0 0 20px;filter:var(--op-client-contact-summary-icon-filter);}html body.op-product :is(.op-client-order-hero .op-client-master-contacts,.op-order-contact-card):not(.is-hidden){display:grid;gap:13px;margin-top:10px;padding:14px 16px;border:1px solid #dbe6f3;border-radius:16px;background:#f8fbff;box-shadow:none;}html body.op-product :is(.op-client-order-hero .op-client-master-contacts__head,.op-order-contact-card__head){display:grid;gap:4px;}html body.op-product :is(.op-client-order-hero .op-client-master-contacts__head,.op-order-contact-card__head) strong{color:var(--op-ink);font-size:16px;font-weight:600;}html body.op-product :is(.op-client-order-hero .op-client-master-contacts__head,.op-order-contact-card__head) span{color:var(--op-muted);font-size:13px;line-height:1.35;}html body.op-product :is(.op-client-order-hero .op-client-master-contacts__rows,.op-order-contact-card__rows){display:grid;gap:8px;}html body.op-product :is(.op-client-order-hero .op-client-master-contacts__row,.op-order-contact-card__row):where(:not([hidden]):not(.is-hidden)){display:grid;gap:3px;padding-top:10px;border-top:1px solid #e2eaf5;}html body.op-product :is(.op-client-order-hero .op-client-master-contacts__row,.op-order-contact-card__row) > span{color:var(--op-muted);font-size:12px;font-weight:500;}html body.op-product :is(.op-client-order-hero .op-client-master-contacts__row,.op-order-contact-card__row) > :is(a,strong){color:var(--op-ink);font-size:16px;font-weight:600;text-decoration:none;}html body.op-product :is(.op-client-order-hero .op-client-master-contacts__call,.op-order-contact-card__call):where(:not([hidden]):not(.is-hidden)){display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:46px;border:1px solid #9fc0f4;border-radius:13px;background:#fff;color:var(--op-blue);font-size:14px;font-weight:540;text-decoration:none;}html body.op-product :is(.op-client-order-hero .op-client-master-contacts__call,.op-order-contact-card__call) :is(.platform-icon-img,img,svg){width:20px;height:20px;flex:0 0 20px;}html body.op-product .op-client-order-hero .op-client-order-hero__action-row .op-order-action-bar__secondary{display:grid;gap:8px;margin-top:8px;}body.op-product .pwa-install-step-num{display:grid;place-items:center;width:25px;height:25px;border-radius:999px;background:var(--cx-blue,#0060F4);color:#fff;font-size:12px;line-height:1;font-weight:620;}body.op-product .pwa-install-step-icon,body.op-product .pwa-install-step-icon img{display:grid;place-items:center;width:23px;height:23px;object-fit:contain;}body.op-product .pwa-install-step-copy{min-width:0;}body.op-product .op-push-permission-modal::before{display:none;content:none;}body.op-product .op-push-permission-modal__status{margin:12px 0 0;color:#67758A;font-size:12px;line-height:1.35;}body.op-product .op-push-permission-modal__status:empty{display:none;}body.op-product .op-push-permission-modal__status[data-tone="success"]{color:#08783F;}body.op-product .op-push-permission-modal__status[data-tone="danger"]{color:#B42318;}body.op-product #platformConfirmModal.op-order-payment-diagnostics-confirm{align-items:center;padding:16px 0;}body.op-product #platformConfirmModal.op-order-payment-diagnostics-confirm .op-order-payment-diagnostics-card{width:min(calc(100% - 74px),430px);max-width:430px;max-height:calc(100dvh - 32px - env(safe-area-inset-top) - env(safe-area-inset-bottom));margin:0 auto;padding:0;display:block;border:0;border-radius:30px;overflow:auto;background:#fff;box-shadow:0 22px 54px rgba(7,18,37,.18);overscroll-behavior:contain;}body.op-product #platformConfirmModal.op-order-payment-diagnostics-confirm .op-order-payment-diagnostics-card::before,body.op-product #platformConfirmModal.op-order-payment-diagnostics-confirm .modal-header,body.op-product #platformConfirmModal.op-order-payment-diagnostics-confirm #platform_confirm_message{display:none;content:none;}body.op-product #platformConfirmModal.op-order-payment-diagnostics-confirm .modal-body{display:flex;flex-direction:column;align-items:center;padding:26px 28px 0;text-align:center;}body.op-product #platformConfirmModal.op-order-payment-diagnostics-confirm #platform_confirm_trust{width:100%;margin:0;padding:0;display:flex;flex-direction:column;align-items:center;gap:0;border:0;border-radius:0;background:transparent;}body.op-product #platformConfirmModal.op-order-payment-diagnostics-confirm #platform_confirm_trust_logo{width:72px;height:72px;margin:0 0 24px;padding:17px;display:block;box-sizing:border-box;border-radius:18px;background:#EEF5FF;object-fit:contain;}body.op-product #platformConfirmModal.op-order-payment-diagnostics-confirm .platform-confirm-trust__copy{width:100%;display:flex;flex-direction:column;align-items:center;}body.op-product #platformConfirmModal.op-order-payment-diagnostics-confirm #platform_confirm_trust_text{margin:0 0 16px;color:#101C30;font-size:24px;line-height:1.16;font-weight:700;letter-spacing:-.035em;text-align:center;}body.op-product #platformConfirmModal.op-order-payment-diagnostics-confirm #platform_confirm_trust_caption{max-width:310px;margin:0;color:#526078;font-size:16px;line-height:1.42;font-weight:400;text-align:center;}body.op-product #platformConfirmModal.op-order-payment-diagnostics-confirm .modal-footer{display:grid;grid-template-columns:.92fr 1fr;gap:12px;padding:28px 28px 24px;}body.op-product #platformConfirmModal.op-order-payment-diagnostics-confirm .modal-footer :is(#platformConfirmCancel,#platformConfirmOk){min-height:48px;border-radius:15px;font-size:16px;font-weight:500;box-shadow:none;}body.op-product #platformConfirmModal.op-order-payment-diagnostics-confirm #platformConfirmCancel{border:1px solid #0060F4;background:#fff;color:#0060F4;}body.op-product #platformConfirmModal.op-order-payment-diagnostics-confirm #platformConfirmOk{border:1px solid #0060F4;background:#0060F4;color:#fff;}@media (max-width:370px){body.op-product #platformConfirmModal.op-order-payment-diagnostics-confirm .op-order-payment-diagnostics-card{width:min(calc(100% - 40px),430px);}body.op-product #platformConfirmModal.op-order-payment-diagnostics-confirm .modal-body{padding-left:22px;padding-right:22px;}body.op-product #platformConfirmModal.op-order-payment-diagnostics-confirm .modal-footer{grid-template-columns:.92fr 1fr;padding-left:20px;padding-right:20px;}}body.op-product .op-floating-support-launcher{position:fixed;z-index:74;display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;margin:0;padding:0;border:0;border-radius:50%;background:#fff;box-shadow:0 8px 24px rgba(7,18,37,.07);text-decoration:none;-webkit-tap-highlight-color:transparent;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background-color .16s ease;}body.op-product .op-floating-support-launcher__icon,body.op-product .op-floating-support-launcher__icon :is(img,svg){display:block;width:28px;height:28px;object-fit:contain;}body.op-product .op-floating-support-launcher:focus-visible{outline:3px solid rgba(0,96,244,.18);outline-offset:3px;}@media (hover:hover) and (pointer:fine){body.op-product .op-floating-support-launcher:hover{border-color:rgba(0,96,244,.24);background:#F8FBFF;box-shadow:0 10px 26px rgba(7,18,37,.09);transform:translateY(-1px);}}body.op-product .op-floating-support-launcher:active{transform:scale(.96);}@media (prefers-reduced-motion:reduce){body.op-product .op-floating-support-launcher{transition:none;}}body.op-product .op-floating-support-launcher__badge{position:absolute;top:-5px;right:-5px;display:none;min-width:18px;height:18px;padding:0 5px;align-items:center;justify-content:center;border:2px solid #fff;border-radius:999px;background:#E5484D;color:#fff;font-size:10px;font-weight:800;line-height:1;box-shadow:0 3px 8px rgba(7,18,37,.14);}body.op-product .op-floating-support-launcher__badge.has-unread{display:inline-flex;}body.op-product .op-support-chat-overlay{top:var(--support-visual-viewport-top,0px);right:0;bottom:auto;left:0;width:100%;height:var(--support-visual-viewport-height,100dvh);align-items:flex-end;justify-content:center;padding:10px max(10px,env(safe-area-inset-right,0px)) max(10px,env(safe-area-inset-bottom,0px)) max(10px,env(safe-area-inset-left,0px));overflow:hidden;}body.op-product .op-support-chat-modal{width:min(100%,430px);max-width:430px;height:min(70dvh,590px);min-height:0;max-height:calc(var(--support-visual-viewport-height,100dvh) - 20px);margin:0;padding:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:0;overflow:hidden;border:1px solid #DCE6F2;border-radius:24px;background:#fff;box-shadow:0 18px 52px rgba(7,18,37,.16);}body.op-product .op-support-chat-modal__header{display:grid;grid-template-columns:36px minmax(0,1fr) 34px;align-items:center;gap:10px;padding:12px 13px;border-bottom:1px solid #E7EDF5;background:#fff;}body.op-product .op-support-chat-modal__icon{display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;border-radius:12px;background:#EEF5FF;}body.op-product .op-support-chat-modal__icon :is(img,svg){display:block;width:25px;height:25px;object-fit:contain;}body.op-product .op-support-chat-modal__heading{min-width:0;}body.op-product .op-support-chat-modal__title{color:#142033;font-size:17px;font-weight:700;line-height:1.2;letter-spacing:-.015em;}body.op-product .op-support-chat-modal__close{position:relative;isolation:isolate;flex:0 0 34px;width:34px;height:34px;min-width:34px;min-height:34px;margin:0;padding:0;border:0;border-radius:11px;background:transparent;color:#64748B;font-size:23px;line-height:1;}body.op-product .op-support-chat-modal__close::before{display:none;content:none;}body.op-product .op-support-chat-modal__close:hover{background:#F4F7FB;color:#142033;}body.op-product .op-support-chat-modal__body{min-height:0;padding:12px 12px 7px;overflow:hidden;background:#F7F9FC;}body.op-product .op-support-chat-thread{height:100%;min-height:0;padding:2px 2px 8px;display:flex;flex-direction:column;gap:8px;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch;}body.op-product .op-support-chat-empty{margin:auto 20px;padding:0;border:0;background:transparent;color:var(--op-final-muted);font-size:13px;line-height:1.45;text-align:center;}body.op-product .op-support-chat-message{width:fit-content;max-width:82%;margin:0;padding:9px 11px 6px;border:0;box-shadow:none;}body.op-product .op-support-chat-message.op-chat-message--mine{align-self:flex-end;border:1px solid rgba(0,96,244,.10);border-radius:18px 18px 6px 18px;background:#EAF3FF;}body.op-product .op-support-chat-message.op-chat-message--other{align-self:flex-start;border:1px solid #E0E8F2;border-radius:18px 18px 18px 6px;background:#fff;}body.op-product .op-support-chat-message .op-chat-message__body{margin:0;color:#142033;font-size:14px;line-height:1.4;overflow-wrap:anywhere;}body.op-product .op-support-chat-message__meta{margin-top:3px;display:flex;align-items:center;justify-content:flex-end;gap:6px;color:#526176;font-size:10.5px;line-height:1.2;}body.op-product .op-support-chat-message.op-chat-message--other .op-support-chat-message__meta{justify-content:flex-start;}body.op-product .op-support-chat-message__author{font-weight:600;}body.op-product .op-support-chat-message__time{color:inherit;font:inherit;}body.op-product .op-support-chat-feedback{min-height:0;padding:0 2px;color:#6E7B8F;font-size:12px;line-height:1.35;}body.op-product .op-support-chat-feedback:not(:empty){padding-top:5px;}body.op-product .op-support-chat-feedback.is-error{color:#B42318;}body.op-product .op-support-chat-feedback.is-success{color:#16794B;}body.op-product .op-support-chat-composer{display:grid;grid-template-columns:minmax(0,1fr) 44px;gap:8px;align-items:end;padding:9px 11px calc(9px + env(safe-area-inset-bottom,0px));border-top:1px solid #E7EDF5;background:#fff;}body.op-product .op-support-chat-composer__field{min-width:0;display:flex;align-items:flex-end;overflow:hidden;border:1px solid #DCE6F2;border-radius:22px;background:#F6F8FC;transition:border-color .14s ease,background .14s ease;}body.op-product .op-support-chat-composer__field:focus-within{border-color:rgba(0,96,244,.48);background:#fff;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product .op-support-chat-composer textarea{display:block;width:100%;min-height:42px;max-height:88px;margin:0;padding:10px 13px;resize:none;overflow-y:auto;border:0;border-radius:0;outline:none;background:transparent;box-shadow:none;color:#142033;font:inherit;font-size:16px;line-height:1.35;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product .op-support-chat-composer textarea:focus{border:0;outline:none;background:transparent;box-shadow:none;}body.op-product .op-support-chat-composer__send{width:44px;height:44px;min-width:44px;min-height:44px;margin:0;padding:0;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:#0060F4;color:#fff;box-shadow:none;font-size:25px;font-weight:500;line-height:1;cursor:pointer;}body.op-product .op-support-chat-composer__send:disabled{opacity:.5;cursor:default;}body.op-product .op-support-chat-composer__send:focus-visible{outline:3px solid rgba(0,96,244,.18);outline-offset:2px;}body.op-product .op-support-chat-overlay.is-keyboard-open{padding-top:6px;padding-bottom:6px;}body.op-product .op-support-chat-overlay.is-keyboard-open .op-support-chat-modal{height:calc(var(--support-visual-viewport-height,100dvh) - 12px);max-height:calc(var(--support-visual-viewport-height,100dvh) - 12px);border-radius:20px;}body.op-product .op-support-chat-overlay.is-keyboard-open .op-support-chat-modal__header{padding-top:9px;padding-bottom:9px;}body.op-product .op-support-chat-overlay.is-keyboard-open .op-support-chat-modal__body{padding-top:8px;}@media (min-width:700px){body.op-product .op-support-chat-overlay{align-items:flex-end;justify-content:flex-end;padding:24px;}body.op-product .op-support-chat-modal{width:390px;height:min(600px,calc(var(--support-visual-viewport-height,100dvh) - 48px));max-height:calc(var(--support-visual-viewport-height,100dvh) - 48px);}}@media (max-width:370px){body.op-product .op-support-chat-overlay{padding-right:max(7px,env(safe-area-inset-right,0px));padding-bottom:max(7px,env(safe-area-inset-bottom,0px));padding-left:max(7px,env(safe-area-inset-left,0px));}body.op-product .op-support-chat-modal{height:min(72dvh,560px);max-height:calc(var(--support-visual-viewport-height,100dvh) - 14px);border-radius:21px;}body.op-product .op-support-chat-modal__header{grid-template-columns:34px minmax(0,1fr) 32px;gap:8px;padding:10px 11px;}body.op-product .op-support-chat-modal__icon{width:34px;height:34px;}body.op-product .op-support-chat-composer{grid-template-columns:minmax(0,1fr) 42px;gap:7px;padding-right:9px;padding-left:9px;}body.op-product .op-support-chat-composer__send{width:42px;height:42px;min-width:42px;min-height:42px;}}body.viewport-shell-order-chat{overflow:hidden;background:#fff;}body.viewport-shell-order-chat .platform-shell{min-height:0;padding-bottom:0;}body.viewport-shell-order-chat .op-product-screen,body.viewport-shell-order-chat .op-product-family{min-height:0;}body.viewport-shell-order-chat .op-order-conversation{display:flex;flex-direction:column;width:min(100%,760px);height:calc(100dvh - var(--op-header-height,76px) - 18px);min-height:320px;margin:0 auto;overflow:hidden;border:0;border-radius:0;background:#fff;box-shadow:none;}body.viewport-shell-order-chat .op-order-conversation__header{display:grid;grid-template-columns:auto 42px minmax(0,1fr);align-items:center;gap:10px;flex:0 0 auto;min-height:66px;padding:9px 13px;border-bottom:1px solid #e7ecf2;background:rgba(255,255,255,.97);}body.viewport-shell-order-chat .op-order-conversation__back{display:inline-flex;align-items:center;min-height:28px;padding:4px 2px;border:0;background:transparent;color:rgba(0,96,244,.68);font-size:12px;line-height:1.2;font-weight:500;text-decoration:none;white-space:nowrap;}body.viewport-shell-order-chat .op-order-conversation__back:focus-visible{outline:2px solid rgba(0,96,244,.24);outline-offset:2px;border-radius:4px;}@media (hover:hover) and (pointer:fine){body.viewport-shell-order-chat .op-order-conversation__back:hover{color:rgba(0,96,244,.86);text-decoration:underline;text-underline-offset:2px;}}.op-order-conversation__avatar{display:grid;place-items:center;width:42px;height:42px;overflow:hidden;border-radius:50%;background:#eaf3ff;color:#0060f4;}.op-order-conversation__avatar img{display:block;width:100%;height:100%;object-fit:cover;}.op-order-conversation__avatar-fallback{font-size:17px;font-weight:700;line-height:1;}.op-order-conversation__identity{display:grid;gap:2px;min-width:0;}.op-order-conversation__identity strong{overflow:hidden;color:#101828;font-size:17px;font-weight:650;line-height:1.2;text-overflow:ellipsis;white-space:nowrap;}.op-order-conversation__identity span{overflow:hidden;color:#667085;font-size:13px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap;}body.op-product .op-order-conversation__thread{display:flex;flex:1 1 auto;flex-direction:column;gap:5px;min-width:0;min-height:0;max-height:none;padding:10px 8px 14px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;border:0;border-radius:0;background:#fff;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch;}body.op-product .op-order-conversation__message{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;column-gap:7px;row-gap:2px;width:fit-content;max-width:min(84%,560px);padding:8px 10px 9px;border:0;border-radius:17px;background:#f2f4f7;box-shadow:none;}body.op-product .op-order-conversation__message.is-own,body.op-product .op-order-conversation__message.op-chat-message--mine{align-self:flex-end;border-bottom-right-radius:6px;background:#0060f4;color:#fff;}body.op-product .op-order-conversation__message.is-other,body.op-product .op-order-conversation__message.op-chat-message--other{align-self:flex-start;border-bottom-left-radius:6px;}body.op-product .op-order-conversation__message .op-chat-message__body{grid-column:1;margin:0;color:inherit;font-size:15.5px;line-height:1.35;overflow-wrap:anywhere;}body.op-product .op-order-conversation__time{grid-column:2;justify-self:end;align-self:end;color:#667085;font-size:11px;font-weight:500;line-height:1;white-space:nowrap;}body.op-product .op-order-conversation__message.is-own .op-order-conversation__time,body.op-product .op-order-conversation__message.op-chat-message--mine .op-order-conversation__time{color:rgba(255,255,255,.76);}body.op-product .op-order-conversation__empty{align-self:center;margin:auto;padding:12px 16px;border:0;background:transparent;color:#667085;text-align:center;}body.op-product .op-order-conversation__day{align-self:center;width:fit-content;max-width:max-content;margin:2px auto 6px;padding:4px 9px;border:0;border-radius:999px;background:#f2f4f7;color:#667085;font-size:11px;font-weight:500;line-height:1.2;}body.op-product .op-order-conversation__notice{align-self:center;max-width:min(92%,520px);background:#eef4ff;color:#475467;}body.op-product .op-order-conversation__composer-shell{flex:0 0 auto;margin:0;padding:9px max(10px,env(safe-area-inset-right,0px)) max(9px,env(safe-area-inset-bottom,0px)) max(10px,env(safe-area-inset-left,0px));border-top:0;background:#fff;}body.op-product .op-order-conversation__composer{display:grid;grid-template-columns:minmax(0,1fr) 46px;align-items:end;gap:8px;margin:0;}body.op-product .op-order-conversation__composer .op-chat-composer__field{display:block;min-width:0;margin:0;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product .op-order-conversation__composer textarea{display:block;width:100%;min-height:44px;max-height:112px;margin:0;padding:11px 13px;resize:none;overflow-y:auto;border:1px solid #d8e1ec;border-radius:22px;background:#fff;color:#101828;box-shadow:none;font:inherit;font-size:16px;line-height:1.35;outline:0;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product .op-order-conversation__composer textarea:focus{border-color:#8db9ff;background:#fff;box-shadow:0 0 0 3px rgba(0,96,244,.09);}.op-order-conversation__send{display:grid;place-items:center;width:46px;height:46px;padding:0;border:0;border-radius:50%;background:#0060f4;color:#fff;cursor:pointer;}.op-order-conversation__send svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;}.op-order-conversation__send:disabled{opacity:.55;}body.viewport-shell-order-chat .bottom-nav--platform,body.viewport-shell-order-chat .op-nav--master{display:none;}body.viewport-shell-order-chat.is-order-chat-keyboard-open{overflow:hidden;}body.viewport-shell-order-chat.is-order-chat-keyboard-open .op-order-conversation{position:fixed;z-index:1200;top:var(--order-chat-visual-top,0px);right:0;left:0;width:100%;height:var(--order-chat-visual-height,100dvh);min-height:0;margin:0;border:0;border-radius:0;box-shadow:none;}@media (max-width:760px){body.viewport-shell-order-chat .platform-shell{padding-right:0;padding-left:0;}body.viewport-shell-order-chat .op-order-conversation{width:100%;height:calc(100dvh - var(--op-header-height,76px));border-right:0;border-left:0;border-radius:0;box-shadow:none;}body.viewport-shell-order-chat .op-order-conversation__header{padding-right:12px;padding-left:8px;}}html body.op-product:is( .op-product--surface-register-master,.op-product--surface-phone-verify,.op-product--surface-twofa,.op-product--surface-client-payment-protection,.op-product--surface-client-wallet,.op-product--surface-dispute,.op-product--surface-dispute-open,.op-product--surface-dispute-decision,.op-product--surface-payment-success-diagnostics,.op-product--surface-payment-success-repair,.op-product--surface-payment-create,.op-product--surface-payment-session,.op-product--surface-payment-success,.op-product--surface-flow-diagnostics-payment,.op-product--surface-flow-repair-payment,.op-product--surface-flow-close-order,.op-product--surface-master-profile,.op-product--surface-master-pending,.op-product--surface-master-requisites,.op-product--surface-http-400,.op-product--surface-http-403,.op-product--surface-http-404,.op-product--surface-locked,.op-product--surface-success,.op-product--surface-failure ){--op-page-bg:#fff;background:#fff;}html body.op-product :is( .op-product-screen--surface-http-400,.op-product-screen--surface-http-403,.op-product-screen--surface-http-404 ) .op-surface-state-card,html body.op-product .op-product-screen--surface-locked .op-product-empty,html body.op-product :is( .op-product-screen--surface-success,.op-product-screen--surface-failure ) .op-result-state{border:0;border-radius:0;background:transparent;box-shadow:none;overflow:visible;}html body.op-product .op-product-screen--surface-master-profile > .op-product-family--master{gap:0;overflow:visible;border:0;border-radius:0;background:#fff;box-shadow:none;}html body.op-product :is( .op-product-screen--surface-http-400,.op-product-screen--surface-http-403,.op-product-screen--surface-http-404,.op-product-screen--surface-locked,.op-product-screen--surface-success,.op-product-screen--surface-failure ){min-height:calc(100svh - var(--op-header-height,72px));background:#fff;}html body.op-product:has(:is( .op-product-screen--surface-http-400,.op-product-screen--surface-http-403,.op-product-screen--surface-http-404,.op-product-screen--surface-locked,.op-product-screen--surface-success,.op-product-screen--surface-failure )){--op-page-bg:#fff;background:#fff;}html body.op-product :is( .op-product-screen--surface-http-400,.op-product-screen--surface-http-403,.op-product-screen--surface-http-404 ) .op-result-state,html body.op-product .op-product-screen--surface-locked :is(.op-product-empty,.op-surface-state-card),html body.op-product :is(.op-product-screen--surface-success,.op-product-screen--surface-failure) .op-result-state{border:0;border-radius:0;background:transparent;box-shadow:none;overflow:visible;}.op-feature-spotlight{position:fixed;inset:0;z-index:1090;display:none;pointer-events:none;}.op-feature-spotlight.is-active{display:block;}.op-feature-spotlight__shade{position:absolute;inset:0;background:rgba(13,24,40,.46);pointer-events:auto;}.is-feature-spotlight-target{position:relative;z-index:1100;isolation:isolate;box-shadow:0 0 0 4px #fff,0 12px 32px rgba(13,24,40,.22);border-radius:16px;}.op-feature-spotlight__card{position:fixed;z-index:1110;box-sizing:border-box;padding:16px;border:1px solid rgba(15,23,42,.08);border-radius:18px;background:#fff;box-shadow:0 20px 50px rgba(15,23,42,.22);pointer-events:auto;}.op-feature-spotlight__title{display:block;margin:0 0 6px;color:var(--op-text,#101828);font-size:16px;line-height:1.25;}.op-feature-spotlight__copy{margin:0 0 14px;color:var(--op-text-muted,#667085);font-size:14px;line-height:1.45;}.op-feature-spotlight__ack{width:100%;}.op-client-alternative-action{display:flex;justify-content:center;margin-top:10px;}.op-client-alternative-action .op-client-quiet-nav-link{font-weight:650;}@media (max-width:480px){.op-feature-spotlight__card{padding:15px;border-radius:16px;}}.pwa-install-reminder[hidden]{display:none;}.pwa-install-reminder:where(:not([hidden]):not(.is-hidden)){position:fixed;left:50%;bottom:max(16px,env(safe-area-inset-bottom));z-index:74;box-sizing:border-box;width:min(calc(100% - 24px),560px);min-height:66px;padding:11px 10px 11px 14px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;border:1px solid #DCE6F4;border-radius:18px;background:rgba(255,255,255,.98);box-shadow:0 14px 38px rgba(20,48,84,.16);transform:translateX(-50%);backdrop-filter:blur(14px);}.pwa-install-reminder__copy{min-width:0;display:grid;gap:2px;}.pwa-install-reminder__title{color:#172B4D;font-size:14px;font-weight:750;line-height:1.25;}.pwa-install-reminder__text{color:#6B7890;font-size:12px;line-height:1.32;}.pwa-install-reminder__action,.pwa-install-reminder__close{min-width:0;border:0;font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;}.pwa-install-reminder__action{min-height:40px;padding:0 13px;border-radius:12px;background:#0060F4;color:#FFFFFF;font-size:13px;font-weight:700;}.pwa-install-reminder__close{width:36px;height:40px;padding:0;border-radius:12px;background:transparent;color:#7A879B;font-size:25px;font-weight:400;line-height:1;}.pwa-install-reminder__action:focus-visible,.pwa-install-reminder__close:focus-visible{outline:3px solid rgba(0,96,244,.22);outline-offset:2px;}.pwa-install-reminder__close:active{background:#F2F6FC;}@media (max-width:360px){.pwa-install-reminder{width:calc(100% - 16px);padding-left:12px;gap:6px;}.pwa-install-reminder__text{font-size:11px;}.pwa-install-reminder__action{padding-inline:10px;}.pwa-install-reminder__close{width:32px;}}body.op-product .pwa-install-modal.pwa-install-modal--android-compact .pwa-install-handle,body.op-product .pwa-install-modal.pwa-install-modal--android-compact .modal-close,body.op-product .pwa-install-modal.pwa-install-modal--android-compact .modal-body,body.op-product .pwa-install-modal.pwa-install-modal--android-compact .op-modal__body{display:none;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product .pwa-install-modal.pwa-install-modal--android-compact .pwa-install-footer .op-button{width:100%;min-height:48px;height:48px;margin:0;padding-inline:12px;border-radius:14px;font-size:15px;font-weight:570;}body.op-product .pwa-install-modal.pwa-install-modal--android-compact.pwa-install-modal--android-preparing{width:min(calc(100% - 20px),372px);max-width:372px;}body.op-product .pwa-install-modal.pwa-install-modal--android-compact.pwa-install-modal--android-preparing .modal-header,body.op-product .pwa-install-modal.pwa-install-modal--android-compact.pwa-install-modal--android-preparing .op-modal__header{padding-bottom:8px;}body.op-product .pwa-install-modal.pwa-install-modal--android-compact.pwa-install-modal--android-preparing .modal-body,body.op-product .pwa-install-modal.pwa-install-modal--android-compact.pwa-install-modal--android-preparing .op-modal__body{display:block;padding:0 20px 16px;text-align:center;}body.op-product .pwa-install-modal.pwa-install-modal--android-preparing .pwa-install-visual,body.op-product .pwa-install-modal.pwa-install-modal--android-preparing .pwa-install-kicker,body.op-product .pwa-install-modal.pwa-install-modal--android-preparing .pwa-install-steps,body.op-product .pwa-install-modal.pwa-install-modal--android-preparing .pwa-install-panel-title,body.op-product .pwa-install-modal.pwa-install-modal--android-preparing .pwa-install-panel-copy{display:none;}body.op-product .pwa-install-modal.pwa-install-modal--android-preparing .pwa-install-copy{text-align:center;}body.op-product .pwa-install-modal.pwa-install-modal--android-preparing .pwa-install-lead{display:block;max-width:310px;margin:0 auto;color:#61708A;font-size:14px;line-height:1.42;}body.op-product .pwa-install-modal.pwa-install-modal--android-preparing .pwa-install-note{display:block;margin:15px 0 0;padding:0;border:0;background:transparent;color:#7A8799;font-size:13px;line-height:1.35;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product .pwa-install-modal .op-button.is-disabled,body.op-product .pwa-install-modal .platform-button.is-disabled{opacity:.58;cursor:default;pointer-events:none;}body.op-product .pwa-install-modal.pwa-install-modal--android-install-status .pwa-install-footer,body.op-product .pwa-install-modal.pwa-install-modal--android-install-status .modal-footer,body.op-product .pwa-install-modal.pwa-install-modal--android-install-status .op-modal__footer{display:none;}body.op-product .pwa-install-spinner{width:28px;height:28px;margin:2px auto 0;border:3px solid #DCE6F4;border-top-color:#0060F4;border-radius:50%;animation:op-pwa-install-spin .72s linear infinite;}@keyframes op-pwa-install-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){body.op-product .pwa-install-spinner{animation-duration:1.5s;}}body.op-product .pwa-install-modal.pwa-install-modal--android-compact.pwa-install-modal--single-action .pwa-install-footer,body.op-product .pwa-install-modal.pwa-install-modal--android-compact.pwa-install-modal--single-action .modal-footer,body.op-product .pwa-install-modal.pwa-install-modal--android-compact.pwa-install-modal--single-action .op-modal__footer{grid-template-columns:1fr;}body.op-product :is(.op-modal-overlay,.modal-overlay){background:rgba(13,22,37,.58);-webkit-backdrop-filter:blur(7px) saturate(112%);backdrop-filter:blur(7px) saturate(112%);}body.op-product :is(.op-modal,.modal:not([class*="op-master-ip-"])):not(.op-support-chat-modal):not(.op-master-chat-modal):not(.uix-media-modal__body):not(.op-dispute-attachment-viewer__dialog){border:1px solid rgba(221,228,238,.82);border-radius:27px;background:rgba(255,255,255,.995);box-shadow:0 24px 68px rgba(7,18,37,.20);}body.op-product :is(.op-modal__header,.modal-header){padding:19px 20px 9px;}body.op-product :is(.op-modal__title,.modal-title){color:#101C30;font-weight:610;letter-spacing:-.025em;}body.op-product :is(.op-modal__body,.modal-body){color:#5A687E;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product :is(.op-modal__footer,.modal-footer) :is(.op-button--secondary,.platform-button--secondary,.op-button--ghost),body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product .op-button--modal-cancel{border-color:transparent;background:#F3F6FA;color:#445169;box-shadow:none;}body.op-product #platformConfirmModal #platformConfirmCancel{border-color:transparent;background:transparent;color:#667388;box-shadow:none;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product :is(.op-modal__footer,.modal-footer) :is(.op-button--primary,.platform-button--primary),body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product #platformConfirmModal #platformConfirmOk:not(.op-button--danger):not(.platform-button--danger){border-color:#0060F4;background:#0060F4;color:#fff;box-shadow:0 8px 18px rgba(0,96,244,.16);}body.op-product .pwa-install-modal.pwa-install-modal--android-compact{min-height:0;max-height:none;padding:0;overflow:hidden;background:#fff;width:min(calc(100% - 28px),366px);max-width:366px;border-radius:24px;border:1px solid rgba(222,229,239,.82);box-shadow:0 24px 68px rgba(7,18,37,.21);}body.op-product .pwa-install-modal.pwa-install-modal--android-compact .modal-header,body.op-product .pwa-install-modal.pwa-install-modal--android-compact .op-modal__header{display:block;text-align:center;padding:22px 22px 16px;}body.op-product .pwa-install-modal.pwa-install-modal--android-compact .modal-title,body.op-product .pwa-install-modal.pwa-install-modal--android-compact .op-modal__title{margin:0;line-height:1.2;color:#101C30;font-size:20px;font-weight:620;letter-spacing:-.022em;}body.op-product .pwa-install-modal.pwa-install-modal--android-compact .pwa-install-footer,body.op-product .pwa-install-modal.pwa-install-modal--android-compact .modal-footer,body.op-product .pwa-install-modal.pwa-install-modal--android-compact .op-modal__footer{display:grid;grid-template-columns:.76fr 1.24fr;gap:9px;padding:0 18px 18px;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product .pwa-install-modal.pwa-install-modal--android-compact .pwa-install-footer .op-button,body.op-product .pwa-install-modal.pwa-install-modal--android-compact .pwa-install-footer .platform-button{min-height:48px;height:48px;border-radius:14px;font-size:15px;font-weight:570;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product .pwa-install-modal.pwa-install-modal--android-compact .pwa-install-footer :is(.op-button--secondary,.platform-button--secondary){border-color:transparent;background:transparent;color:#6A7688;box-shadow:none;}body.op-product .pwa-install-modal.pwa-install-modal--android-compact .pwa-install-footer :is(.op-button--secondary,.platform-button--secondary):focus-visible{outline:2px solid rgba(0,96,244,.26);outline-offset:2px;}@media (max-width:420px){body.op-product .op-push-permission-modal__body{padding-inline:24px;}}body.op-product :is(.modal-overlay,.op-modal-overlay):not(.pwa-install-overlay):not(.op-support-chat-overlay){align-items:center;justify-content:center;padding:18px;}body.op-product :is(.modal,.op-modal):not(.pwa-install-modal):not(.op-support-chat-modal):not([class*="op-master-ip-"]){width:min(100%,390px);max-width:390px;max-height:calc(100svh - 36px);padding:0;gap:0;display:flex;flex-direction:column;border:1px solid rgba(218,226,237,.92);border-radius:24px;background:#fff;box-shadow:0 24px 64px rgba(7,18,37,.22);overflow:hidden;}body.op-product :is(.modal,.op-modal):not(.pwa-install-modal):not(.op-support-chat-modal):not([class*="op-master-ip-"])::before{display:none;content:none;}body.op-product :is(.modal,.op-modal):not(.pwa-install-modal):not(.op-support-chat-modal):not([class*="op-master-ip-"]) > form{min-height:0;display:flex;flex-direction:column;}body.op-product :is(.modal,.op-modal):not(.pwa-install-modal):not(.op-support-chat-modal):not([class*="op-master-ip-"]) :is(.op-modal__header,.modal-header){flex:0 0 auto;display:block;padding:24px 24px 0;border:0;text-align:left;}body.op-product :is(.modal,.op-modal):not(.pwa-install-modal):not(.op-support-chat-modal):not([class*="op-master-ip-"]) :is(.op-modal__title,.modal-title){max-width:none;margin:0;color:#101c30;font-size:20px;line-height:1.18;font-weight:640;letter-spacing:-.024em;text-align:left;}body.op-product :is(.modal,.op-modal):not(.pwa-install-modal):not(.op-support-chat-modal):not([class*="op-master-ip-"]) :is(.op-modal__body,.modal-body){min-height:0;overflow-y:auto;display:grid;gap:12px;padding:14px 24px 22px;color:#5f6c80;font-size:14px;line-height:1.48;}body.op-product :is(.modal,.op-modal):not(.pwa-install-modal):not(.op-support-chat-modal):not([class*="op-master-ip-"]) :is(.op-modal__body,.modal-body) > :is(p,.op-muted,.op-surface-text-muted):first-child{margin-top:0;}body.op-product :is(.modal,.op-modal):not(.pwa-install-modal):not(.op-support-chat-modal):not([class*="op-master-ip-"]) :is(.op-modal__footer,.modal-footer){flex:0 0 auto;display:grid;grid-template-columns:1fr;gap:4px;padding:0 24px 20px;margin:0;border:0;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product :is(.modal,.op-modal):not(.pwa-install-modal):not(.op-support-chat-modal):not([class*="op-master-ip-"]) :is(.op-modal__footer,.modal-footer) :is(.op-button,.platform-button,button,a[role="button"]){width:100%;min-height:52px;border-radius:15px;font-size:15px;font-weight:600;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product :is(.modal,.op-modal):not(.pwa-install-modal):not(.op-support-chat-modal):not([class*="op-master-ip-"]) :is(.op-modal__footer,.modal-footer) :is(.op-button--primary,.platform-button--primary,.op-button--danger),body.op-product #platformConfirmModal #platformConfirmOk{grid-row:1;order:-1;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product :is(.modal,.op-modal):not(.pwa-install-modal):not(.op-support-chat-modal):not([class*="op-master-ip-"]) :is(.op-modal__footer,.modal-footer) :is(.op-button--secondary,.platform-button--secondary,.op-button--ghost,.op-button--modal-cancel,.op-modal-quiet-action),body.op-product #platformConfirmModal #platformConfirmCancel{grid-row:2;order:2;min-height:44px;border:0;border-radius:12px;background:transparent;color:#667388;box-shadow:none;font-size:14px;font-weight:540;}body.op-product :is(.modal,.op-modal):not(.pwa-install-modal):not(.op-support-chat-modal):not([class*="op-master-ip-"]) :is(.op-modal__footer,.modal-footer) :is(.op-button--secondary,.platform-button--secondary,.op-button--ghost,.op-button--modal-cancel,.op-modal-quiet-action):focus-visible,body.op-product #platformConfirmModal #platformConfirmCancel:focus-visible{outline:2px solid rgba(0,96,244,.28);outline-offset:2px;}body.op-product #platformConfirmModal{align-items:center;padding:18px;}body.op-product #platformConfirmModal .modal{padding:0;gap:0;overflow:auto;width:min(100%,356px);max-width:356px;border-radius:24px;border:1px solid rgba(218,226,237,.92);background:#fff;box-shadow:0 24px 64px rgba(7,18,37,.22);}body.op-product #platformConfirmModal.platform-payment-confirm .modal,body.op-product #platformConfirmModal:not(.platform-payment-confirm) .modal{padding:0;gap:0;overflow:hidden auto;width:min(100%,356px);max-width:356px;border-radius:24px;border:1px solid rgba(218,226,237,.92);background:#fff;box-shadow:0 24px 64px rgba(7,18,37,.22);}body.op-product #platformConfirmModal .modal::before,body.op-product #platformConfirmModal.platform-payment-confirm .modal::before,body.op-product #platformConfirmModal:not(.platform-payment-confirm) .modal::before{width:48px;height:5px;margin:10px auto 0;background:#d9e1ec;display:none;content:none;}body.op-product #platformConfirmModal .modal-header,body.op-product #platformConfirmModal.platform-payment-confirm .modal-header,body.op-product #platformConfirmModal:not(.platform-payment-confirm) .modal-header,body.op-product #platformConfirmModal.platform-confirm-hide-close:not(.platform-payment-confirm) .modal-header{display:block;padding:24px 24px 0;text-align:left;}body.op-product #platformConfirmModal .platform-confirm-heading,body.op-product #platformConfirmModal.platform-confirm-hide-close:not(.platform-payment-confirm) .platform-confirm-heading{width:100%;display:grid;grid-template-columns:1fr;align-items:center;justify-content:stretch;gap:14px;text-align:left;}body.op-product #platformConfirmModal.platform-confirm-has-visual .platform-confirm-heading{grid-template-columns:52px minmax(0,1fr);}body.op-product #platformConfirmModal .platform-confirm-heading__icon,body.op-product #platformConfirmModal.platform-confirm-hide-close:not(.platform-payment-confirm) .platform-confirm-heading__icon,body.op-product #platformConfirmModal.platform-confirm-master-photo:not(.platform-payment-confirm) .platform-confirm-heading__icon{width:52px;min-width:52px;height:52px;flex-basis:52px;border-radius:16px;box-shadow:none;}body.op-product #platformConfirmModal .platform-confirm-heading__icon img,body.op-product #platformConfirmModal.platform-confirm-hide-close:not(.platform-payment-confirm) .platform-confirm-heading__icon img{width:26px;height:26px;}body.op-product #platformConfirmModal.platform-confirm-master-photo:not(.platform-payment-confirm) .platform-confirm-heading__icon{width:52px;height:52px;flex-basis:52px;border-radius:16px;border-color:#dfe7f1;background:#f4f7fb;overflow:hidden;}body.op-product #platformConfirmModal.platform-confirm-master-photo:not(.platform-payment-confirm) .platform-confirm-heading__icon img{width:100%;height:100%;object-fit:cover;object-position:center;}body.op-product #platformConfirmModal .modal-title,body.op-product #platformConfirmModal.platform-payment-confirm .modal-title,body.op-product #platformConfirmModal:not(.platform-payment-confirm) .modal-title,body.op-product #platformConfirmModal.platform-confirm-hide-close:not(.platform-payment-confirm) .modal-title{max-width:none;margin:0;color:#101c30;font-size:20px;line-height:1.18;font-weight:640;letter-spacing:-.024em;text-align:left;}body.op-product #platformConfirmModal .modal-close{display:none;}body.op-product #platformConfirmModal .modal-body,body.op-product #platformConfirmModal.platform-payment-confirm .modal-body,body.op-product #platformConfirmModal:not(.platform-payment-confirm) .modal-body{gap:10px;padding:14px 24px 22px;color:#5f6c80;font-size:14px;line-height:1.48;}body.op-product #platformConfirmModal #platform_confirm_message,body.op-product #platformConfirmModal.platform-confirm-hide-close:not(.platform-payment-confirm) #platform_confirm_message{max-width:none;margin:0;padding:0;color:#5f6c80;font-size:14px;line-height:1.48;font-weight:400;text-align:left;}body.op-product #platformConfirmModal .modal-footer,body.op-product #platformConfirmModal.platform-payment-confirm .modal-footer,body.op-product #platformConfirmModal:not(.platform-payment-confirm) .modal-footer{display:grid;grid-template-columns:1fr;gap:4px;padding:0 24px 20px;}body.op-product #platformConfirmModal :is(#platformConfirmCancel,#platformConfirmOk){width:100%;min-height:52px;border-radius:15px;font-size:15px;font-weight:600;}body.op-product #platformConfirmModal #platformConfirmCancel{border-color:transparent;min-height:44px;border:0;background:transparent;color:#667388;box-shadow:none;font-size:14px;font-weight:540;}body.op-product #platformConfirmModal.platform-payment-confirm .platform-confirm-trust{margin:0;border-radius:16px;}body.op-product .op-push-permission-overlay{align-items:center;padding:18px;}body.op-product .op-push-permission-modal{--op-blue:#0060F4;--op-final-blue:#0060F4;--op-final-blue-strong:#0060F4;position:relative;max-height:calc(100dvh - 32px - env(safe-area-inset-top) - env(safe-area-inset-bottom));margin:0 auto;padding:0;display:block;gap:0;background:#fff;overscroll-behavior:contain;overflow:hidden;border:1px solid rgba(222,229,239,.82);box-shadow:0 26px 72px rgba(7,18,37,.21);width:min(100%,356px);max-width:356px;border-radius:24px;}body.op-product .op-push-permission-modal__body{display:flex;flex-direction:column;align-items:center;text-align:center;padding:24px 24px 18px;}body.op-product .op-push-permission-modal__hero{display:grid;place-items:center;flex:0 0 auto;background:linear-gradient(145deg,#F3F7FF 0%,#E8F1FF 100%);box-shadow:inset 0 0 0 1px rgba(0,96,244,.055);width:52px;height:52px;margin:0 0 14px;border-radius:16px;}body.op-product .op-push-permission-modal__hero::before{content:"";background:#0060F4;-webkit-mask:url("/assets/concept-reference/header-bell.svg") center / contain no-repeat;mask:url("/assets/concept-reference/header-bell.svg") center / contain no-repeat;width:27px;height:27px;}body.op-product .op-push-permission-modal__title{text-align:center;color:#101C30;max-width:none;margin:0 0 8px;font-size:20px;line-height:1.18;font-weight:640;letter-spacing:-.024em;}body.op-product .op-push-permission-modal__copy{font-weight:400;color:#647188;max-width:none;margin:0;font-size:14px;line-height:1.48;}body.op-product .op-push-permission-modal__footer{display:grid;grid-template-columns:1fr;gap:4px;padding:0 24px 20px;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product .op-push-permission-modal__footer .op-button{min-height:52px;border-radius:15px;font-size:16px;font-weight:590;width:100%;height:auto;}body.op-product .modal.op-onboarding-modal{display:flex;flex-direction:column;overflow:hidden;width:min(100%,390px);max-width:390px;border-radius:24px;}body.op-product .op-onboarding-modal__header{padding:24px 24px 0;}body.op-product .op-onboarding-modal__header .modal-title{font-size:20px;line-height:1.18;font-weight:640;text-align:left;}body.op-product .op-onboarding-modal__body{flex:1 1 auto;min-height:0;gap:16px;overflow-y:auto;overscroll-behavior:contain;padding:14px 24px 20px;}body.op-product .op-onboarding-modal__footer{display:grid;grid-template-columns:1fr;gap:4px;padding:0 24px 20px;}body.op-product :is(.op-master-reviews-modal,.op-client-master-change-modal,.op-repair-act-modal,.op-diagnostics-result-modal,.op-master-chat-modal),body.op-product .op-client-rating-prompt .op-modal,body.op-product .op-client-dispute-open-modal .op-modal{width:min(100%,390px);max-width:390px;border-radius:24px;}body.op-product .op-master-reviews-modal__header,body.op-product .op-client-master-change-modal__header,body.op-product .op-master-chat-modal .op-master-chat-modal-head{padding:24px 24px 0;}body.op-product .op-master-reviews-modal__header .op-modal__title,body.op-product .op-client-master-change-modal__header .op-modal__title,body.op-product .op-master-chat-modal .op-master-chat-modal-title{font-size:20px;line-height:1.18;font-weight:640;letter-spacing:-.024em;text-align:left;}body.op-product .op-master-reviews-modal__body,body.op-product .op-client-master-change-modal__body,body.op-product .op-master-chat-modal .op-master-chat-modal-body{padding:14px 24px 22px;}body.op-product .op-master-reviews-modal__footer,body.op-product .op-client-master-change-modal__footer,body.op-product .op-master-chat-modal .op-master-chat-modal-footer{display:grid;grid-template-columns:1fr;gap:4px;padding:0 24px 20px;}body.op-product .op-master-chat-action-overlay{align-items:center;padding:18px;}body.op-product .op-master-chat-action-sheet{width:min(100%,356px);max-width:356px;padding:20px 20px 16px;border:1px solid rgba(218,226,237,.92);border-radius:24px;background:#fff;box-shadow:0 24px 64px rgba(7,18,37,.22);}body.op-product .op-master-chat-action-handle{display:none;}body.op-product .op-master-chat-action--cancel{border:0;background:transparent;color:#667388;box-shadow:none;}body.op-product #uixMediaViewerModal{align-items:center;padding:18px;}body.op-product #uixMediaViewerModal .uix-media-modal{width:min(100%,390px);max-width:390px;max-height:calc(100svh - 36px);padding:0;border:1px solid rgba(218,226,237,.92);border-radius:24px;background:#fff;box-shadow:0 24px 64px rgba(7,18,37,.22);overflow:hidden;}body.op-product #uixMediaViewerModal .uix-media-modal::before,body.op-product .op-support-chat-modal__close.op-support-chat-modal__close-text::before{display:none;content:none;}body.op-product #uixMediaViewerModal .uix-media-modal__footer{padding-top:8px;}body.op-product .op-support-chat-modal__close-text{flex:0 0 auto;min-height:36px;padding:0 2px;border:0;background:transparent;color:#667388;font:inherit;font-size:14px;font-weight:560;cursor:pointer;}body.op-product .op-support-chat-modal__close-text:focus-visible{outline:2px solid rgba(0,96,244,.28);outline-offset:3px;border-radius:8px;}@media (max-width:360px){body.op-product :is(.modal-overlay,.op-modal-overlay):not(.pwa-install-overlay):not(.op-support-chat-overlay),body.op-product #platformConfirmModal,body.op-product .op-push-permission-overlay,body.op-product .op-master-chat-action-overlay,body.op-product #uixMediaViewerModal{padding:14px;}body.op-product :is(.modal,.op-modal):not(.pwa-install-modal):not(.op-support-chat-modal):not([class*="op-master-ip-"]) :is(.op-modal__header,.modal-header),body.op-product #platformConfirmModal .modal-header,body.op-product .op-onboarding-modal__header,body.op-product .op-master-reviews-modal__header,body.op-product .op-client-master-change-modal__header,body.op-product .op-master-chat-modal .op-master-chat-modal-head{padding:21px 20px 0;}body.op-product :is(.modal,.op-modal):not(.pwa-install-modal):not(.op-support-chat-modal):not([class*="op-master-ip-"]) :is(.op-modal__body,.modal-body),body.op-product #platformConfirmModal .modal-body,body.op-product .op-onboarding-modal__body,body.op-product .op-master-reviews-modal__body,body.op-product .op-client-master-change-modal__body,body.op-product .op-master-chat-modal .op-master-chat-modal-body{padding:13px 20px 20px;}body.op-product :is(.modal,.op-modal):not(.pwa-install-modal):not(.op-support-chat-modal):not([class*="op-master-ip-"]) :is(.op-modal__footer,.modal-footer),body.op-product #platformConfirmModal .modal-footer,body.op-product .op-onboarding-modal__footer,body.op-product .op-master-reviews-modal__footer,body.op-product .op-client-master-change-modal__footer,body.op-product .op-master-chat-modal .op-master-chat-modal-footer{padding:0 20px 17px;}}body.op-product .op-support-chat-modal__close.op-support-chat-modal__close-text{width:auto;min-width:0;height:auto;min-height:36px;padding:0 2px;border:0;border-radius:8px;background:transparent;color:#667388;box-shadow:none;font-size:14px;font-weight:560;}body.op-product .op-confirmation-dialog{width:min(100%,356px);max-width:356px;padding:24px;border:1px solid rgba(218,226,237,.92);border-radius:24px;background:#fff;box-shadow:0 24px 64px rgba(7,18,37,.22);}body.op-product .op-confirmation-dialog__heading{display:grid;grid-template-columns:1fr;align-items:center;justify-items:stretch;gap:14px;text-align:left;}body.op-product .op-confirmation-dialog__heading:has(.op-confirmation-dialog__icon){grid-template-columns:52px minmax(0,1fr);}body.op-product .op-confirmation-dialog__icon{width:52px;height:52px;border-radius:16px;}body.op-product .op-confirmation-dialog__icon :is(img,svg,.platform-icon-img){width:26px;height:26px;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product .op-confirmation-dialog__heading h2{margin:0;color:#101c30;font-size:20px;line-height:1.18;font-weight:700;letter-spacing:-.024em;text-align:left;}body.op-product .op-confirmation-dialog__heading + p{margin:14px 0 0;color:#5f6c80;font-size:14px;line-height:1.48;text-align:left;}body.op-product .op-confirmation-dialog__content{margin-top:18px;}body.op-product .op-confirmation-dialog__actions{display:grid;grid-template-columns:1fr;gap:4px;margin-top:20px;}body.op-product .op-confirmation-dialog__actions :is(.op-order-action-bar__primary,.op-order-action-bar__secondary){width:100%;}body.op-product .op-confirmation-dialog__actions .op-order-action-bar__primary{grid-row:1;}body.op-product .op-confirmation-dialog__actions .op-order-action-bar__secondary{grid-row:2;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product .op-confirmation-dialog__actions .op-order-action-bar__primary :is(.op-button,button,a){width:100%;min-height:52px;border-radius:15px;font-size:15px;font-weight:600;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product .op-confirmation-dialog__actions .op-order-action-bar__secondary :is(.op-button,button,a){width:100%;min-height:44px;border:0;border-radius:12px;background:transparent;color:#667388;box-shadow:none;font-size:14px;font-weight:540;}body.op-product .op-feature-spotlight__card{width:min(calc(100% - 36px),356px);padding:24px;border:1px solid rgba(218,226,237,.92);border-radius:24px;background:#fff;box-shadow:0 24px 64px rgba(7,18,37,.22);}body.op-product .op-feature-spotlight__title{margin:0 0 10px;color:#101c30;font-size:20px;line-height:1.18;font-weight:640;letter-spacing:-.024em;}body.op-product .op-feature-spotlight__copy{margin:0 0 20px;color:#5f6c80;font-size:14px;line-height:1.48;}body.op-product .op-feature-spotlight__ack{width:100%;min-height:52px;border-radius:15px;font-size:15px;font-weight:600;}body.op-product .op-dispute-attachment-viewer__dialog{border-radius:24px;box-shadow:0 24px 64px rgba(7,18,37,.22);}body.op-product .op-dispute-attachment-viewer__title{font-size:20px;line-height:1.18;font-weight:640;letter-spacing:-.024em;}body.op-product .op-dispute-attachment-viewer__close{border:0;background:transparent;color:#667388;font-size:14px;font-weight:560;}body.op-product #masterChatReportModal .op-master-chat-modal-title,body.op-product #masterChatReportModal .op-master-chat-report-copy{text-align:left;}body.op-product #pushPermissionModal .op-push-permission-modal__body{display:grid;grid-template-columns:52px minmax(0,1fr);align-items:center;column-gap:14px;row-gap:0;}body.op-product #pushPermissionModal .op-push-permission-modal__hero{grid-column:1;grid-row:1;margin:0;}body.op-product #pushPermissionModal .op-push-permission-modal__title{grid-column:2;grid-row:1;margin:0;text-align:left;}body.op-product #pushPermissionModal .op-push-permission-modal__copy{grid-column:1 / -1;grid-row:2;margin:14px 0 0;text-align:left;}body.op-product #pushPermissionModal .op-push-permission-modal__status{grid-column:1 / -1;grid-row:3;text-align:left;}body.op-product #platformConfirmModal:not(.platform-confirm-has-visual) .platform-confirm-heading{grid-template-columns:1fr;}body.op-product #masterChatReportModal .op-master-chat-modal-head{display:grid;align-items:center;justify-content:stretch;justify-items:stretch;gap:0;text-align:left;grid-template-columns:1fr;}body.op-product .op-notification-detail-overlay{z-index:1240;}body.op-product .op-notification-detail-modal{width:min(100%,390px);max-width:390px;}body.op-product .op-notification-detail-modal__body{gap:14px;}body.op-product .op-notification-detail-modal__time{display:block;margin:0;color:#8591a4;font-size:12px;line-height:1.35;font-weight:540;letter-spacing:.01em;}body.op-product .op-notification-detail-modal__message{margin:0;color:#2c394d;font-size:15px;line-height:1.5;font-weight:430;}body.op-product .op-notification-detail-modal__context{margin:2px 0 0;padding:12px 14px;border:1px solid #e7edf6;border-radius:14px;background:#f7f9fc;color:#667388;font-size:13px;line-height:1.45;font-weight:440;}body:where(:not(.op-product--surface-create-order):not(.op-product--surface-login)).op-product .op-notification-detail-modal__footer .op-button{text-decoration:none;}body.op-product .op-notification-detail-missing{width:min(100%,720px);margin:12px auto 0;}body.op-product.op-product--public.op-product--surface-login:not(:has(.op-public-login--concept)){background:#f7faff;}body.op-product.op-product--public.op-product--surface-login:not(:has(.op-public-login--concept)) .op-shell-scroll{background:#fff;}body.op-product.op-product--public.op-product--surface-login:not(:has(.op-public-login--concept)) .op-public-login{width:min(100%,430px);min-height:100svh;margin:0 auto;padding:calc(18px + env(safe-area-inset-top)) 22px calc(20px + env(safe-area-inset-bottom));background:#fff;}body.op-product.op-product--public.op-product--surface-login:not(:has(.op-public-login--concept)) .op-public-login-card{min-height:calc(100svh - 38px);display:flex;flex-direction:column;padding:0;border:0;background:#fff;box-shadow:none;}body.op-product.op-product--public.op-product--surface-login:not(:has(.op-public-login--concept)) .op-login-concept-brand{display:grid;justify-items:center;gap:7px;margin:2px 0 18px;}body.op-product.op-product--public.op-product--surface-login:not(:has(.op-public-login--concept)) .op-login-concept-brand__mark{width:72px;height:72px;}body.op-product.op-product--public.op-product--surface-login:not(:has(.op-public-login--concept)) .op-login-concept-brand__lockup{width:246px;height:auto;}body.op-product.op-product--public.op-product--surface-login:not(:has(.op-public-login--concept)) .op-public-login-brand-head.is-concept-hidden{display:none;}body.op-product.op-product--public.op-product--surface-login:not(:has(.op-public-login--concept)) .op-public-login-state{margin:0;padding:0;border:0;background:transparent;box-shadow:none;}body.op-product.op-product--public.op-product--surface-login:not(:has(.op-public-login--concept)) .op-public-login-state .op-auth-state__head{margin:0 0 26px;text-align:center;}body.op-product.op-product--public.op-product--surface-login:not(:has(.op-public-login--concept)) .op-public-login-state .op-auth-state__copy h1{margin:0;color:#0B1731;font-size:30px;line-height:1.12;font-weight:700;letter-spacing:-.03em;}body.op-product.op-product--public.op-product--surface-login:not(:has(.op-public-login--concept)) .op-public-login-state .op-auth-state__copy p{max-width:340px;margin:13px auto 0;color:#68758a;font-size:15px;line-height:1.42;font-weight:420;white-space:pre-line;}body.op-product.op-product--public.op-product--surface-login:not(:has(.op-public-login--concept)) .op-public-login-identifier-form{display:grid;gap:13px;}body.op-product.op-product--public.op-product--surface-login:not(:has(.op-public-login--concept)) .op-public-login-field{display:grid;gap:6px;margin:0;}body.op-product.op-product--public.op-product--surface-login:not(:has(.op-public-login--concept)) .op-public-login-field .op-field__label{font-size:13px;color:#667085;font-weight:500;}body.op-product.op-product--public.op-product--surface-login:not(:has(.op-public-login--concept)) .op-public-login-field input.op-control{width:100%;height:67px;min-height:67px;padding:19px 20px;border:1px solid #cfd9e8;border-radius:16px;background:#fff;color:#0b1731;font-size:22px;line-height:1;box-shadow:none;}body.op-product.op-product--public.op-product--surface-login:not(:has(.op-public-login--concept)) .op-public-login-field input.op-control::placeholder{color:#73819a;}body.op-product.op-product--public.op-product--surface-login:not(:has(.op-public-login--concept)) .op-public-login-submit{width:100%;height:64px;min-height:64px;border:0;border-radius:15px;background:#0060f4;color:#fff;font-size:20px;font-weight:650;box-shadow:0 10px 22px rgba(0,96,244,.15);}body.op-product.op-product--public.op-product--surface-login:not(:has(.op-public-login--concept)) .op-login-concept-sms{margin:19px 0 12px;color:#69768b;font-size:13px;line-height:1.45;text-align:center;}body.op-product.op-product--public.op-product--surface-login:not(:has(.op-public-login--concept)) .op-login-concept-visual{position:relative;height:222px;margin:0 -22px;overflow:hidden;background:#eef5fb;}body.op-product.op-product--public.op-product--surface-login:not(:has(.op-public-login--concept)) .op-login-concept-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#fff 0%,rgba(255,255,255,.18) 34%,rgba(255,255,255,0) 100%);}body.op-product.op-product--public.op-product--surface-login:not(:has(.op-public-login--concept)) .op-login-concept-visual img{width:100%;height:100%;object-fit:cover;object-position:58% 51%;filter:saturate(.82) brightness(1.08);}body.op-product.op-product--public.op-product--surface-login:not(:has(.op-public-login--concept)) .op-login-concept-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:8px 0 0;text-align:center;}body.op-product.op-product--public.op-product--surface-login:not(:has(.op-public-login--concept)) .op-login-concept-benefits>div{display:grid;justify-items:center;align-content:start;gap:5px;color:#15213a;}body.op-product.op-product--public.op-product--surface-login:not(:has(.op-public-login--concept)) .op-login-concept-benefits .platform-icon-img{width:32px;height:32px;padding:6px;border-radius:999px;background:#eef6ff;}body.op-product.op-product--public.op-product--surface-login:not(:has(.op-public-login--concept)) .op-login-concept-benefits strong{font-size:12px;line-height:1.18;font-weight:650;}body.op-product.op-product--public.op-product--surface-login:not(:has(.op-public-login--concept)) .op-login-concept-benefits small{font-size:10.5px;line-height:1.22;color:#7a879b;}body.op-product.op-product--public.op-product--surface-login:not(:has(.op-public-login--concept)) .op-login-concept-footer{display:grid;justify-items:center;gap:3px;margin-top:17px;color:#718096;text-align:center;}body.op-product.op-product--public.op-product--surface-login:not(:has(.op-public-login--concept)) .op-login-concept-footer img{width:180px;height:auto;opacity:.72;}body.op-product.op-product--public.op-product--surface-login:not(:has(.op-public-login--concept)) .op-login-concept-footer span{font-size:11px;}@media(max-width:360px){body.op-product.op-product--public.op-product--surface-login:not(:has(.op-public-login--concept)) .op-public-login{padding-inline:16px;}body.op-product.op-product--public.op-product--surface-login:not(:has(.op-public-login--concept)) .op-login-concept-brand{margin-bottom:13px;}body.op-product.op-product--public.op-product--surface-login:not(:has(.op-public-login--concept)) .op-login-concept-brand__mark{width:60px;height:60px;}body.op-product.op-product--public.op-product--surface-login:not(:has(.op-public-login--concept)) .op-login-concept-brand__lockup{width:220px;}body.op-product.op-product--public.op-product--surface-login:not(:has(.op-public-login--concept)) .op-public-login-state .op-auth-state__copy h1{font-size:27px;}body.op-product.op-product--public.op-product--surface-login:not(:has(.op-public-login--concept)) .op-public-login-state .op-auth-state__head{margin-bottom:19px;}body.op-product.op-product--public.op-product--surface-login:not(:has(.op-public-login--concept)) .op-public-login-field input.op-control{height:58px;min-height:58px;font-size:20px;}body.op-product.op-product--public.op-product--surface-login:not(:has(.op-public-login--concept)) .op-public-login-submit{height:56px;min-height:56px;font-size:18px;}body.op-product.op-product--public.op-product--surface-login:not(:has(.op-public-login--concept)) .op-login-concept-visual{height:182px;margin-inline:-16px;}body.op-product.op-product--public.op-product--surface-login:not(:has(.op-public-login--concept)) .op-login-concept-benefits strong{font-size:11px;}body.op-product.op-product--public.op-product--surface-login:not(:has(.op-public-login--concept)) .op-login-concept-benefits small{font-size:9.5px;}}@media(min-width:700px){body.op-product.op-product--public.op-product--surface-login:not(:has(.op-public-login--concept)) .op-public-login{width:min(100%,520px);padding-top:38px;}body.op-product.op-product--public.op-product--surface-login:not(:has(.op-public-login--concept)) .op-login-concept-brand__mark{width:82px;height:82px;}}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept){background:#f5f9ff;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-shell-scroll{background:#fff;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-public-login{width:min(100%,480px);min-height:100svh;margin:0 auto;padding:calc(2px + env(safe-area-inset-top)) 20px calc(18px + env(safe-area-inset-bottom));background:#fff;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-public-login-card{min-height:0;display:flex;flex-direction:column;padding:0;border:0;background:#fff;box-shadow:none;font-family:-apple-system,BlinkMacSystemFont,system-ui,"Segoe UI",Roboto,Arial,sans-serif;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-login-concept-brand{display:grid;justify-items:center;gap:7px;margin:0 0 29px;flex-shrink:0;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-login-concept-brand__mark{width:64px;height:64px;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-login-concept-brand__wordmark{display:block;position:relative;overflow:hidden;width:236px;height:30px;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-login-concept-brand__lockup{display:block;position:absolute;left:-35px;top:-2px;width:274px;max-width:none;height:auto;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-public-login-brand-head.is-concept-hidden{display:none;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-public-login-state{margin:0;padding:0;border:0;background:transparent;box-shadow:none;flex-shrink:0;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-public-login-state .op-auth-state__head{margin:0 0 32px;text-align:center;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-public-login-state .op-auth-state__copy h1{margin:0;color:#090e28;font-size:33px;line-height:1.09;font-weight:750;letter-spacing:-.035em;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-public-login-state .op-auth-state__copy p{max-width:350px;margin:17px auto 0;color:#68748d;font-size:15.5px;line-height:1.43;font-weight:400;white-space:pre-line;letter-spacing:-.02em;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-public-login-identifier-form{display:grid;gap:20px;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-public-login--concept .op-public-inline-widget:has(>input[name="_otp_antibot_challenge"]){display:contents;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-public-login-field{display:grid;gap:6px;margin:0;position:relative;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-public-login-field input.op-control{width:100%;height:67px;min-height:67px;padding:19px 17px;border:1px solid #bdc7da;border-radius:14px;background:#fff;color:#0b1731;font-size:21px;line-height:1.2;box-shadow:none;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-public-login--concept .op-public-login-field .op-field__label{position:absolute;left:17px;top:10px;z-index:1;margin:0;line-height:16px;pointer-events:none;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-public-login--concept .op-public-login-field input.op-control{padding:28px 17px 8px;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-public-login-field input.op-control::placeholder{color:#75839c;opacity:1;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-public-login-field input.op-control:focus-visible{outline:2px solid #0060f4;outline-offset:2px;scroll-margin-block:24px;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-public-login-submit{width:100%;height:64px;min-height:64px;border:0;border-radius:14px;background:#0060f4;color:#fff;font-size:20px;font-weight:500;box-shadow:0 9px 21px rgba(0,96,244,.15);}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-login-concept-sms{margin:17px 0 0;color:#69768e;font-size:13.5px;line-height:1.42;text-align:center;flex-shrink:0;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-login-concept-visual{position:relative;height:auto;aspect-ratio:488/442;flex-shrink:0;margin:8px -20px 0;background:#fff;overflow:hidden;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-login-concept-visual img{display:block;width:100%;height:100%;object-fit:cover;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-login-concept-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0 -8px;text-align:center;flex-shrink:0;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-login-concept-benefits>div{display:grid;justify-items:center;align-content:start;gap:6px;color:#080e27;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-login-concept-benefits .platform-icon-img{width:35px;height:35px;padding:7px;border-radius:50%;background:#fff;box-shadow:0 2px 8px rgba(55,84,119,.04);}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-login-concept-benefits strong{font-size:14px;line-height:1.2;font-weight:500;letter-spacing:-.025em;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-login-concept-benefits small{font-size:11.5px;line-height:1.3;color:#6a7790;letter-spacing:-.02em;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-login-concept-footer{display:grid;justify-items:center;gap:4px;margin-top:16px;color:#6c7790;text-align:center;flex-shrink:0;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-login-concept-footer strong{font-size:15px;line-height:1.3;font-weight:600;letter-spacing:-.02em;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-login-concept-footer span{font-size:11.5px;line-height:1.3;}@media(max-width:360px){body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-public-login{padding-inline:16px;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-login-concept-brand{margin-bottom:22px;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-public-login-state .op-auth-state__copy h1{font-size:29px;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-public-login-state .op-auth-state__copy p{font-size:14px;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-public-login-state .op-auth-state__head{margin-bottom:24px;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-login-concept-visual{margin-inline:-16px;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-login-concept-benefits{gap:6px;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-login-concept-benefits strong{font-size:12.5px;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-login-concept-benefits small{font-size:11px;}}@media(min-width:700px){body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-public-login{padding-top:28px;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-login-concept-visual{max-height:340px;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-login-concept-visual img{object-position:center bottom;}}html.pwa-standalone body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-public-login{padding-top:max(0px,env(safe-area-inset-top));padding-bottom:max(8px,env(safe-area-inset-bottom));}html.pwa-standalone body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-login-concept-brand{margin-bottom:18px;}html.pwa-standalone body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-public-login-state .op-auth-state__head{margin-bottom:20px;}html.pwa-standalone body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-public-login-state .op-auth-state__copy p,html.pwa-standalone body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-login-concept-sms{margin-top:10px;}html.pwa-standalone body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-public-login-identifier-form{gap:14px;}html.pwa-standalone body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-login-concept-visual{height:clamp(210px,calc(100svh - 556px),360px);aspect-ratio:auto;margin-top:4px;}html.pwa-standalone body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-login-concept-visual img{object-position:center 72%;}html.pwa-standalone body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-login-concept-benefits{position:relative;z-index:2;margin:-70px -6px 0;padding:28px 4px 0;background:linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,.91) 32%,#fff 70%);}html.pwa-standalone body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-login-concept-footer{margin-top:7px;}@media(max-height:800px){html.pwa-standalone body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-login-concept-brand{margin-bottom:14px;}html.pwa-standalone body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-public-login-state .op-auth-state__head{margin-bottom:16px;}}body.op-product.op-product--public:is(.op-product--surface-forgot-password,.op-product--surface-reset-password){background:#fff;}body.op-product.op-product--public:is(.op-product--surface-forgot-password,.op-product--surface-reset-password) .op-shell-header{height:60px;min-height:60px;border-bottom:0;box-shadow:none;}body.op-product.op-product--public:is(.op-product--surface-forgot-password,.op-product--surface-reset-password) .op-shell-header__inner{height:60px;min-height:60px;}body.op-product.op-product--public:is(.op-product--surface-forgot-password,.op-product--surface-reset-password) .op-public-login{width:min(100%,430px);min-height:100svh;margin:0 auto;padding:calc(18px + env(safe-area-inset-top)) 22px calc(24px + env(safe-area-inset-bottom));background:#FFF;}body.op-product.op-product--public:is(.op-product--surface-forgot-password,.op-product--surface-reset-password) .op-public-login-card{display:flex;flex-direction:column;width:100%;min-height:calc(100svh - 42px - env(safe-area-inset-top) - env(safe-area-inset-bottom));margin:0;padding:0;border:0;border-radius:0;background:#FFF;box-shadow:none;gap:0;}body.op-product.op-product--public:is(.op-product--surface-forgot-password,.op-product--surface-reset-password) .op-login-concept-brand--auth-flow{display:grid;justify-items:center;gap:7px;margin:4px 0 22px;flex-shrink:0;}body.op-product.op-product--public:is(.op-product--surface-forgot-password,.op-product--surface-reset-password) .op-login-concept-brand--auth-flow .op-login-concept-brand__mark{width:64px;height:64px;}body.op-product.op-product--public:is(.op-product--surface-forgot-password,.op-product--surface-reset-password) .op-login-concept-brand--auth-flow .op-login-concept-brand__wordmark{display:block;position:relative;overflow:hidden;width:236px;height:30px;}body.op-product.op-product--public:is(.op-product--surface-forgot-password,.op-product--surface-reset-password) .op-login-concept-brand--auth-flow .op-login-concept-brand__lockup{display:block;position:absolute;left:-35px;top:-2px;width:274px;max-width:none;height:auto;}body.op-product.op-product--public:is(.op-product--surface-forgot-password,.op-product--surface-reset-password) .op-public-login-state{display:grid;margin:0;padding:0;border:0;background:transparent;box-shadow:none;}body.op-product.op-product--public:is(.op-product--surface-forgot-password,.op-product--surface-reset-password) .op-public-login-state .op-auth-state__head{display:block;margin:0 0 24px;text-align:center;}body.op-product.op-product--public:is(.op-product--surface-forgot-password,.op-product--surface-reset-password) .op-public-login-state .op-auth-state__copy p{max-width:330px;margin:10px auto 0;color:#667085;font-size:14px;line-height:1.45;font-weight:400;white-space:pre-line;}body.op-product.op-product--public:is(.op-product--surface-forgot-password,.op-product--surface-reset-password) :is(.op-public-login-password-form,.op-public-recovery-form,.op-public-reset-form){display:grid;gap:16px;margin:0;}body.op-product.op-product--public:is(.op-product--surface-forgot-password,.op-product--surface-reset-password) .op-public-login-state .op-form-actions{margin:0;padding:0;display:grid;grid-template-columns:minmax(0,1fr);gap:12px;}body.op-product.op-product--public:is(.op-product--surface-forgot-password,.op-product--surface-reset-password) .op-public-login-identity-input{width:100%;min-width:0;border:0;padding:0;background:transparent;color:inherit;font:inherit;line-height:inherit;outline:0;min-height:0;height:auto;border-radius:0;box-shadow:none;-webkit-appearance:none;appearance:none;}body.op-product.op-product--public:is(.op-product--surface-forgot-password,.op-product--surface-reset-password) .op-public-login-eye svg{width:18px;height:18px;}body.op-product.op-product--public:is(.op-product--surface-forgot-password,.op-product--surface-reset-password) .op-public-login-legal a{color:#0060F4;}@media(max-width:360px){body.op-product.op-product--public:is(.op-product--surface-forgot-password,.op-product--surface-reset-password) .op-public-login{padding-inline:18px;}body.op-product.op-product--public:is(.op-product--surface-forgot-password,.op-product--surface-reset-password) .op-login-concept-brand--auth-flow{margin-bottom:18px;}body.op-product.op-product--public:is(.op-product--surface-forgot-password,.op-product--surface-reset-password) .op-login-concept-brand--auth-flow .op-login-concept-brand__mark{width:58px;height:58px;}body.op-product.op-product--public:is(.op-product--surface-forgot-password,.op-product--surface-reset-password) .op-login-concept-brand--auth-flow .op-login-concept-brand__wordmark{width:218px;}body.op-product.op-product--public:is(.op-product--surface-forgot-password,.op-product--surface-reset-password) .op-login-concept-brand--auth-flow .op-login-concept-brand__lockup{width:255px;}body.op-product.op-product--public:is(.op-product--surface-forgot-password,.op-product--surface-reset-password) .op-public-login-state .op-auth-state__copy h1{font-size:27px;line-height:31px;}}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--password-step) .op-public-login-state{margin-top:28px;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--password-step) .op-public-login-state .op-auth-state__head{margin-bottom:24px;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--password-step) .op-public-login-password-form{display:grid;gap:16px;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--password-step) .op-public-login-identity-input{-webkit-appearance:none;appearance:none;width:100%;min-width:0;min-height:0;height:auto;margin:0;padding:0;border:0;border-radius:0;outline:0;background:transparent;box-shadow:none;color:#1b2940;font-size:16px;font-weight:500;line-height:1.25;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--password-step) .op-public-login-field{display:grid;gap:7px;margin:0;padding:0;border:0;background:transparent;box-shadow:none;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--password-step) .op-public-login-field .op-field__label{color:#667085;font-size:13px;font-weight:500;line-height:1.25;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--password-step) .op-public-login-field>.op-control--with-icon{position:relative;display:block;width:100%;min-height:0;padding:0;border:0;border-radius:0;outline:0;background:transparent;box-shadow:none;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--password-step) .op-public-login-field>.op-control--with-icon>.op-public-login-icon{position:absolute;z-index:2;left:16px;top:50%;width:18px;height:18px;color:#63738b;transform:translateY(-50%);pointer-events:none;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--password-step) .op-public-login-field>.op-control--with-icon>input.op-control::placeholder{color:#7a879c;opacity:1;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--password-step) .op-public-login-field>.op-control--with-icon>input.op-control:focus-visible{border-color:#0060f4;outline:2px solid rgba(0,96,244,.18);outline-offset:2px;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--password-step) .op-public-login-eye{position:absolute;z-index:3;top:50%;right:8px;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;margin:0;padding:0;border:0;border-radius:10px;background:transparent;color:#65748a;transform:translateY(-50%);}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--password-step) .op-public-login-eye svg{width:19px;height:19px;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--password-step) .op-public-login-enter{width:100%;height:56px;min-height:56px;border-radius:14px;font-size:17px;font-weight:600;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--password-step) .op-public-login-forgot{display:inline-flex;width:max-content;max-width:100%;margin:0;color:#0060f4;font-size:14px;font-weight:500;line-height:1.3;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--password-step) .op-public-login-restart-form{margin-top:10px;}@media(max-width:360px){body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--password-step) .op-public-login-state{margin-top:22px;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--password-step) .op-public-login-identity{min-height:54px;padding-inline:14px;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--password-step) .op-public-login-field>.op-control--with-icon>input.op-control{height:54px;min-height:54px;}}body.op-product.op-product--public:not(.public-screen-home){--op-bg:#fff;--op-soft:#F8FAFC;--op-line:#E7ECF2;--op-shadow:0 2px 10px rgba(15,23,42,.025);}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--password-step) .op-public-login-state .op-auth-state__copy h1{font-size:30px;line-height:1.12;font-weight:700;letter-spacing:-.03em;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--password-step) .op-public-login-identity{min-height:54px;padding:0 14px;border:1px solid #E0E6EE;border-radius:14px;color:#1b2940;box-shadow:none;background:#FFF;border-color:#E0E6EE;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--password-step) .op-public-login-field>.op-control--with-icon>input.op-control{width:100%;height:58px;min-height:58px;padding:0 50px 0 44px;border:1px solid #cfd9e8;border-radius:14px;background:#fff;color:#0b1731;font-size:17px;line-height:1.2;border-color:#DDE4ED;box-shadow:none;}body.op-product.op-product--public:is(.op-product--surface-forgot-password,.op-product--surface-reset-password) .op-public-login-state .op-auth-state__copy h1{margin:0;color:#0B1731;font-size:30px;line-height:1.12;letter-spacing:-.03em;font-weight:700;}body.op-product.op-product--public:is(.op-product--surface-forgot-password,.op-product--surface-reset-password) .op-public-login-enter{display:flex;align-items:center;justify-content:center;width:100%;height:54px;min-height:54px;padding:0 16px;border:0;border-radius:14px;background:#0060F4;color:#FFF;font-size:17px;box-shadow:none;font-weight:600;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-public-login-field .op-field__label{font-size:12px;font-weight:400;color:#667085;}body.op-product.op-product--public.op-product--surface-login .op-public-login-field .op-field__label{font-size:12.5px;font-weight:700;line-height:16px;color:#667085;}body.op-product.op-product--public.op-product--surface-login .op-public-login-field{display:grid;gap:7px;margin:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;}body.op-product.op-product--public.op-product--surface-login:not(:has(.op-public-login--concept)) .op-public-login-field>.op-public-login-identifier-input{display:block;width:100%;height:54px;min-height:54px;margin:0;padding:0 16px;border:1px solid #DDE4ED;border-radius:14px;background:#FFF;box-shadow:none;color:#0B1731;font-size:17px;font-weight:500;line-height:1.2;-webkit-appearance:none;appearance:none;}body.op-product.op-product--public.op-product--surface-login:not(:has(.op-public-login--concept)) .op-public-login-field>.op-public-login-identifier-input::placeholder{color:#7A879C;opacity:1;font-weight:400;}body.op-product.op-product--public.op-product--surface-login:not(:has(.op-public-login--concept)) .op-public-login-field>.op-public-login-identifier-input:focus-visible{border-color:#0060F4;outline:2px solid rgba(0,96,244,.16);outline-offset:2px;}body.op-product.op-product--public.op-product--surface-login:not(:has(.op-public-login--concept)) .op-public-login-state .op-auth-state__copy h1,
body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--password-step) .op-public-login-state .op-auth-state__copy h1{color:#0B1731;font-size:30px;line-height:1.12;font-weight:700;letter-spacing:-.03em;}body.op-product.op-product--public.op-product--surface-login:not(:has(.op-public-login--concept)) .op-public-login-state .op-auth-state__head,
body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--password-step) .op-public-login-state .op-auth-state__head{margin-bottom:24px;}body.op-product.op-product--public.op-product--surface-login:not(:has(.op-public-login--concept)) .op-public-login-field .op-field__label,
body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--password-step) .op-public-login-field .op-field__label{color:#667085;font-size:13px;font-weight:500;line-height:1.25;}body.op-product.op-product--public.op-product--surface-login:not(:has(.op-public-login--concept)) :is(.op-public-login-submit,.op-public-login-enter),
body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--password-step) :is(.op-public-login-submit,.op-public-login-enter){width:100%;height:54px;min-height:54px;border-radius:14px;font-size:17px;font-weight:600;box-shadow:none;}body.op-product.op-product--public.op-product--surface-login:not(:has(.op-public-login--concept)) .op-public-login-identity,
body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--password-step) .op-public-login-identity{min-height:54px;padding:0 14px;border:1px solid #E0E6EE;border-radius:14px;background:#FFF;box-shadow:none;}body.op-product.op-product--public:is(.op-product--surface-phone-verify,.op-product--surface-forgot-password,.op-product--surface-reset-password){background:#FFF;}body.op-product.op-product--public.op-product--surface-phone-verify .op-public-auth-tail,
body.op-product.op-product--public:is(.op-product--surface-forgot-password,.op-product--surface-reset-password) .op-public-login{box-sizing:border-box;width:min(100%,430px);min-height:100svh;margin:0 auto;padding:calc(18px + env(safe-area-inset-top)) 22px calc(24px + env(safe-area-inset-bottom));background:#FFF;}body.op-product.op-product--public.op-product--surface-phone-verify .op-public-auth-tail{display:flex;align-items:stretch;justify-content:flex-start;}body.op-product.op-product--public.op-product--surface-phone-verify .op-public-auth-tail-panel,
body.op-product.op-product--public:is(.op-product--surface-forgot-password,.op-product--surface-reset-password) .op-public-login-card{display:flex;flex-direction:column;width:100%;min-height:calc(100svh - 42px - env(safe-area-inset-top) - env(safe-area-inset-bottom));margin:0;padding:0;border:0;border-radius:0;background:#FFF;box-shadow:none;overflow:visible;}body.op-product.op-product--public:is(.op-product--surface-phone-verify,.op-product--surface-forgot-password,.op-product--surface-reset-password) .op-login-concept-brand--auth-flow{display:flex;align-items:center;justify-content:center;width:100%;min-height:36px;margin:2px 0 30px;gap:0;flex-shrink:0;}body.op-product.op-product--public:is(.op-product--surface-phone-verify,.op-product--surface-forgot-password,.op-product--surface-reset-password) .op-login-concept-brand--auth-flow .op-login-concept-brand__mark{display:none;}body.op-product.op-product--public:is(.op-product--surface-phone-verify,.op-product--surface-forgot-password,.op-product--surface-reset-password) .op-login-concept-brand--auth-flow .op-login-concept-brand__wordmark{display:block;position:static;overflow:visible;width:205px;height:auto;}body.op-product.op-product--public:is(.op-product--surface-phone-verify,.op-product--surface-forgot-password,.op-product--surface-reset-password) .op-login-concept-brand--auth-flow .op-login-concept-brand__lockup{display:block;position:static;width:205px;max-width:100%;height:auto;margin:0;}body.op-product.op-product--public:is(.op-product--surface-forgot-password,.op-product--surface-reset-password) .op-public-login-state,
body.op-product.op-product--public.op-product--surface-phone-verify .op-public-phone-verify-state{display:grid;gap:0;margin:0;padding:0;border:0;background:transparent;box-shadow:none;}body.op-product.op-product--public:is(.op-product--surface-forgot-password,.op-product--surface-reset-password) .op-public-login-state .op-auth-state__head,
body.op-product.op-product--public.op-product--surface-phone-verify .op-public-phone-verify-state .op-verification-state__head{display:block;margin:0 0 24px;padding:0;text-align:center;}body.op-product.op-product--public:is(.op-product--surface-forgot-password,.op-product--surface-reset-password) .op-public-login-state .op-auth-state__copy,
body.op-product.op-product--public.op-product--surface-phone-verify .op-public-phone-verify-state .op-verification-state__copy{display:block;width:100%;max-width:none;margin:0;text-align:center;}body.op-product.op-product--public:is(.op-product--surface-forgot-password,.op-product--surface-reset-password) .op-public-login-state .op-auth-state__copy h1,
body.op-product.op-product--public.op-product--surface-phone-verify .op-public-phone-verify-state .op-verification-state__copy h1{width:100%;margin:0;color:#0B1731;font-size:30px;line-height:1.12;font-weight:700;letter-spacing:-.03em;text-align:center;text-wrap:balance;}body.op-product.op-product--public:is(.op-product--surface-forgot-password,.op-product--surface-reset-password) .op-public-login-state .op-auth-state__copy p,
body.op-product.op-product--public.op-product--surface-phone-verify .op-public-phone-verify-state .op-verification-state__copy p{max-width:330px;margin:10px auto 0;color:#667085;font-size:14px;line-height:1.45;font-weight:400;text-align:center;white-space:pre-line;}body.op-product.op-product--public:is(.op-product--surface-forgot-password,.op-product--surface-reset-password) :is(.op-public-login-password-form,.op-public-recovery-form,.op-public-reset-form),
body.op-product.op-product--public.op-product--surface-phone-verify .op-public-phone-verify-form{display:grid;gap:16px;margin:0;}body.op-product.op-product--public:is(.op-product--surface-forgot-password,.op-product--surface-reset-password) .op-public-login-field{display:grid;gap:7px;margin:0;padding:0;border:0;background:transparent;box-shadow:none;}body.op-product.op-product--public:is(.op-product--surface-forgot-password,.op-product--surface-reset-password) .op-public-login-field .op-field__label{color:#667085;font-size:13px;line-height:1.25;font-weight:500;}body.op-product.op-product--public:is(.op-product--surface-forgot-password,.op-product--surface-reset-password) .op-public-login-field>.op-control--with-icon{position:relative;display:block;width:100%;min-height:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;}body.op-product.op-product--public:is(.op-product--surface-forgot-password,.op-product--surface-reset-password) .op-public-login-field>.op-control--with-icon>.op-public-login-icon{position:absolute;z-index:2;left:16px;top:50%;width:18px;height:18px;color:#65748A;transform:translateY(-50%);pointer-events:none;}body.op-product.op-product--public:is(.op-product--surface-forgot-password,.op-product--surface-reset-password) .op-public-login-field input.op-control{width:100%;height:54px;min-height:54px;margin:0;padding:0 48px 0 44px;border:1px solid #DDE4ED;border-radius:14px;background:#FFF;box-shadow:none;color:#0B1731;font-size:17px;line-height:1.2;}body.op-product.op-product--public:is(.op-product--surface-forgot-password,.op-product--surface-reset-password) .op-public-login-field input.op-control::placeholder{color:#7A879C;opacity:1;}body.op-product.op-product--public:is(.op-product--surface-forgot-password,.op-product--surface-reset-password) .op-public-login-identity{display:flex;align-items:center;line-height:1.3;min-height:54px;margin:0;padding:0 14px;border:1px solid #E0E6EE;border-radius:14px;background:#FFF;box-shadow:none;color:#1B2940;font-size:16px;}body.op-product.op-product--public:is(.op-product--surface-forgot-password,.op-product--surface-reset-password) .op-public-login-eye{position:absolute;z-index:3;top:50%;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:#65748a;transform:translateY(-50%);right:8px;width:40px;height:40px;border-radius:10px;}body.op-product.op-product--public:is(.op-product--surface-forgot-password,.op-product--surface-reset-password) .op-public-login-state .op-form-actions,
body.op-product.op-product--public.op-product--surface-phone-verify .op-public-phone-verify-state .op-form-actions{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;width:100%;margin:0;padding:0;}body.op-product.op-product--public:is(.op-product--surface-forgot-password,.op-product--surface-reset-password) .op-public-login-enter,
body.op-product.op-product--public.op-product--surface-phone-verify :is(.op-public-phone-verify-submit,.op-public-auth-tail-submit){display:flex;align-items:center;justify-content:center;width:100%;height:54px;min-height:54px;padding:0 16px;border:0;border-radius:14px;background:#0060F4;color:#FFF;font-size:17px;font-weight:600;line-height:1.15;box-shadow:none;}body.op-product.op-product--public:is(.op-product--surface-forgot-password,.op-product--surface-reset-password) .op-public-login-forgot{display:block;margin:0;color:#0060F4;font-size:14px;line-height:1.35;font-weight:500;text-align:center;}body.op-product.op-product--public:is(.op-product--surface-forgot-password,.op-product--surface-reset-password) .op-public-login-legal{margin:auto 0 0;padding:18px 0 0;border-top:1px solid #E7ECF2;color:#667085;font-size:12px;line-height:1.45;text-align:center;}body.op-product.op-product--public.op-product--surface-phone-verify input.op-public-phone-verify-code{width:100%;height:64px;min-height:64px;padding:0 18px;border:1px solid #D5DEE9;border-radius:16px;background:#FFF;box-shadow:none;color:#0B1731;font-size:28px;font-weight:600;line-height:64px;letter-spacing:.42em;text-align:center;text-indent:.42em;}body.op-product.op-product--public.op-product--surface-phone-verify .op-public-phone-verify-meta-row{display:flex;justify-content:center;gap:5px 12px;color:#7A879C;font-size:12.5px;line-height:1.35;text-align:center;}body.op-product.op-product--public.op-product--surface-phone-verify .op-public-phone-verify-resend{display:block;margin-top:16px;padding-top:16px;border-top:1px solid #E7ECF2;}body.op-product.op-product--public.op-product--surface-phone-verify .op-public-phone-verify-resend-line{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px 10px;text-align:center;}body.op-product.op-product--public.op-product--surface-phone-verify .op-public-phone-verify-resend-label{color:#667085;font-size:13px;line-height:1.35;}body.op-product.op-product--public.op-product--surface-phone-verify .op-public-phone-verify-resend-button{min-height:32px;padding:0 2px;border:0;background:transparent;color:#0060F4;font-size:13px;font-weight:600;}@media(max-width:360px){body.op-product.op-product--public.op-product--surface-phone-verify .op-public-auth-tail,
  body.op-product.op-product--public:is(.op-product--surface-forgot-password,.op-product--surface-reset-password) .op-public-login{padding-inline:18px;}body.op-product.op-product--public:is(.op-product--surface-phone-verify,.op-product--surface-forgot-password,.op-product--surface-reset-password) .op-login-concept-brand--auth-flow{margin-bottom:24px;}body.op-product.op-product--public:is(.op-product--surface-phone-verify,.op-product--surface-forgot-password,.op-product--surface-reset-password) .op-login-concept-brand--auth-flow .op-login-concept-brand__wordmark,
  body.op-product.op-product--public:is(.op-product--surface-phone-verify,.op-product--surface-forgot-password,.op-product--surface-reset-password) .op-login-concept-brand--auth-flow .op-login-concept-brand__lockup{width:190px;}body.op-product.op-product--public:is(.op-product--surface-forgot-password,.op-product--surface-reset-password) .op-public-login-state .op-auth-state__copy h1,
  body.op-product.op-product--public.op-product--surface-phone-verify .op-public-phone-verify-state .op-verification-state__copy h1{font-size:27px;}}
/* RC76-r9: back navigation on the initial login screen only. */
body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-public-login--concept{position:relative;}
body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-public-login-home-back{position:absolute;top:12px;left:20px;z-index:4;display:inline-flex;align-items:center;gap:7px;width:max-content;max-width:calc(100% - 40px);min-height:44px;margin:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;color:#68738b;font-size:14px;font-weight:400;line-height:1.2;text-decoration:none;-webkit-tap-highlight-color:transparent;}
body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-public-login-home-back .platform-icon-img{width:18px;height:18px;flex:0 0 18px;filter:grayscale(1);opacity:.78;}
body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-public-login-home-back:focus-visible{outline:2px solid #0060f4;outline-offset:2px;}
html.pwa-standalone body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-public-login-home-back{top:max(8px,env(safe-area-inset-top));}
@media(min-width:641px){body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-public-login-home-back{gap:10px;font-size:16px;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-public-login-home-back .platform-icon-img{width:22px;height:22px;flex-basis:22px;}}
/* RC76-r10: keep the initial login screen and its iOS safe area pure white. */
html:has(body.op-product.op-product--public.op-product--surface-login .op-public-login--concept),
body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept){background:#fff;}

/* Android frozen-surface canvas parity */
html.op-platform-android-root,html.op-platform-android-root body{background:#fff!important;color-scheme:only light;}
body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-public-login-max-entry{display:flex;align-items:center;justify-content:center;width:100%;height:46px;min-height:46px;margin:0;padding:0 16px;border:1px solid #DDE4ED;border-radius:14px;background:#FFF;color:#0060F4;font-size:15px;font-weight:500;line-height:1;text-align:center;text-decoration:none;box-shadow:none;-webkit-tap-highlight-color:transparent;transition:background-color .15s ease,border-color .15s ease,transform .15s ease;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-public-login-max-entry:hover{background:#F7FAFF;border-color:#C9D7EA;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-public-login-max-entry:active{transform:scale(.988);background:#F3F7FD;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-public-login-max-entry:focus-visible{outline:2px solid rgba(0,96,244,.2);outline-offset:2px;border-color:#0060F4;}@media(max-width:360px){body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-public-login-max-entry{height:44px;min-height:44px;margin-top:8px;font-size:14.5px;}}
body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-auth-state__content:has(> .op-public-login-max-entry){gap:10px;}body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-public-login-identifier-form:has(+ .op-public-login-max-entry){margin-bottom:0;}@media(max-width:360px){body.op-product.op-product--public.op-product--surface-login:has(.op-public-login--concept) .op-auth-state__content:has(> .op-public-login-max-entry){gap:8px;}}
