.mini.opke-redesign .showcase-feed.showcase-board{--board-bg:#f6f8fb;--board-surface:#fff;--board-ink:#0f1f38;--board-muted:#5f6d82;--board-line:#dce3ec;--board-parcel:#e0efff;--board-trip:#88b7ed;--board-accent:#174ebf;--board-myid-bg:#e3f5ee;--board-myid-ink:#147a5b;display:block;background:var(--board-bg);color:var(--board-ink);font-family:var(--opke-font-sans);font-variant-numeric:tabular-nums;padding:0 0 20px;border-radius:0;--opke-color-ink:var(--board-ink);--opke-color-muted:var(--board-muted);--opke-color-surface:var(--board-surface);--opke-color-surface-soft:var(--board-bg);--opke-color-line:var(--board-line)}:root[data-opke-theme=dark] .mini.opke-redesign .showcase-feed.showcase-board{--board-bg:#101824;--board-surface:#1c2737;--board-ink:#eef3fc;--board-muted:#b4c0d2;--board-line:#52647e;--board-parcel:#203451;--board-trip:#25496d;--board-accent:#a7c6ff;--board-myid-bg:#153d32;--board-myid-ink:#7de0b5;color-scheme:dark}.mini.opke-redesign .showcase-feed.showcase-board .board-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 16px}.mini.opke-redesign .showcase-feed.showcase-board h1{margin:0;font-size:26px;line-height:1.2;font-weight:800;letter-spacing:-.035em;color:var(--board-ink)}.mini.opke-redesign .showcase-feed.showcase-board .board-count{font-size:12px;font-weight:700;color:var(--board-muted)}.mini.opke-redesign .showcase-feed.showcase-board .showcase-chips{display:grid;grid-template-columns:.65fr 1.1fr 1fr;gap:3px;margin:0 0 16px;padding:4px;background:var(--board-surface);border:1px solid var(--board-line);border-radius:12px}.mini.opke-redesign .showcase-feed.showcase-board .showcase-chips button{min-height:44px;min-width:0;padding:8px 3px;white-space:nowrap;word-break:normal;overflow-wrap:normal;line-height:1.4;border:0;border-radius:8px;background:transparent;color:var(--board-muted);font-size:13px;font-weight:700;letter-spacing:0;text-transform:none}.mini.opke-redesign .showcase-feed.showcase-board .showcase-chips button.active{background:var(--opke-color-primary-fill);color:var(--opke-color-on-primary)}.mini.opke-redesign .showcase-feed.showcase-board .showcase-route-search{--board-muted:#52627a;display:block;padding:14px;margin:0 0 16px;background:linear-gradient(125deg,#f3f8ff,#e1edff 55%,#cbdffb);border:1px solid #c8d8ec;border-radius:18px;box-shadow:0 8px 24px #001b4010}.mini.opke-redesign .showcase-feed.showcase-board .board-route-fields{display:grid;grid-template-columns:minmax(0,1fr) 44px minmax(0,1fr);gap:6px;align-items:center}.mini.opke-redesign .showcase-feed.showcase-board .board-route-fields label{display:grid;gap:3px;min-width:0;color:var(--board-ink)}.mini.opke-redesign .showcase-feed.showcase-board .board-route-fields label:last-child{text-align:left}.mini.opke-redesign .showcase-feed.showcase-board .board-route-fields label>span{font-size:12px;color:var(--board-muted)}.mini.opke-redesign .showcase-feed.showcase-board .board-route-fields label>b{font-size:19px;font-weight:800}.mini.opke-redesign .showcase-feed.showcase-board .board-route-fields select{min-width:0;width:100%;min-height:44px;padding:0;border:0;border-radius:0;color:var(--board-ink);background:transparent;font:600 14px var(--opke-font-sans);text-overflow:ellipsis}.mini.opke-redesign .showcase-feed.showcase-board .board-route-fields label:last-child select{text-align:left}.mini.opke-redesign .showcase-feed.showcase-board option{color:var(--board-ink);background:var(--board-surface)}.mini.opke-redesign .showcase-feed.showcase-board .board-swap{width:44px;height:44px;border:0;border-radius:50%;background:var(--board-bg);color:var(--board-accent);font-size:24px}.mini.opke-redesign .showcase-feed.showcase-board .board-filter-tiles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;border-top:1px solid var(--board-line);margin-top:8px;padding-top:8px}.mini.opke-redesign .showcase-feed.showcase-board .board-filter-tiles button{min-height:44px;min-width:0;overflow-wrap:normal;background:var(--board-bg);color:var(--board-muted);border:0;border-radius:8px;font-size:13px;font-weight:700;text-transform:none;letter-spacing:0}.mini.opke-redesign .showcase-feed.showcase-board .board-date-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:8px}.mini.opke-redesign .showcase-feed.showcase-board .board-date-fields label,.mini.opke-redesign .showcase-feed.showcase-board .board-weight-field{display:grid;min-width:0;color:var(--board-ink);font-size:12px}.mini.opke-redesign .showcase-feed.showcase-board .board-date-fields input,.mini.opke-redesign .showcase-feed.showcase-board .board-weight-field input{width:100%;min-width:0;min-height:44px;box-sizing:border-box;color:var(--board-ink);background:var(--board-bg);border:1px solid var(--board-line)}.mini.opke-redesign .showcase-feed.showcase-board .showcase-route-submit,.mini.opke-redesign .showcase-feed.showcase-board .showcase-primary{width:100%;min-height:44px;margin-top:10px;border:0;border-radius:11px;background:var(--opke-color-primary-fill);color:var(--opke-color-on-primary);font-size:14px;font-weight:800}.mini.opke-redesign .showcase-feed.showcase-board .showcase-route-submit{display:flex;align-items:center;justify-content:center;gap:6px}.mini.opke-redesign .showcase-feed.showcase-board .showcase-route-submit svg{width:18px;height:18px}.mini.opke-redesign .showcase-feed.showcase-board .showcase-reset{color:var(--board-accent);background:transparent;border:0;min-height:44px}.mini.opke-redesign .showcase-feed.showcase-board .showcase-list{display:block;gap:0}.mini.opke-redesign .showcase-feed.showcase-board .board-city-group{margin:24px 0 0;min-width:0}.mini.opke-redesign .showcase-feed.showcase-board .board-city-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 12px}.mini.opke-redesign .showcase-feed.showcase-board .board-city-heading h2{margin:0;color:var(--board-ink);font-size:25px;font-weight:800;letter-spacing:-.03em;line-height:1.2}.mini.opke-redesign .showcase-feed.showcase-board .board-city-heading .board-count{padding:6px 10px;border:1px solid var(--board-line);border-radius:20px;background:var(--board-surface);white-space:nowrap}.mini.opke-redesign .showcase-feed.showcase-board .board-city-photo{display:block;width:100%;height:auto;aspect-ratio:3/1;object-fit:cover;border-radius:12px}.mini.opke-redesign .showcase-feed.showcase-board .board-columns,.mini.opke-redesign .showcase-feed.showcase-board .board-row{display:grid;grid-template-columns:42px minmax(0,1fr) 86px;column-gap:8px;align-items:center}.mini.opke-redesign .showcase-feed.showcase-board .board-columns{font-size:12px;font-weight:800;letter-spacing:0;color:var(--board-muted);padding:0 12px;margin:19px 0 10px}.mini.opke-redesign .showcase-feed.showcase-board .board-columns span:last-child{text-align:right}.mini.opke-redesign .showcase-feed.showcase-board .board-record{margin:0 0 8px;border:1px solid transparent;border-radius:12px;background:var(--board-parcel)}.mini.opke-redesign .showcase-feed.showcase-board .board-record.trip{background:var(--board-trip)}.mini.opke-redesign .showcase-feed.showcase-board .board-row{width:100%;box-sizing:border-box;min-height:44px;padding:10px 12px;border:0;border-radius:12px;background:transparent;color:var(--board-ink);text-align:left;font:inherit}.mini.opke-redesign .showcase-feed.showcase-board .board-date,.mini.opke-redesign .showcase-feed.showcase-board .board-route{display:grid;min-width:0;gap:4px}.mini.opke-redesign .showcase-feed.showcase-board .board-date{line-height:1.2}.mini.opke-redesign .showcase-feed.showcase-board .board-date b{font-size:28px;font-weight:800;letter-spacing:-.03em}.mini.opke-redesign .showcase-feed.showcase-board .board-date>span{font-size:12px;font-weight:700;color:var(--board-ink)}.mini.opke-redesign .showcase-feed.showcase-board .board-route>strong{font-size:21px;line-height:1.3;font-weight:800;color:var(--board-ink);letter-spacing:-.02em;overflow-wrap:normal;word-break:normal}.mini.opke-redesign .showcase-feed.showcase-board .board-cities{font-size:12px;font-weight:600;letter-spacing:0;line-height:1.4;text-transform:none;overflow-wrap:normal;word-break:normal;color:var(--board-ink)}.mini.opke-redesign .showcase-feed.showcase-board .board-kind{display:flex;align-items:center;flex-wrap:wrap;gap:5px;font-size:12px;font-weight:800;letter-spacing:0;color:var(--board-ink)}.mini.opke-redesign .showcase-feed.showcase-board .board-kind svg{width:15px;height:15px}.mini.opke-redesign .showcase-feed.showcase-board .board-myid{background:var(--board-myid-bg);color:var(--board-myid-ink);border-radius:5px;padding:3px 5px;font-size:12px;font-weight:800;line-height:1.4}.mini.opke-redesign .showcase-feed.showcase-board .board-payment{display:flex;flex-direction:column;align-items:flex-end;min-width:0;text-align:right}.mini.opke-redesign .showcase-feed.showcase-board .board-reward{text-align:right;font-size:20px;font-weight:800;line-height:1.2;overflow-wrap:anywhere;color:var(--board-ink)}.mini.opke-redesign .showcase-feed.showcase-board .board-reward small{font-size:12px;color:var(--board-ink)}.mini.opke-redesign .showcase-feed.showcase-board .board-reward.negotiable{font-size:12px}.mini.opke-redesign .showcase-feed.showcase-board .board-details-button{position:relative;isolation:isolate;box-sizing:border-box;width:86px;min-width:0;min-height:44px;height:44px;padding:0;border:0;background:transparent;color:var(--opke-color-on-primary);border-radius:8px;font-size:12px;line-height:1;font-weight:700;box-shadow:none}.mini.opke-redesign .showcase-feed.showcase-board .board-details-button:before{content:"";position:absolute;inset:6px 0;z-index:-1;background:var(--opke-color-primary-fill);border-radius:7px}.mini.opke-redesign .showcase-feed.showcase-board .board-details-button:hover:before{background:var(--opke-color-primary-fill-strong)}.mini.opke-redesign .showcase-feed.showcase-board .showcase-end,.mini.opke-redesign .showcase-feed.showcase-board .showcase-contact-boundary{color:var(--board-muted);font-size:12px}.mini.opke-redesign .showcase-feed.showcase-board .showcase-state{background:var(--board-surface);color:var(--board-ink);border-color:var(--board-line)}.mini.opke-redesign .showcase-feed.showcase-board .board-legend{display:none}.mini.opke-redesign .showcase-feed.showcase-board :is(button,select,input):focus-visible{outline:3px solid var(--board-accent);outline-offset:2px}.mini.opke-redesign .showcase-feed.showcase-board .route-subscriptions button:not(.showcase-primary),.mini.opke-redesign .showcase-feed.showcase-board .showcase-load-more,.mini.opke-redesign .showcase-feed.showcase-board .showcase-state button{min-height:44px;padding:8px 12px;background:var(--board-surface);color:var(--board-accent);border:1px solid var(--board-line);border-radius:10px;font:600 13px var(--opke-font-sans)}.mini.opke-redesign .showcase-feed.showcase-board .route-subscriptions{font-size:12px;color:var(--board-ink)}@media(max-width:350px){.mini.opke-redesign .showcase-feed.showcase-board .board-columns,.mini.opke-redesign .showcase-feed.showcase-board .board-row{grid-template-columns:36px minmax(0,1fr) 78px;column-gap:7px;padding-left:10px;padding-right:10px}.mini.opke-redesign .showcase-feed.showcase-board .board-details-button{width:78px}.mini.opke-redesign .showcase-feed.showcase-board .board-date b{font-size:25px}.mini.opke-redesign .showcase-feed.showcase-board .board-route>strong{font-size:18px}.mini.opke-redesign .showcase-feed.showcase-board .board-reward:not(.negotiable){font-size:18px}.mini.opke-redesign .showcase-feed.showcase-board .showcase-chips button{font-size:12px}}:root[data-opke-theme=dark] .mini.opke-redesign .showcase-feed.showcase-board .showcase-route-search{--board-muted:var(--opke-route-muted);background:var(--opke-route-gradient);border-color:#435b78}.mini.opke-redesign .showcase-feed.showcase-board .showcase-route-search .board-filter-tiles button{background:#ffffffad}:root[data-opke-theme=dark] .mini.opke-redesign .showcase-feed.showcase-board .showcase-route-search .board-filter-tiles button{background:#162538b8}.mini.opke-redesign .showcase-feed.showcase-board .board-header{padding-inline:22px}.mini.opke-redesign .showcase-feed.showcase-board .showcase-route-search{background:var(--opke-route-gradient);--board-muted:var(--opke-route-muted)}.mini.opke-redesign .showcase-feed.showcase-board .board-route-fields{display:grid;grid-template-columns:minmax(0,1fr);gap:0}.mini.opke-redesign .showcase-feed.showcase-board .board-route-fields .board-swap{justify-self:center;margin:0;transform:rotate(90deg)}.mini.opke-redesign .showcase-feed.showcase-board .board-city-input{min-width:0;text-align:left}.mini.opke-redesign .showcase-feed.showcase-board .board-city-trigger{box-sizing:border-box;position:relative;display:grid;gap:4px;width:100%;min-height:76px;padding:12px 48px 12px 14px;border:1px solid var(--board-line);border-radius:12px;background:var(--board-surface);color:var(--board-ink);font:inherit;text-align:left;box-shadow:none}.mini.opke-redesign .showcase-feed.showcase-board .board-city-trigger-label{font-size:13px;color:var(--board-muted)}.mini.opke-redesign .showcase-feed.showcase-board .board-city-trigger-value{display:flex;align-items:baseline;justify-content:space-between;gap:10px;min-width:0}.mini.opke-redesign .showcase-feed.showcase-board .board-city-trigger-value strong{font-size:19px;line-height:1.3;overflow-wrap:anywhere}.mini.opke-redesign .showcase-feed.showcase-board .board-city-trigger-value b{font-size:13px;color:var(--board-muted);flex:none}.mini.opke-redesign .showcase-feed.showcase-board .board-city-trigger-icon{position:absolute;right:14px;top:26px;width:20px;height:20px;color:var(--board-accent)}.mini.opke-redesign .showcase-feed.showcase-board .board-city-hint{color:var(--board-muted);font-size:13px;line-height:1.45;margin:10px 0 0}.mini.opke-redesign .showcase-feed.showcase-board .board-city-hint p{margin:4px 0 0}.mini.opke-redesign .board-city-picker-backdrop{position:fixed;inset:auto 0;top:var(--city-picker-top,0px);height:var(--city-picker-height,100dvh);max-height:none;padding:0;display:block;z-index:1200;background:var(--opke-route-picker-bg);overflow:hidden;backdrop-filter:none;-webkit-backdrop-filter:none}.mini.opke-redesign .board-city-picker{box-sizing:border-box;position:relative;display:flex;flex-direction:column;gap:12px;width:100%;max-width:none;height:100%;max-height:none;margin:0;padding:calc(12px + var(--opke-safe-top,0px)) max(22px,var(--opke-safe-right,0px)) calc(12px + var(--opke-safe-bottom,0px)) max(22px,var(--opke-safe-left,0px));border:0;border-radius:0;overflow:hidden;background:var(--opke-route-picker-bg);color:var(--opke-route-picker-ink);font-family:var(--opke-font-sans)}.mini.opke-redesign .board-city-picker .showcase-modal-close{position:static;align-self:flex-start;display:flex;align-items:center;gap:8px;min-height:44px;min-width:44px;padding:8px 12px;border:1px solid var(--opke-route-picker-line);border-radius:10px;background:var(--opke-route-picker-surface);color:var(--opke-route-picker-ink);font:700 14px var(--opke-font-sans);flex-shrink:0}.mini.opke-redesign .board-city-picker .showcase-modal-close svg{width:20px;height:20px}.mini.opke-redesign .board-city-picker-header{flex:none}.mini.opke-redesign .board-city-picker-header h2{margin:0;color:var(--opke-route-picker-ink);font-size:23px;line-height:1.2}.mini.opke-redesign .board-city-picker-search{flex:none}.mini.opke-redesign .board-city-picker-search label{display:block;margin-bottom:7px;color:var(--opke-route-picker-ink);font-size:14px;font-weight:700}.mini.opke-redesign .board-city-picker .board-city-control{position:relative}.mini.opke-redesign .board-city-picker .board-city-control svg{position:absolute;left:12px;top:15px;width:20px;height:20px;color:var(--opke-route-picker-accent);pointer-events:none}.mini.opke-redesign .board-city-picker input{box-sizing:border-box;display:block;width:100%;min-width:0;min-height:50px;margin:0;padding:12px 12px 12px 42px;border:2px solid var(--opke-route-picker-accent);border-radius:12px;box-shadow:none;background:var(--opke-route-picker-surface);color:var(--opke-route-picker-ink);caret-color:var(--opke-route-picker-accent);font:600 16px/1.4 var(--opke-font-sans)}.mini.opke-redesign .board-city-picker input::placeholder{color:var(--opke-route-picker-muted);opacity:1}.mini.opke-redesign .board-city-picker :is(button,input,[tabindex]):focus-visible{outline:3px solid var(--opke-route-picker-accent);outline-offset:2px}.mini.opke-redesign .board-city-picker .board-city-options{box-sizing:border-box;flex:1;min-height:44px;width:100%;max-height:none;margin:0;padding:3px;list-style:none;overflow:auto;overscroll-behavior:contain;scroll-padding:3px;border:0;border-radius:12px;box-shadow:none;background:var(--opke-route-picker-surface)}.mini.opke-redesign .board-city-picker .board-city-option{box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:56px;padding:12px;border-bottom:1px solid var(--opke-route-picker-line);border-radius:8px;color:var(--opke-route-picker-ink);font:700 16px/1.4 var(--opke-font-sans);cursor:pointer}.mini.opke-redesign .board-city-picker .board-city-option>span:first-child{min-width:0;overflow-wrap:anywhere}.mini.opke-redesign .board-city-picker .board-city-option-code{flex:none;color:var(--opke-route-picker-muted);font-size:13px}.mini.opke-redesign .board-city-picker .board-city-option:is(:hover,.is-active,[aria-selected=true]){outline:2px solid var(--opke-route-picker-accent);outline-offset:-2px}.mini.opke-redesign .board-city-picker .board-city-options:empty{display:none}.mini.opke-redesign .board-city-picker .board-city-empty{margin:0;font-size:14px;color:var(--opke-route-picker-ink)}@media(max-height:450px){.mini.opke-redesign .board-city-picker{gap:6px;padding-top:calc(6px + var(--opke-safe-top,0px));padding-bottom:calc(6px + var(--opke-safe-bottom,0px))}.mini.opke-redesign .board-city-picker-header h2{font-size:18px}}:root[data-opke-theme=dark]{--opke-route-gradient:linear-gradient(125deg,#101f3d 0%,#173965 48%,#3261a3 100%);--opke-route-muted:#e5edf9;--opke-route-picker-bg:#101827;--opke-route-picker-surface:#19263a;--opke-route-picker-ink:#f1f6ff;--opke-route-picker-muted:#bdcbdf;--opke-route-picker-line:#5c708b;--opke-route-picker-accent:#86c6ff}.verification-invitation{box-sizing:border-box;width:100%;max-width:var(--opke-page-max);margin:0 auto;padding:var(--opke-space-6) var(--opke-space-4);background:var(--opke-color-surface);color:var(--opke-color-ink);border-radius:var(--opke-radius-card);font-family:var(--opke-font-sans);overflow-wrap:anywhere}.verification-invitation-portrait{display:grid;place-items:center;width:96px;height:96px;margin:0 auto var(--opke-space-6);border-radius:var(--opke-radius-sheet);background:var(--opke-color-primary-soft);color:var(--opke-color-primary)}.verification-invitation-portrait svg{width:64px;height:64px;stroke-width:1.5}.verification-invitation h1{margin:0;font-size:clamp(var(--opke-type-title-size),7vw,var(--opke-type-display-size));font-weight:var(--opke-type-display-weight);line-height:var(--opke-type-display-leading);letter-spacing:var(--opke-type-display-tracking);text-align:center}.verification-invitation p{font-size:var(--opke-type-body-size);line-height:var(--opke-type-body-leading);color:var(--opke-color-ink)}.verification-invitation-lead{margin:var(--opke-space-4) 0 var(--opke-space-6);text-align:center}.verification-invitation-benefits{display:grid;gap:var(--opke-space-3);padding:0;margin:0;list-style:none}.verification-invitation-benefits li{display:flex;align-items:flex-start;gap:var(--opke-space-3);padding:var(--opke-space-4);background:var(--opke-color-surface-soft);border:1px solid var(--opke-color-line);border-radius:var(--opke-radius-card)}.verification-invitation-benefits svg{flex:0 0 24px;color:var(--opke-color-primary)}.verification-invitation-benefits h2{margin:0;font-size:var(--opke-type-button-size);line-height:var(--opke-type-button-leading);font-weight:800}.verification-invitation-benefits p{margin:var(--opke-space-1) 0 0}.verification-invitation-caveat{margin:var(--opke-space-5) 0;text-align:center}.verification-invitation-actions{display:grid;gap:var(--opke-space-2)}.verification-invitation-actions button{width:100%;min-height:var(--opke-button-height);padding:var(--opke-space-4);border:1px solid transparent;border-radius:var(--opke-radius-control);background:var(--opke-color-primary-fill);color:var(--opke-color-on-primary);font:inherit;font-size:var(--opke-type-button-size);font-weight:var(--opke-type-button-weight);line-height:var(--opke-type-button-leading);white-space:normal;cursor:pointer}.verification-invitation-actions button.secondary-action{background:var(--opke-color-surface);color:var(--opke-color-primary);border-color:var(--opke-color-line)}.verification-invitation-actions button:disabled{opacity:.6;cursor:wait}.verification-invitation :focus-visible{outline:var(--opke-focus-width) solid var(--opke-color-focus);outline-offset:var(--opke-focus-offset)}@media(max-width:360px){.verification-invitation{padding:var(--opke-space-4) var(--opke-space-3)}.verification-invitation-portrait{margin-bottom:var(--opke-space-4)}}.internal-chat-workspace,.internal-chat-start,.internal-chat-list,.internal-chat-compose,.internal-chat-report,.internal-chat-notice{display:grid;min-width:0;gap:var(--opke-space-3,12px);overflow-wrap:anywhere}.internal-chat-workspace{padding:var(--opke-space-4,16px);color:var(--opke-color-ink)}.internal-chat-workspace header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--opke-space-3,12px)}.internal-chat-workspace h1,.internal-chat-workspace h2,.internal-chat-workspace p,.internal-chat-start p{margin:0}.internal-chat-workspace h1{font-size:var(--opke-type-title-size,23px);font-weight:800}.internal-chat-workspace h2{font-size:var(--opke-type-section-size,20px)}.internal-chat-workspace button,.internal-chat-start button,.internal-chat-workspace select,.internal-chat-report summary{min-height:var(--opke-touch-min,44px);min-width:44px;max-width:100%;border:1px solid var(--opke-color-line);border-radius:var(--opke-radius-control,12px);padding:var(--opke-space-3,12px);font:inherit;font-weight:700;background:var(--opke-color-surface);color:var(--opke-color-primary-strong);white-space:normal;cursor:pointer}.internal-chat-compose button,.internal-chat-start>button{background:var(--opke-color-primary-fill);color:var(--opke-color-on-primary)}.internal-chat-workspace button:disabled,.internal-chat-start button:disabled{opacity:.6;cursor:default}.internal-chat-list>button{display:grid;text-align:left;gap:var(--opke-space-2,8px)}.internal-chat-list span,.internal-chat-messages small{color:var(--opke-color-muted);font-size:var(--opke-type-caption-size,12px)}.internal-chat-notice{border:1px solid var(--opke-color-line);border-radius:var(--opke-radius-card,16px);padding:var(--opke-space-3,12px);background:var(--opke-color-surface-soft);font-size:var(--opke-type-body-size,15px)}.internal-chat-notice label{display:flex;gap:var(--opke-space-3,12px);align-items:center;min-height:44px}.internal-chat-notice input{flex:0 0 24px;width:24px;height:24px;margin:0}.internal-chat-messages{display:grid;gap:var(--opke-space-3,12px);list-style:none;margin:0;padding:0}.internal-chat-messages li{min-width:0;max-width:92%;border:1px solid var(--opke-color-line);border-radius:var(--opke-radius-card,16px);padding:var(--opke-space-3,12px);background:var(--opke-color-surface-soft);justify-self:start}.internal-chat-messages li.mine{justify-self:end;background:var(--opke-color-primary-soft)}.internal-chat-messages p{white-space:pre-wrap;overflow-wrap:anywhere}.internal-chat-compose label,.internal-chat-report label{display:grid;gap:var(--opke-space-2,8px);min-width:0}.internal-chat-compose textarea{width:100%;min-width:0;min-height:96px;resize:vertical;box-sizing:border-box;border:1px solid var(--opke-color-line);border-radius:var(--opke-radius-control,12px);padding:var(--opke-space-3,12px);font:inherit;background:var(--opke-color-surface);color:var(--opke-color-ink)}.internal-chat-workspace select{appearance:none;height:var(--opke-control-height,48px);width:100%}.internal-chat-workspace [role=alert],.internal-chat-start [role=alert]{color:var(--opke-color-danger)}.internal-chat-candidates{display:grid;gap:var(--opke-space-2,8px)}.internal-chat-candidates label{display:flex;align-items:center;gap:var(--opke-space-3,12px);min-height:44px;border:1px solid var(--opke-color-line);border-radius:var(--opke-radius-control,12px);padding:var(--opke-space-3,12px)}.internal-chat-candidates input{flex:0 0 24px;width:24px;height:24px;margin:0;accent-color:var(--opke-color-primary-fill)}.internal-chat-start>button.secondary-action{background:var(--opke-color-surface);color:var(--opke-color-primary-strong)}.opke-redesign .agreement-modal.internal-chat-modal{display:grid;align-content:start;gap:var(--opke-space-3);box-sizing:border-box;padding:max(var(--opke-safe-top),var(--opke-space-4)) var(--opke-space-4) max(var(--opke-safe-bottom),var(--opke-space-4))}.internal-chat-modal>.secondary-action{justify-self:end;min-height:44px;background:var(--opke-color-surface-soft);color:var(--opke-color-ink)}.legacy-myid-profile-recapture{display:grid;gap:6px;margin-bottom:14px;border:1px solid var(--opke-dark-line, #e7c66f);border-radius:14px;background:var(--opke-dark-surface-soft, #fff8e7);color:var(--opke-dark-warning, #654b12);padding:14px}.legacy-myid-profile-recapture p{margin:0;line-height:1.45}:root{--opke-ink: #102238;--opke-muted: #64768a;--opke-blue: #0876e7;--opke-blue-deep: #0d2440;--opke-teal: #12a9b7;--opke-line: #d5e6f3;--opke-card: #ffffff;--opke-soft: #f4f9fc;color:var(--opke-ink);background:var(--opke-dark-surface-soft, #eef7fb);font-family:var(--opke-font-sans)}*{box-sizing:border-box}body{min-height:100vh;min-height:100dvh;margin:0;background:linear-gradient(180deg,#eef7fb,#f7fbfd 48%,#eef6fb);overscroll-behavior:none}#root{min-height:100vh;min-height:100dvh}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.mini{width:100%;max-width:560px;min-height:100vh;min-height:100dvh;display:grid;align-content:start;gap:14px;margin:0 auto;padding:max(96px,calc(env(safe-area-inset-top) + 72px)) 16px calc(174px + env(safe-area-inset-bottom));overflow-x:hidden}.mini>*{min-width:0}.hero{display:grid;gap:14px;width:100%;min-width:0;overflow:hidden;border:1px solid var(--opke-line);border-radius:28px;background:radial-gradient(circle at 92% 0%,rgba(18,169,183,.16),transparent 34%),linear-gradient(180deg,#fff,#f7fbfd);padding:20px;box-shadow:0 18px 44px #0d24401a}.hero-top{display:flex;align-items:center;position:relative;justify-content:space-between;min-height:42px;gap:12px}.hero-authenticated{border-radius:20px;padding:10px 12px;box-shadow:0 8px 24px #0d244014}.hero-authenticated .brand-pill,.hero-authenticated .travel-scape,.hero-authenticated .hero-actions,.hero-authenticated .human-trust-strip,.hero-authenticated .quick-route-card,.hero-authenticated h1,.hero-authenticated p{display:none}.hero-authenticated .hero-top{min-height:46px}.hero-authenticated .logo{width:36px;height:36px;border-radius:12px}.hero-authenticated .menu-button{width:42px;height:42px;border-radius:14px}.logo{width:36px;height:36px;border-radius:12px;object-fit:cover;box-shadow:0 10px 22px #0876e733}.brand-lockup{display:inline-flex;align-items:center;min-width:0;gap:10px}.brand-lockup b{color:var(--opke-ink);font-size:15px;font-weight:800;letter-spacing:.08em}.menu-button{display:grid;width:46px;height:46px;place-items:center;border:1px solid var(--opke-dark-line, #bfdbfe);border-radius:15px;background:var(--opke-dark-surface, #ffffff);color:var(--opke-blue);font-size:22px;font-weight:800;box-shadow:0 8px 18px #0876e71f}.hero-top .menu-button{position:static;transform:none}.brand-pill{width:fit-content;border-radius:999px;background:var(--opke-dark-surface-soft, #e8f8fb);color:var(--opke-dark-primary, #0b8fa2);padding:6px 10px;font-size:12px;font-weight:800;letter-spacing:.03em;text-transform:uppercase}h1,h2,p{margin:0}h1{color:var(--opke-ink);font-size:28px;line-height:1.02}.hero p,.context-menu p,.message,.context-menu li,.legal-note,.required-note{color:var(--opke-dark-muted, #5a6d85);font-size:13px;line-height:1.45}.card-form{border:1px solid var(--opke-dark-line, #d9e7f7);border-radius:20px;background:var(--opke-dark-surface, #fff);min-width:0}.menu-overlay,.modal-overlay{position:fixed;inset:0;z-index:40;display:flex;justify-content:flex-end;background:#07182e52;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal-overlay{z-index:50;align-items:flex-start;justify-content:center;padding:16px 12px;overflow-y:auto}.context-menu.drawer{width:min(92vw,420px);height:calc(100vh - max(28px,env(safe-area-inset-top)));height:calc(100dvh - max(28px,env(safe-area-inset-top)));margin-top:max(28px,env(safe-area-inset-top));overflow-y:auto;display:grid;align-content:start;gap:10px;border-left:1px solid var(--opke-dark-line, #cfe2fb);background:var(--opke-dark-surface, #ffffff);padding:14px;box-shadow:-18px 0 40px #07182e29}.drawer-heading{position:sticky;top:0;z-index:2;display:flex;align-items:center;position:relative;justify-content:center;min-height:106px;gap:12px;margin:-14px -14px 2px;border-bottom:1px solid var(--opke-dark-line, #e3eefb);background:var(--opke-dark-surface, #ffffff);padding:14px}.drawer-heading b{color:var(--opke-dark-primary, #07182e);font-size:18px}.drawer-heading button{width:38px;height:38px;border:0;border-radius:12px;background:var(--opke-dark-surface-soft, #e8f3ff);color:var(--opke-dark-primary, #0170e6);font-size:26px;line-height:1}.context-menu details{border:1px solid var(--opke-dark-line, #e3eefb);border-radius:16px;background:var(--opke-dark-surface-soft, #f8fbff);padding:11px 12px}.context-menu details[open]{background:var(--opke-dark-surface, #ffffff);box-shadow:0 10px 24px #0170e614}.context-menu summary{color:var(--opke-dark-primary, #075dbb);cursor:pointer;font-size:13px;font-weight:800}.context-menu ol,.context-menu ul{display:grid;gap:8px;margin:10px 0 0;padding-left:18px}.menu-section{display:grid;gap:8px;padding-top:10px}.menu-section h2{color:var(--opke-dark-primary, #07182e);font-size:14px}.faq-list{display:grid;gap:10px;padding-top:10px}.faq-list article{display:grid;gap:4px;border-radius:12px;background:var(--opke-dark-surface-soft, #f8fbff);padding:10px}.faq-list strong{color:var(--opke-dark-primary, #07182e);font-size:13px}.context-menu .contacts-list{display:block;margin:12px 0 2px;overflow:hidden;border:1px solid var(--opke-dark-line, #eaf0f7);border-radius:22px;background:var(--opke-dark-surface, #ffffff);padding:0;box-shadow:0 12px 28px #1c2f4817;list-style:none}.contacts-list li+li{border-top:1px solid var(--opke-dark-line, #edf1f6)}.contacts-list a{display:grid;grid-template-columns:52px minmax(0,1fr) 18px;align-items:center;gap:14px;min-height:76px;color:var(--opke-dark-primary, #111827);padding:11px 14px;text-decoration:none;-webkit-tap-highlight-color:transparent}.contacts-list a:active{background:var(--opke-dark-surface-soft, #f7faff)}.contact-service-icon{display:grid;width:52px;height:52px;place-items:center;border-radius:17px}.contact-service-icon svg{width:28px;height:28px}.contact-service-icon.instagram{background:linear-gradient(145deg,#f8e9ff,#f1e4ff);color:var(--opke-dark-primary, #bd4ed4)}.contact-service-icon.telegram-channel{background:linear-gradient(145deg,#e7f6ff,#dff0ff);color:var(--opke-dark-primary, #2aabee)}.contact-service-icon.telegram-contact{background:linear-gradient(145deg,#edf3ff,#e7edff);color:var(--opke-dark-primary, #3478e5)}.contact-copy{display:grid;min-width:0;gap:2px}.contact-copy small{color:var(--opke-dark-muted, #7d899a);font-size:13px;font-weight:700;line-height:1.2}.contact-copy strong{overflow:hidden;color:var(--opke-dark-ink, #101318);font-size:16px;font-weight:800;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.contacts-list .contact-chevron{width:18px;height:18px;color:var(--opke-dark-muted, #aab5c5)}nav{display:grid;grid-template-columns:1fr 1fr;gap:6px;border-radius:16px;background:var(--opke-dark-surface-soft, #e7f0fb);padding:4px}nav button{border:0;border-radius:13px;background:transparent;color:var(--opke-dark-muted, #52647a);padding:12px 10px;font-weight:800}nav .active{background:var(--opke-dark-surface, #fff);color:var(--opke-dark-primary, #0170e6);box-shadow:0 8px 20px #0170e61f}.account-card{display:flex;align-items:center;gap:12px;border:1px solid var(--opke-dark-line, #cfe2fb);border-radius:18px;background:var(--opke-dark-surface, #ffffff);padding:12px 14px;box-shadow:0 10px 28px #0170e61a}.avatar{display:grid;width:46px;height:46px;place-items:center;border-radius:50%;background:#0170e6;color:#fff;font-weight:800;letter-spacing:.04em}.account-card div:last-child{display:grid;gap:2px}.account-card span{color:var(--opke-dark-muted, #68788d);font-size:12px;font-weight:800;text-transform:uppercase}.account-card b{color:var(--opke-dark-primary, #07182e);font-size:16px}.card-form{display:grid;gap:11px;padding:14px}.role-switch{display:grid;grid-template-columns:1fr 1fr;gap:6px;overflow:hidden;border:1px solid rgba(255,255,255,.68);border-radius:26px;background:radial-gradient(circle at 18% 8%,rgba(255,255,255,.76),transparent 28%),linear-gradient(135deg,#ffffff3d,#e4f1ff1a),#eef6ff29;padding:6px;box-shadow:inset 0 1px #ffffffd6,inset 0 -12px 26px #ffffff2e,0 18px 34px #2267b11a;-webkit-backdrop-filter:blur(34px) saturate(210%);backdrop-filter:blur(34px) saturate(210%)}.role-switch button{min-height:48px;border:1px solid rgba(255,255,255,.12);border-radius:19px;background:#ffffff08;color:#2b3c51cc;font-weight:800;letter-spacing:-.02em;box-shadow:none;transition:transform .16s ease,background .16s ease,box-shadow .16s ease,color .16s ease}.role-switch button.active{border-color:#ffffff75;background:radial-gradient(circle at 50% 0%,rgba(255,255,255,.58),transparent 54%),linear-gradient(180deg,#ffffff3d,#ffffff14);color:var(--opke-dark-primary, #0170e6);box-shadow:0 12px 28px #0170e61a,inset 0 1px #ffffffc7}.auth-form{border-color:var(--opke-dark-line, #bfdbfe);box-shadow:0 12px 28px #0170e614}.kyc-auth-form{gap:12px}.verification-status,.verification-pill{display:grid;gap:4px;border:1px solid rgba(1,112,230,.14);border-radius:16px;background:var(--opke-dark-surface-soft, #f8fbff);padding:10px 12px}.verification-status span,.verification-pill{color:var(--opke-dark-primary, #0170e6);font-size:12px;font-weight:800;line-height:1.2}.verification-status b{color:var(--opke-dark-primary, #07182e);font-size:16px;line-height:1.2}.verification-status-verified,.verification-pill-verified{border-color:#19875438;background:var(--opke-dark-surface-soft, #f0fff6);color:var(--opke-dark-success, #13814f)}.verification-status-rejected,.verification-status-expired,.verification-status-skipped,.verification-pill-rejected,.verification-pill-expired,.verification-pill-skipped{border-color:#cc463038;background:var(--opke-dark-surface-soft, #fff6f4);color:var(--opke-dark-danger, #b63824)}.verification-status-manual_review,.verification-pill-manual_review,.verification-status-pending,.verification-pill-pending{border-color:#b274003d;background:var(--opke-dark-surface-soft, #fff8e8);color:var(--opke-dark-warning, #9a6400)}.form-separator{color:var(--opke-dark-muted, #68788d);font-size:12px;font-weight:800;text-align:center;text-transform:uppercase}.secondary-action{background:var(--opke-dark-surface-soft, #e8f3ff);color:var(--opke-dark-primary, #0170e6);box-shadow:none}.form-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.form-heading span{color:var(--opke-dark-muted, #68788d);font-size:12px;font-weight:800;text-transform:uppercase}.form-heading b{color:var(--opke-dark-primary, #0170e6);font-size:14px;text-align:right}.row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.phone-field,.recipient-field{display:grid;gap:8px;color:var(--opke-dark-ink, #344256);font-size:12px;font-weight:800}.recipient-field>span{color:var(--opke-dark-ink, #344256);font-family:inherit;font-size:12px;font-weight:800;line-height:1.35}.recipient-field label{font-family:inherit}.phone-composite{display:grid;grid-template-columns:minmax(126px,.9fr) minmax(145px,1.1fr);gap:8px}.phone-composite select{color:var(--opke-dark-primary, #075dbb);font-weight:800}label{display:grid;gap:6px;color:var(--opke-dark-ink, #344256);font-size:12px;font-weight:800}.dimensions-field{display:grid;gap:8px;margin:0;border:1px solid var(--opke-dark-line, #e3eefb);border-radius:16px;background:var(--opke-dark-surface-soft, #f8fbff);padding:10px}.dimensions-field legend{color:var(--opke-dark-ink, #344256);font-size:12px;font-weight:800;padding:0 4px}.dimensions-inputs{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.dimensions-field small{color:var(--opke-dark-muted, #52647a);font-size:12px;line-height:1.35}input,select,textarea{width:100%;min-width:0;border:1px solid var(--opke-dark-line, #c9daee);border-radius:12px;background:var(--opke-dark-surface, #fff);color:var(--opke-dark-primary, #111827);padding:11px}input[readonly]{background:var(--opke-dark-surface-soft, #f8fbff);color:var(--opke-dark-muted, #52647a)}input[type=file]{background:var(--opke-dark-surface-soft, #f8fbff)}.required-note{border:1px solid var(--opke-dark-line, #bfdbfe);border-radius:12px;background:var(--opke-dark-surface-soft, #f8fbff);padding:9px 10px}.field-error{color:var(--opke-dark-danger, #b42318);font-size:12px;font-weight:800;line-height:1.3}textarea{min-height:82px;resize:vertical}.check{display:flex;align-items:flex-start;gap:9px;border-radius:14px;background:var(--opke-dark-surface-soft, #f8fbff);padding:10px}.check input{width:auto;margin-top:2px}.check span{color:var(--opke-dark-ink, #334155);font-size:13px;line-height:1.35}.agreement-link{border:0;background:transparent;color:var(--opke-dark-primary, #0170e6);padding:0;font-weight:800;text-align:left;text-decoration:underline}.agreement-modal{width:min(96vw,680px);max-height:calc(100vh - 32px);display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border:1px solid var(--opke-dark-line, #cfe2fb);border-radius:22px;background:var(--opke-dark-surface, #ffffff);box-shadow:0 24px 70px #07182e3d}.agreement-content{display:grid;gap:12px;overflow-y:auto;padding:16px;scrollbar-gutter:stable;scrollbar-width:auto;scrollbar-color:#0170e6 #e8f3ff;-webkit-overflow-scrolling:touch}.agreement-content::-webkit-scrollbar{width:12px}.agreement-content::-webkit-scrollbar-track{border-radius:999px;background:var(--opke-dark-surface-soft, #e8f3ff)}.agreement-content::-webkit-scrollbar-thumb{border:3px solid var(--opke-dark-line, #e8f3ff);border-radius:999px;background:#0170e6}.agreement-warning,.agreement-section{border:1px solid var(--opke-dark-line, #e3eefb);border-radius:16px;background:var(--opke-dark-surface-soft, #f8fbff);padding:12px}.agreement-warning{color:var(--opke-dark-primary, #075dbb);font-weight:800}.agreement-content h2{color:var(--opke-dark-primary, #07182e);font-size:14px}.agreement-section{scroll-margin-top:76px}.agreement-toc{display:grid;grid-template-columns:1fr;gap:6px;background:transparent;padding:0}.agreement-toc-link{border-radius:10px;background:var(--opke-dark-surface, #ffffff);color:var(--opke-dark-primary, #0170e6);padding:9px 10px;font-size:13px;font-weight:800;line-height:1.25;text-decoration:none}.agreement-content h3{color:var(--opke-dark-primary, #075dbb);font-size:13px;margin-top:8px}.agreement-content p,.agreement-content li{color:var(--opke-dark-muted, #52647a);font-size:13px;line-height:1.48}.agreement-section p+p,.agreement-warning p+p{margin-top:6px}.agreement-bullet,.agreement-numbered{padding-left:8px}.agreement-quote{border-left:3px solid var(--opke-dark-line, #0170e6);color:var(--opke-dark-primary, #075dbb)!important;font-weight:800;padding-left:10px}.agreement-spacer{height:8px}.modal-primary{margin:0 14px 14px;border:0;border-radius:14px;background:#0170e6;color:#fff;padding:13px;font-weight:800}.card-form button:not(.agreement-link){border:0;border-radius:14px;background:#0170e6;color:#fff;padding:13px;font-weight:800;box-shadow:0 12px 24px #0170e633}.success-card{border-color:var(--opke-dark-line, #b9dcff);background:radial-gradient(circle at 100% 0%,rgba(1,112,230,.14),transparent 34%),#fff;box-shadow:0 14px 36px #0170e61f}.success-card h2{color:var(--opke-dark-primary, #07182e);font-size:22px;line-height:1.12}.success-card p{color:var(--opke-dark-muted, #52647a);font-size:14px;line-height:1.5}.success-actions{display:grid;gap:8px}.success-actions button:last-child{background:var(--opke-dark-surface-soft, #e8f3ff);color:var(--opke-dark-primary, #0170e6);box-shadow:none}.message{min-height:18px}.tab-heading,.tab-panel{border:1px solid var(--opke-dark-line, #d9e7f7);border-radius:20px;background:var(--opke-dark-surface, #ffffff);box-shadow:0 10px 28px #0170e614}.tab-heading{display:flex;align-items:center;position:relative;justify-content:center;min-height:106px;gap:12px;padding:12px 14px}.tab-heading span,.panel-heading span,.cabinet-hero span,.stats-grid span,.history-list span{color:var(--opke-dark-muted, #68788d);font-size:12px;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.tab-heading b,.panel-heading b,.cabinet-hero b,.match-route b,.history-list b{color:var(--opke-dark-primary, #07182e)}.tab-panel{display:grid;gap:12px;padding:14px}.cabinet-section-heading{display:grid;gap:5px;border:1px solid rgba(1,112,230,.12);border-radius:18px;background:linear-gradient(135deg,#fff,#f3f9ff);padding:14px}.cabinet-section-heading span,.trust-cabinet-grid article>span{color:var(--opke-dark-primary, #0170e6);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.cabinet-section-heading h2{margin:0;color:var(--opke-dark-primary, #07182e);font-size:22px;line-height:1.05;letter-spacing:-.04em}.cabinet-section-heading p,.trust-cabinet-grid p{margin:0;color:var(--opke-dark-muted, #52647a);font-size:13px;line-height:1.42}.panel-heading,.match-route,.match-footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.panel-heading button,.match-footer button,.empty-state button,.cabinet-actions button{border:0;border-radius:14px;background:#0170e6;color:#fff;padding:10px 12px;font-size:13px;font-weight:800}.match-list,.history-list{display:grid;gap:10px}.match-card,.history-list article,.stats-grid button{border:1px solid var(--opke-dark-line, #e3eefb);border-radius:16px;background:var(--opke-dark-surface-soft, #f8fbff);padding:12px}.match-card{display:grid;gap:10px}.match-route span,.match-users,.match-card p,.match-footer span,.cabinet-hero p,.history-list p,.empty-state p{color:var(--opke-dark-muted, #52647a);font-size:13px;line-height:1.45}.match-users{display:grid;gap:4px}.match-users b{color:var(--opke-dark-primary, #075dbb)}.match-footer button{background:var(--opke-dark-surface-soft, #e8f3ff);color:var(--opke-dark-primary, #0170e6)}.empty-state{display:grid;gap:10px;border-radius:18px;background:radial-gradient(circle at 100% 0%,rgba(1,112,230,.14),transparent 34%),#f8fbff;padding:16px}.empty-state b{color:var(--opke-dark-primary, #07182e);font-size:18px}.cabinet-hero{position:relative;display:flex;align-items:center;gap:12px;overflow:hidden;border:1px solid rgba(1,112,230,.12);border-radius:22px;background:linear-gradient(135deg,#0170e614,#3aa0ff08),#fff;padding:14px;box-shadow:0 12px 28px #124e8a14}.cabinet-hero:after{content:"";position:absolute;inset:auto -42px -58px auto;width:132px;height:132px;border-radius:999px;background:#0170e614;pointer-events:none}.cabinet-profile-copy{position:relative;z-index:1;display:grid;min-width:0;gap:5px}.cabinet-profile-copy>span{width:fit-content;border-radius:999px;background:#0170e61a;color:var(--opke-dark-primary, #0170e6);padding:4px 8px;font-size:10px;line-height:1;letter-spacing:.08em}.cabinet-profile-copy>.cabinet-verification-status.is-unverified{border:1px solid rgba(198,40,40,.24);background:var(--opke-dark-surface-soft, #fff1f1);color:var(--opke-dark-danger, #c62828);font-weight:800;letter-spacing:0}.verification-status-skipped span{color:var(--opke-dark-danger, #c62828)}.verification-secondary-title{margin:0;color:var(--opke-dark-ink, #33465e);font-size:14px;font-weight:700}.cabinet-profile-copy b{overflow:hidden;color:var(--opke-dark-primary, #07182e);font-size:19px;line-height:1.12;letter-spacing:-.03em;text-overflow:ellipsis;white-space:nowrap}.cabinet-profile-copy p{display:flex;flex-wrap:wrap;gap:4px 8px;margin:0;color:var(--opke-dark-muted, #52647a);font-size:13px;line-height:1.35}.cabinet-profile-copy p span{color:inherit;font-size:inherit;font-weight:700;letter-spacing:0;text-transform:none}.cabinet-profile-copy p span+span:before{content:"·";margin-right:8px;color:var(--opke-dark-muted, #9aabc1)}.avatar-upload{position:relative;z-index:1;display:grid;width:60px;height:60px;flex:0 0 60px;cursor:pointer}.avatar-upload input,.profile-photo-actions input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.large-avatar{position:relative;overflow:hidden;width:60px;height:60px;border:0;background:linear-gradient(135deg,#0170e6,#49a8ff);color:#fff;font-size:22px;font-weight:800;box-shadow:inset 0 0 0 1px #ffffff3d,0 10px 22px #0170e63d}.cabinet-hero .large-avatar,.cabinet-hero .avatar-upload-badge{color:#fff}.large-avatar img{width:100%;height:100%;object-fit:cover}.avatar-upload-badge{position:absolute;right:-2px;bottom:-2px;display:grid;width:22px;height:22px;place-items:center;border:2px solid var(--opke-dark-line, #ffffff);border-radius:999px;background:#0170e6;color:#fff;font-size:16px;font-weight:800;line-height:1;box-shadow:0 6px 14px #0170e63d}.profile-photo-actions{display:flex;align-items:center;gap:8px;margin-top:2px}.profile-photo-actions label,.profile-photo-actions button{position:relative;border:0;background:transparent;color:var(--opke-dark-primary, #0170e6);padding:0;font-size:12px;font-weight:800;line-height:1.2;cursor:pointer}.profile-photo-actions button{color:var(--opke-dark-muted, #68788d)}.stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.trust-cabinet-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.trust-cabinet-grid article{display:grid;min-width:0;align-content:start;gap:6px;border:1px solid var(--opke-dark-line, #e3eefb);border-radius:16px;background:var(--opke-dark-surface-soft, #f8fbff);padding:12px}.trust-cabinet-grid article b{color:var(--opke-dark-primary, #07182e);font-size:18px;line-height:1.05;letter-spacing:-.04em}.trust-status-card{grid-column:1 / -1;background:radial-gradient(circle at 100% 0%,rgba(1,112,230,.16),transparent 38%),#fff!important}.trust-status-verified{border-color:#1987543d!important}.rating-summary-card b{color:var(--opke-dark-primary, #0170e6)!important;font-size:30px!important}.documents-summary-card{grid-column:1 / -1}.trust-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.stats-grid button{display:grid;min-width:0;justify-items:center;gap:3px;text-align:center;cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease}.stats-grid button.active{border-color:#0170e66b;background:var(--opke-dark-surface, #ffffff);box-shadow:0 10px 24px #0170e61a}.stats-grid button:active{transform:translateY(1px)}.stats-grid b{order:1;color:var(--opke-dark-primary, #0170e6);font-size:clamp(24px,7vw,34px);line-height:1;letter-spacing:-.05em}.stats-grid span{order:2;color:var(--opke-dark-muted, #5d6b7c);font-size:clamp(10px,2.8vw,12px);line-height:1.15;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.cabinet-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.cabinet-actions button:last-child{background:var(--opke-dark-surface-soft, #e8f3ff);color:var(--opke-dark-primary, #0170e6)}.history-list h2{color:var(--opke-dark-primary, #07182e);font-size:16px}.history-list article{display:grid;gap:4px}.bottom-tabs{position:fixed;right:14px;bottom:max(14px,env(safe-area-inset-bottom));left:14px;z-index:30;display:grid;grid-template-columns:1fr 64px 1fr;align-items:center;gap:8px;max-width:560px;margin:0 auto;overflow:hidden;border:1px solid rgba(255,255,255,.72);border-radius:32px;background:radial-gradient(circle at 18% 8%,rgba(255,255,255,.58),transparent 24%),radial-gradient(circle at 78% 100%,rgba(1,112,230,.28),transparent 34%),linear-gradient(135deg,#ffffff29,#b4deff14),#ffffff14;padding:8px;box-shadow:inset 0 1px #ffffffdb,inset 0 -16px 34px #ffffff1f,inset 0 -1px #0170e61a,0 26px 56px #07182e2e,0 6px 18px #ffffff6b;-webkit-backdrop-filter:blur(38px) saturate(210%);backdrop-filter:blur(38px) saturate(210%);isolation:isolate}.bottom-tabs:before,.bottom-tabs:after{position:absolute;inset:1px;z-index:-1;pointer-events:none;content:"";border-radius:inherit}.bottom-tabs:before{background:linear-gradient(110deg,#ffffff70,#ffffff08 34%,#0170e624 72%,#ffffff52),#ffffff08;mix-blend-mode:screen}.bottom-tabs:after{inset:auto 12px 7px;height:36%;background:radial-gradient(ellipse at center,rgba(255,255,255,.52),transparent 70%);filter:blur(12px)}.bottom-tabs button{display:grid;place-items:center;gap:4px;min-height:56px;border:1px solid rgba(255,255,255,.16);border-radius:22px;background:#ffffff03;color:#2b3c51e0;padding:7px 6px;font-size:12px;font-weight:800;letter-spacing:-.01em;text-shadow:0 1px 0 rgba(255,255,255,.4)}.tab-icon{display:grid;width:31px;height:31px;place-items:center;border-radius:12px;background:radial-gradient(circle at 30% 18%,rgba(255,255,255,.48),transparent 28%),linear-gradient(135deg,#0170e6db,#48a8ffbd);color:#fff;font-size:18px;line-height:1;box-shadow:inset 0 1px #ffffff6b,0 8px 18px #0170e633}.cabinet-icon{font-size:16px}.bottom-tabs button.active{border-color:#ffffff70;background:radial-gradient(circle at 50% 0%,rgba(255,255,255,.4),transparent 52%),linear-gradient(180deg,#ffffff1f,#ffffff08);color:var(--opke-dark-primary, #0170e6);box-shadow:inset 0 1px #ffffffc7,inset 0 -10px 22px #0170e60f,0 12px 28px #0170e61a}.bottom-tabs .create-tab{min-height:58px;border-radius:24px;border-color:#ffffff94;background:radial-gradient(circle at 32% 12%,rgba(255,255,255,.5),transparent 24%),linear-gradient(135deg,#0170e6db,#41a9ffb8),#0170e68a;color:#fff;transform:none;box-shadow:inset 0 1px #ffffff85,inset 0 -14px 26px #003a932e,0 16px 32px #0170e638;-webkit-backdrop-filter:blur(28px) saturate(180%);backdrop-filter:blur(28px) saturate(180%)}.bottom-tabs .create-tab.active{background:radial-gradient(circle at 32% 12%,rgba(255,255,255,.5),transparent 24%),linear-gradient(135deg,#0170e6e0,#3aa0ffbd);color:#fff}.opke-o-plus{position:relative;display:grid;width:34px;height:34px;place-items:center;border:3px solid var(--opke-dark-line, #ffffff);border-radius:50%;color:transparent;font-size:0;font-weight:800}.opke-o-plus b{position:absolute;inset:0;display:grid;place-items:center;color:#fff;font-size:19px;line-height:1}@media(min-width:720px){.mini{max-width:560px;margin:0 auto}}@media(max-width:390px){.mini{padding:max(96px,calc(env(safe-area-inset-top) + 72px)) 12px calc(176px + env(safe-area-inset-bottom))}h1{font-size:24px}.row,.phone-composite,.dimensions-inputs{grid-template-columns:1fr}.stats-grid,.trust-stats-grid{grid-template-columns:1fr 1fr}.trust-cabinet-grid{grid-template-columns:1fr}.trust-status-card,.documents-summary-card{grid-column:auto}.agreement-modal{width:100%;max-height:calc(100vh - 20px);border-radius:18px}.logo{width:92px;height:92px}.hero-top{min-height:92px}}.panel-heading.rich-heading span{color:var(--opke-dark-primary, #0170e6);font-size:13px;letter-spacing:.08em}.panel-intro{display:grid;gap:5px;border:1px solid var(--opke-dark-line, #e3eefb);border-radius:16px;background:radial-gradient(circle at 100% 0%,rgba(1,112,230,.1),transparent 34%),#f8fbff;padding:12px}.panel-intro b{color:var(--opke-dark-primary, #07182e);font-size:17px;line-height:1.15}.panel-intro p{color:var(--opke-dark-muted, #52647a);font-size:13px;line-height:1.42}.showcase-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;border:0;background:transparent;padding:0}.showcase-tabs button{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid var(--opke-dark-line, #d9e7f7);border-radius:16px;background:var(--opke-dark-surface-soft, #f8fbff);color:var(--opke-dark-muted, #52647a);padding:12px;box-shadow:none}.showcase-tabs button.active{border-color:#0170e67a;background:var(--opke-dark-surface, #ffffff);color:var(--opke-dark-primary, #0170e6);box-shadow:0 10px 24px #0170e61a}.showcase-tabs span{font-size:13px;font-weight:800}.showcase-tabs b{display:grid;min-width:34px;height:34px;place-items:center;border-radius:12px;background:var(--opke-dark-surface-soft, #e8f3ff);color:var(--opke-dark-primary, #0170e6);font-size:18px}.entity-list{display:grid;gap:10px}.entity-card,.cabinet-history-card,.polished-match{border:1px solid var(--opke-dark-line, #e3eefb);border-radius:18px;background:linear-gradient(180deg,#fff,#f8fbff);padding:12px;box-shadow:0 10px 26px #0170e612}.entity-card,.cabinet-history-card{display:grid;gap:10px}.entity-topline,.entity-meta,.match-summary-line{display:flex;align-items:center;justify-content:space-between;gap:10px}.entity-topline span,.entity-topline b,.entity-meta span,.match-summary-line span{color:var(--opke-dark-muted, #68788d);font-size:12px;font-weight:800;line-height:1.2}.entity-topline b,.match-summary-line b{color:var(--opke-dark-primary, #0170e6)}.entity-route b,.cabinet-history-card>b{color:var(--opke-dark-primary, #07182e);font-size:16px}.entity-card p,.cabinet-history-card p{color:var(--opke-dark-muted, #52647a);font-size:13px;line-height:1.42}.user-badge{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px}.user-photo{display:grid;width:42px;height:42px;place-items:center;overflow:hidden;border:2px solid var(--opke-dark-line, #ffffff);border-radius:50%;background:linear-gradient(135deg,#0170e6,#49a8ff);color:#fff;font-size:13px;font-weight:800;letter-spacing:.04em;box-shadow:0 8px 18px #0170e633}.user-photo img{width:100%;height:100%;object-fit:cover}.user-badge>span:last-child{display:grid;min-width:0;gap:2px}.user-badge small{color:var(--opke-dark-muted, #68788d);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.user-badge b{overflow:hidden;color:var(--opke-dark-primary, #07182e);font-size:14px;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.match-users-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.match-users-grid .user-badge{grid-template-columns:36px minmax(0,1fr);border-radius:14px;background:var(--opke-dark-surface-soft, #f8fbff);padding:8px}.match-users-grid .user-photo{width:36px;height:36px;font-size:12px}.compact-users{grid-template-columns:1fr}.bottom-tabs{grid-template-columns:1fr 1fr minmax(78px,1.12fr) 1fr;max-width:620px}.bottom-tabs button{min-height:62px;padding:6px 4px;font-size:11px}.bottom-tabs .create-tab{min-height:70px;gap:2px;padding:6px 4px 5px}.bottom-tabs .create-tab small{max-width:76px;color:#ffffffe6;font-size:8px;font-weight:800;line-height:1.05;text-align:center}.create-label{color:#fff;font-size:10px;font-weight:800;line-height:1}.tab-icon{position:relative}.tab-icon i,.tab-icon i:before,.tab-icon i:after{position:absolute;display:block;content:""}.showcase-icon i{inset:7px 6px 6px;border:2px solid var(--opke-dark-line, #ffffff);border-radius:5px}.showcase-icon i:before{top:-5px;left:4px;width:13px;height:7px;border:2px solid var(--opke-dark-line, #ffffff);border-bottom:0;border-radius:7px 7px 0 0}.showcase-icon i:after{right:4px;bottom:4px;width:5px;height:5px;border-radius:50%;background:var(--opke-dark-surface, #ffffff);box-shadow:-10px 0 #ffffffdb}.matches-icon i{top:7px;left:6px;width:19px;height:17px}.matches-icon i:before,.matches-icon i:after{width:10px;height:10px;border:2px solid var(--opke-dark-line, #ffffff);border-radius:50%}.matches-icon i:before{left:0;top:0}.matches-icon i:after{right:0;bottom:0}.cabinet-icon i{top:6px;left:8px;width:15px;height:15px;border:2px solid var(--opke-dark-line, #ffffff);border-radius:50%}.cabinet-icon i:after{left:-5px;top:16px;width:25px;height:11px;border-radius:12px 12px 7px 7px;background:var(--opke-dark-surface, #ffffff)}@media(max-width:390px){.bottom-tabs{right:8px;left:8px;gap:5px;padding:7px}.bottom-tabs button{font-size:10px}.tab-icon{width:27px;height:27px}.match-users-grid{grid-template-columns:1fr}}.travel-scape{overflow:hidden;width:100%;aspect-ratio:1.9 / 1;border:1px solid var(--opke-line);border-radius:22px;background:var(--opke-dark-surface-soft, #dff4fb);box-shadow:inset 0 1px #ffffffb8}.travel-scape img{display:block;width:100%;height:100%;object-fit:cover}.travel-scape-compact{aspect-ratio:2.7 / 1;border-radius:20px}.quick-route-card,.selected-direction-card{display:grid;gap:10px;border:1px solid var(--opke-line);border-radius:22px;background:#ffffffe0;padding:12px;box-shadow:0 12px 28px #0d244012}.quick-route-card>span,.selected-direction-card>span{color:var(--opke-muted);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.route-pair{display:grid;grid-template-columns:minmax(0,1fr) 34px minmax(0,1fr);align-items:stretch;gap:10px;min-width:0}.route-place{display:grid;align-content:center;min-width:0;min-height:76px;gap:4px;border:1px solid var(--opke-line);border-radius:16px;background:linear-gradient(180deg,#fff,#f7fbfd);padding:11px 12px}.route-place span{overflow:hidden;color:var(--opke-muted);font-size:10px;font-weight:800;letter-spacing:.08em;line-height:1;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap}.route-place b{overflow:hidden;color:var(--opke-ink);font-size:16px;font-weight:800;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.route-place small{overflow:hidden;color:var(--opke-muted);font-size:11px;font-weight:800;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.route-link{display:grid;position:relative;min-height:76px;place-items:center}.route-link:before{position:absolute;top:4px;bottom:4px;left:50%;width:2px;border-radius:999px;background:linear-gradient(180deg,#0876e733,#12a9b7b3,#0876e733);content:"";transform:translate(-50%)}.route-link span{display:grid;position:relative;z-index:1;width:28px;height:28px;place-items:center;border:1px solid rgba(8,118,231,.18);border-radius:999px;background:var(--opke-dark-surface, #ffffff);color:var(--opke-blue);font-size:17px;font-weight:800;line-height:1;box-shadow:0 8px 16px #0876e721}.route-pair-compact{grid-template-columns:minmax(0,1fr) 30px minmax(0,1fr);gap:8px}.route-pair-compact .route-place{min-height:58px;border-radius:14px;padding:9px 10px}.route-pair-compact .route-place b{font-size:14px}.route-pair-compact .route-link{min-height:58px}.route-pair-compact .route-link span{width:24px;height:24px;font-size:15px}.hero .quick-route-card .route-place{background:var(--opke-dark-surface-soft, #f8fcff)}.tab-heading,.tab-panel,.card-form,.account-card,.cabinet-hero,.entity-card,.cabinet-history-card,.polished-match,.agreement-modal{border-color:var(--opke-line);box-shadow:0 14px 34px #0d244014}.panel-intro,.empty-state{border:1px solid var(--opke-line);background:radial-gradient(circle at 100% 0%,rgba(18,169,183,.12),transparent 34%),var(--opke-soft)}.panel-heading.rich-heading span,.form-heading b,.agreement-link,.contacts-list a,.profile-photo-actions label,.profile-photo-actions button,.entity-topline b,.match-summary-line b,.stats-grid b{color:var(--opke-blue)}.panel-heading button,.match-footer button,.empty-state button,.cabinet-actions button,.card-form button:not(.agreement-link),.modal-primary{background:var(--opke-blue);box-shadow:0 12px 24px #0876e72e}.cabinet-actions button:last-child,.success-actions button:last-child,.match-footer button{background:var(--opke-dark-surface-soft, #eaf8fb);color:var(--opke-dark-primary, #0b8fa2);box-shadow:none}.cabinet-hero{background:radial-gradient(circle at 100% 0%,rgba(18,169,183,.14),transparent 32%),linear-gradient(135deg,#0876e714,#12a9b70a),#fff}.large-avatar,.user-photo,.avatar{background:linear-gradient(135deg,var(--opke-blue),var(--opke-teal))}.avatar-upload-badge{background:var(--opke-teal)}.stats-grid button.active,.showcase-tabs button.active{border-color:#12a9b76b;box-shadow:0 10px 24px #12a9b71c}.showcase-tabs b{background:var(--opke-dark-surface-soft, #e8f8fb);color:var(--opke-dark-primary, #0b8fa2)}.match-route{border:1px solid var(--opke-line);border-radius:14px;background:var(--opke-dark-surface-soft, #f7fbfd);padding:10px 12px}.match-route span{color:var(--opke-muted);font-size:12px;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.bottom-tabs{border-color:#ffffffc7;background:radial-gradient(circle at 18% 8%,rgba(255,255,255,.7),transparent 24%),radial-gradient(circle at 78% 100%,rgba(18,169,183,.2),transparent 34%),#ffffffbd;box-shadow:inset 0 1px #ffffffe6,0 26px 56px #0d244029}.tab-icon{background:radial-gradient(circle at 30% 18%,rgba(255,255,255,.48),transparent 28%),linear-gradient(135deg,var(--opke-blue),var(--opke-teal));box-shadow:inset 0 1px #ffffff6b,0 8px 18px #12a9b733}.bottom-tabs button.active{color:var(--opke-blue);box-shadow:inset 0 1px #ffffffc7,inset 0 -10px 22px #12a9b70f,0 12px 28px #0876e71a}.bottom-tabs .create-tab,.bottom-tabs .create-tab.active{background:radial-gradient(circle at 32% 12%,rgba(255,255,255,.5),transparent 24%),linear-gradient(135deg,var(--opke-teal),#0a8fc5));box-shadow:inset 0 1px #ffffff85,inset 0 -14px 26px #0358702e,0 16px 32px #12a9b73d}@media(max-width:390px){.hero-top{min-height:42px}.logo{width:36px;height:36px}.hero{padding:16px}.route-pair{grid-template-columns:minmax(0,1fr) 26px minmax(0,1fr);gap:6px}.route-place{min-height:58px;padding:8px}.route-place b{font-size:13px}.route-place span,.route-place small{font-size:9px}.route-link{min-height:58px}.route-link span{width:22px;height:22px;font-size:14px}}:root{--opke-ink: #132236;--opke-muted: #647182;--opke-blue: #1f6feb;--opke-blue-deep: #0f2744;--opke-teal: #16a39a;--opke-line: #dce6f1;--opke-card: #ffffff;--opke-soft: #f5f8fb;--opke-warm: #f8f3ea;--opke-amber: #b7791f;background:var(--opke-dark-surface-soft, #f3f7fb);font-family:var(--opke-font-sans)}body{background:linear-gradient(180deg,#f5f9fc,#f9fbfd 42%,#eef4f9)}.mini{max-width:480px;gap:12px;padding:max(72px,calc(env(safe-area-inset-top) + 46px)) 14px calc(154px + env(safe-area-inset-bottom))}.hero{gap:13px;overflow:visible;border-color:#13223614;border-radius:30px;background:linear-gradient(180deg,#fffffffa,#fbfdfff0);padding:14px;box-shadow:0 20px 48px #0f27441a,0 1px #ffffffeb inset}.hero-top{min-height:42px}.brand-lockup{gap:9px}.brand-lockup b{color:var(--opke-dark-primary, #0f2744);font-size:13px;letter-spacing:.16em}.logo{width:40px;height:40px;border-radius:14px;box-shadow:0 10px 20px #1f6feb2e,0 0 0 1px #ffffffc2}.menu-button{width:42px;height:42px;border-color:#1f6feb2e;border-radius:16px;background:#ffffffeb;color:var(--opke-dark-primary, #1f6feb);box-shadow:0 10px 20px #0f274414}.travel-scape{position:relative;aspect-ratio:1.62 / 1;border:0;border-radius:26px;background:var(--opke-dark-surface-soft, #e9f2f7);box-shadow:0 16px 34px #0f27441a,0 0 0 1px #ffffffc7 inset}.travel-scape:after{position:absolute;inset:0;border-radius:inherit;background:linear-gradient(180deg,#ffffff0f,#0f27441f),linear-gradient(90deg,rgba(255,255,255,.16),transparent 44%);content:"";pointer-events:none}.travel-scape img{filter:saturate(.94) contrast(1.02)}.travel-scape-compact{aspect-ratio:2.5 / 1;border-radius:22px}.brand-pill{background:var(--opke-dark-surface-soft, #eef8f6);color:var(--opke-dark-success, #0a7e77);letter-spacing:.06em}h1{max-width:310px;color:var(--opke-dark-primary, #132236);font-size:clamp(28px,8vw,36px);line-height:.98;letter-spacing:-.055em}.hero p,.context-menu p,.message,.context-menu li,.legal-note,.required-note{color:var(--opke-dark-muted, #5f6d7d);font-size:13.5px}.hero-actions{display:grid;grid-template-columns:1fr;gap:8px}.hero-actions button{display:flex;align-items:center;justify-content:space-between;min-height:58px;border:1px solid rgba(31,111,235,.14);border-radius:18px;background:var(--opke-dark-surface, #ffffff);color:var(--opke-dark-primary, #132236);padding:12px 14px;text-align:left;box-shadow:0 12px 26px #0f274412}.hero-actions button:first-child{border-color:#1f6feb47}.hero-actions button span{color:var(--opke-dark-muted, #6b7788);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hero-actions button b{color:var(--opke-dark-primary, #132236);font-size:15px;font-weight:800}.hero-actions button:after{display:grid;width:28px;height:28px;flex:0 0 28px;place-items:center;border-radius:999px;background:var(--opke-dark-surface-soft, #eff5ff);color:var(--opke-dark-primary, #1f6feb);content:">";font-weight:800}.human-trust-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.human-trust-strip span{min-width:0;border:1px solid rgba(22,163,154,.18);border-radius:14px;background:var(--opke-dark-surface-soft, #f2fbf9);color:var(--opke-dark-success, #08766f);padding:8px 7px;font-size:10px;font-weight:800;line-height:1.12;text-align:center}.quick-route-card,.selected-direction-card,.tab-panel,.card-form,.account-card,.cabinet-hero,.entity-card,.cabinet-history-card,.polished-match,.agreement-modal{border-color:#1322361a;background:var(--opke-dark-surface, #ffffff);box-shadow:0 14px 34px #0f274412}.quick-route-card,.selected-direction-card{border-radius:22px;background:linear-gradient(180deg,#fff,#fbfdff)}.panel-intro,.empty-state,.dimensions-field,.verification-status,.verification-pill,.context-menu details,.faq-list article,.agreement-warning,.agreement-section,.required-note,.check{border-color:#13223617;background:var(--opke-dark-surface-soft, #f7fafc)}.panel-heading.rich-heading span,.form-heading b,.agreement-link,.contacts-list a,.profile-photo-actions label,.profile-photo-actions button,.entity-topline b,.match-summary-line b,.stats-grid b{color:var(--opke-dark-primary, #1f6feb)}input,select,textarea{border-color:var(--opke-dark-line, #d7e2ed);border-radius:14px;background:var(--opke-dark-surface, #ffffff);color:var(--opke-dark-primary, #132236);padding:12px}input:focus,select:focus,textarea:focus,button:focus-visible,.agreement-link:focus-visible{outline:3px solid rgba(31,111,235,.18);outline-offset:2px}.card-form button:not(.agreement-link),.modal-primary,.panel-heading button,.match-footer button,.empty-state button,.cabinet-actions button{border-radius:16px;background:#1f6feb;box-shadow:0 13px 26px #1f6feb2e}.secondary-action,.cabinet-actions button:last-child,.success-actions button:last-child,.match-footer button{background:var(--opke-dark-surface-soft, #eef8f6);color:var(--opke-dark-success, #0a7e77);box-shadow:none}.route-place{border-color:#13223617;background:var(--opke-dark-surface, #ffffff)}.route-link:before{background:linear-gradient(180deg,#1f6feb1f,#16a39aad,#1f6feb1f)}.route-link span{border-color:#1f6feb29;color:var(--opke-dark-primary, #1f6feb);box-shadow:0 8px 16px #1f6feb1a}.cabinet-section-heading{border-color:#13223617;background:var(--opke-dark-surface, #ffffff)}.cabinet-section-heading span,.trust-cabinet-grid article>span{color:var(--opke-dark-success, #0a7e77)}.cabinet-hero{background:linear-gradient(135deg,#f8f3eab8,#eff6ffdb),#fff}.cabinet-hero:after{display:none}.large-avatar,.user-photo,.avatar{background:linear-gradient(135deg,#1f6feb,#16a39a)}.avatar-upload-badge{background:#16a39a}.trust-cabinet-grid article,.match-card,.history-list article,.stats-grid button,.match-users-grid .user-badge{border-color:#13223617;background:var(--opke-dark-surface-soft, #f8fafc)}.trust-status-card{background:linear-gradient(135deg,#eff6fff5,#f2fbf9f5),#fff!important}.rating-summary-card b{color:var(--opke-dark-primary, #1f6feb)!important}.stats-grid button.active,.showcase-tabs button.active{border-color:#1f6feb57;background:var(--opke-dark-surface, #ffffff);box-shadow:0 12px 26px #1f6feb17}.showcase-tabs button{border-color:#13223617;background:var(--opke-dark-surface-soft, #f8fafc)}.showcase-tabs b{background:var(--opke-dark-surface-soft, #eef8f6);color:var(--opke-dark-success, #0a7e77)}.bottom-tabs{right:12px;bottom:max(12px,env(safe-area-inset-bottom));left:12px;grid-template-columns:1fr 1fr 72px 1fr;gap:6px;overflow:visible;border-color:#13223614;border-radius:26px;background:#ffffffeb;padding:6px;box-shadow:0 22px 54px #0f27442e,0 1px #ffffffdb inset}.bottom-tabs:before,.bottom-tabs:after{display:none}.bottom-tabs button{min-height:48px;border-color:transparent;border-radius:18px;background:transparent;color:var(--opke-dark-muted, #536274);font-size:10px;text-shadow:none}.tab-icon{width:27px;height:27px;border-radius:10px;background:var(--opke-dark-surface-soft, #eef5ff);color:var(--opke-dark-primary, #1f6feb);box-shadow:none}.bottom-tabs button.active{background:var(--opke-dark-surface-soft, #f1f7ff);color:var(--opke-dark-primary, #1f6feb);box-shadow:none}.bottom-tabs .create-tab,.bottom-tabs .create-tab.active{min-height:58px;border-radius:22px;background:linear-gradient(135deg,#1f6feb,#16a39a);box-shadow:0 16px 30px #1f6feb33}.bottom-tabs .create-tab small{display:none}.opke-o-plus{width:30px;height:30px;border-width:3px}.opke-o-plus b{font-size:17px}.create-label{font-size:9px}@media(max-width:390px){.mini{padding:max(68px,calc(env(safe-area-inset-top) + 42px)) 12px calc(132px + env(safe-area-inset-bottom))}.hero{padding:13px}.hero-actions button{min-height:54px}.human-trust-strip{grid-template-columns:1fr}.bottom-tabs{right:10px;left:10px;grid-template-columns:1fr 1fr 66px 1fr}}.mini{max-width:430px;padding:max(42px,calc(env(safe-area-inset-top) + 28px)) 12px calc(124px + env(safe-area-inset-bottom))}.hero-authenticated{border-radius:28px;padding:12px 14px}.cabinet-premium-panel{gap:12px;border-color:#13223614;border-radius:28px;background:#fffffff5;padding:14px;box-shadow:0 22px 48px #0f274417}.cabinet-premium-title,.cabinet-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.cabinet-premium-title{padding:0 2px 2px}.cabinet-premium-title span{color:var(--opke-dark-muted, #657386);font-size:12px;font-weight:800}.cabinet-premium-title h2{margin-top:3px;color:var(--opke-dark-primary, #132236);font-size:24px;line-height:1}.cabinet-premium-title button,.cabinet-card-head button{border:1px solid rgba(31,111,235,.12);border-radius:999px;background:var(--opke-dark-surface-soft, #f5f9ff);color:var(--opke-dark-primary, #1f6feb);padding:8px 12px;font-size:12px;font-weight:800}.cabinet-profile-card,.profile-readiness-card,.recent-activity-card,.cabinet-platform-note{border:1px solid rgba(19,34,54,.09);border-radius:22px;background:var(--opke-dark-surface, #ffffff);box-shadow:0 12px 28px #0f27440f}.cabinet-profile-card{display:grid;grid-template-columns:68px minmax(0,1fr);align-items:center;gap:14px;padding:14px;background:linear-gradient(135deg,#f2eee5b8,#f7fbfff0),#fff}.cabinet-profile-card .avatar-upload{width:64px;height:64px;flex-basis:64px}.cabinet-profile-card .large-avatar{width:64px;height:64px;font-size:22px}.cabinet-profile-card .avatar-upload-badge{right:-1px;bottom:-1px;width:24px;height:24px}.cabinet-profile-card .cabinet-profile-copy{gap:5px}.cabinet-profile-card .cabinet-profile-copy>span{background:var(--opke-dark-surface-soft, #eaf3ff);color:var(--opke-dark-primary, #1f6feb);padding:5px 9px;font-size:10px;letter-spacing:.08em}.cabinet-profile-card .cabinet-profile-copy b{font-size:18px;letter-spacing:0;white-space:normal}.cabinet-profile-card .cabinet-profile-copy p{color:var(--opke-dark-muted, #5c6a7b);font-size:13px}.verification-pill{width:fit-content;min-width:164px;border-radius:999px;background:var(--opke-dark-surface-soft, #f8fafc);color:var(--opke-dark-warning, #9a6700);padding:9px 14px;text-align:center;font-size:13px;font-weight:800}.verification-pill-verified{background:var(--opke-dark-surface-soft, #edf9f3);color:var(--opke-dark-success, #12804d)}.verification-pill-pending,.verification-pill-manual_review{background:var(--opke-dark-surface-soft, #fff7e6);color:var(--opke-dark-warning, #9a6700)}.profile-readiness-card{display:grid;gap:14px;padding:16px}.readiness-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.readiness-card-head b{color:var(--opke-dark-primary, #132236);font-size:15px}.readiness-card-head span{color:var(--opke-dark-success, #12804d);font-size:12px;font-weight:800}.readiness-progress{height:6px;overflow:hidden;border-radius:999px;background:var(--opke-dark-surface-soft, #e8eef4)}.readiness-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#16a39a,#39b66f)}.readiness-checks{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.readiness-item{display:grid;justify-items:center;gap:5px;min-width:0;border-right:1px solid rgba(19,34,54,.08);padding:2px 6px;text-align:center}.readiness-item:last-child{border-right:0}.readiness-item>span{display:grid;width:28px;height:28px;place-items:center;border-radius:999px;background:var(--opke-dark-surface-soft, #eef8f6)}.readiness-item>span:after{color:var(--opke-dark-success, #16a39a);content:"✓";font-size:15px;font-weight:800}.readiness-item-pending>span{background:var(--opke-dark-surface-soft, #fff7e6)}.readiness-item-pending>span:after{color:var(--opke-dark-warning, #b7791f);content:"…"}.readiness-item-todo>span{background:var(--opke-dark-surface-soft, #f1f5f9)}.readiness-item-todo>span:after{color:var(--opke-dark-muted, #8a98aa);content:"•"}.readiness-item b{color:var(--opke-dark-muted, #536274);font-size:10px;line-height:1.18}.readiness-item small{color:var(--opke-dark-muted, #7a8796);font-size:10px;line-height:1.15}.cabinet-metrics-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.cabinet-metrics-row div{display:grid;justify-items:center;gap:2px;min-height:70px;border:1px solid rgba(19,34,54,.09);border-radius:18px;background:var(--opke-dark-surface-soft, #f8fafc);color:var(--opke-dark-muted, #657386);padding:10px 6px;text-align:center}.cabinet-metrics-row b{color:var(--opke-dark-primary, #1f6feb);font-size:26px;line-height:1}.cabinet-metrics-row span{color:var(--opke-dark-muted, #657386);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.recent-activity-card{display:grid;gap:12px;padding:14px}.cabinet-card-head b{color:var(--opke-dark-primary, #132236);font-size:18px}.activity-list{display:grid}.activity-row{display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:58px;border-top:1px solid rgba(19,34,54,.08);padding:10px 0}.activity-row:first-child{border-top:0;padding-top:0}.activity-row:last-child{padding-bottom:0}.activity-icon{display:block;width:36px;height:36px;border-radius:14px;background:var(--opke-dark-surface-soft, #eef5ff);box-shadow:inset 0 0 0 1px #1f6feb14}.activity-icon-trip{background:var(--opke-dark-surface-soft, #edf9f3)}.activity-icon-match{background:var(--opke-dark-surface-soft, #fff7e6)}.activity-row b{display:block;overflow:hidden;color:var(--opke-dark-primary, #132236);font-size:14px;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.activity-row p{overflow:hidden;color:var(--opke-dark-muted, #657386);font-size:12px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.activity-status{border-radius:999px;background:var(--opke-dark-surface-soft, #eef8f6);color:var(--opke-dark-success, #0a7e77);padding:7px 9px;font-size:10px;font-weight:800;white-space:nowrap}.activity-status-parcel{background:var(--opke-dark-surface-soft, #eef5ff);color:var(--opke-dark-primary, #1f6feb)}.activity-status-match{background:var(--opke-dark-surface-soft, #fff7e6);color:var(--opke-dark-warning, #9a6700)}.cabinet-platform-note{display:grid;grid-template-columns:minmax(0,1fr) 34px;align-items:center;gap:12px;background:var(--opke-dark-surface-soft, #f5faff);padding:14px}.cabinet-platform-note b{color:var(--opke-dark-primary, #132236);font-size:15px}.cabinet-platform-note p{margin-top:4px;color:var(--opke-dark-muted, #5f6d7d);font-size:12.5px;line-height:1.36}.cabinet-platform-note button{display:grid;width:34px;height:34px;place-items:center;border:1px solid rgba(31,111,235,.12);border-radius:999px;background:var(--opke-dark-surface, #ffffff);color:var(--opke-dark-primary, #1f6feb);font-size:24px;line-height:1}.cabinet-action-row{gap:10px}.cabinet-action-row button{min-height:48px;border-radius:18px}.bottom-tabs{right:auto;left:50%;width:min(calc(100vw - 40px),410px);max-width:none;transform:translate(-50%);grid-template-columns:1fr 1fr 62px 1fr;border-radius:28px;padding:6px}.bottom-tabs button{min-height:48px;border-radius:18px;font-size:10px}.bottom-tabs .create-tab,.bottom-tabs .create-tab.active{min-height:54px;border-radius:21px}@media(min-width:720px){.mini{max-width:430px}}@media(max-width:390px){.mini{padding:max(40px,calc(env(safe-area-inset-top) + 24px)) 10px calc(118px + env(safe-area-inset-bottom))}.cabinet-premium-panel{padding:12px}.cabinet-profile-card{grid-template-columns:58px minmax(0,1fr);gap:12px;padding:12px}.cabinet-profile-card .avatar-upload,.cabinet-profile-card .large-avatar{width:56px;height:56px}.readiness-checks{gap:4px}.readiness-item{padding:2px 3px}.activity-row{grid-template-columns:36px minmax(0,1fr)}.activity-status{grid-column:2;width:fit-content}.bottom-tabs{width:min(calc(100vw - 20px),390px);grid-template-columns:1fr 1fr 58px 1fr}}.bottom-tabs{border:1px solid rgba(31,111,235,.14);background:#fffffffa;box-shadow:0 18px 46px #0f274433,0 0 0 1px #ffffffe6 inset}.bottom-tabs button{border:1px solid rgba(31,111,235,.1);background:var(--opke-dark-surface-soft, #f8fbff);color:var(--opke-dark-ink, #334155);font-weight:800}.bottom-tabs button:not(.create-tab) .tab-icon{background:var(--opke-dark-surface-soft, #e4efff);color:var(--opke-dark-primary, #1f6feb);box-shadow:inset 0 0 0 1px #1f6feb1f}.bottom-tabs button.active{border-color:#1f6feb33;background:var(--opke-dark-surface-soft, #eaf3ff);color:var(--opke-dark-primary, #155fd2);box-shadow:inset 0 0 0 1px #ffffffbd}.bottom-tabs button.active .tab-icon{background:#1f6feb;color:#fff;box-shadow:0 8px 16px #1f6feb33}.bottom-tabs button:not(.create-tab) .showcase-icon i,.bottom-tabs button:not(.create-tab) .showcase-icon i:before,.bottom-tabs button:not(.create-tab) .matches-icon i:before,.bottom-tabs button:not(.create-tab) .matches-icon i:after,.bottom-tabs button:not(.create-tab) .cabinet-icon i{border-color:currentColor}.bottom-tabs button:not(.create-tab) .showcase-icon i:after,.bottom-tabs button:not(.create-tab) .cabinet-icon i:after{background:currentColor}.bottom-tabs button:not(.create-tab) .showcase-icon i:after{box-shadow:-10px 0 0 currentColor}.app-back-button{position:fixed;top:max(14px,env(safe-area-inset-top));left:14px;z-index:35;border:1px solid rgba(31,111,235,.16);border-radius:999px;background:#ffffffd1;color:var(--opke-dark-primary, #1f6feb);padding:9px 13px;font-size:13px;font-weight:800;box-shadow:0 10px 24px #0f27441a;-webkit-backdrop-filter:blur(18px) saturate(180%);backdrop-filter:blur(18px) saturate(180%)}.field-hint{color:var(--opke-dark-muted, #647182);font-size:11px;font-weight:700;line-height:1.35}.create-choice-panel{display:grid;gap:12px}.create-choice-card{display:grid;gap:8px;width:100%;min-height:138px;border:1px solid rgba(31,111,235,.14);border-radius:26px;background:radial-gradient(circle at 88% 4%,rgba(31,111,235,.16),transparent 34%),linear-gradient(180deg,#fffffffa,#f7fbfff0);color:var(--opke-dark-primary, #132236);padding:18px;text-align:left;box-shadow:0 18px 42px #0f27441a}.create-choice-card span{width:fit-content;border-radius:999px;background:#1f6feb1a;color:var(--opke-dark-primary, #1f6feb);padding:5px 9px;font-size:11px;font-weight:800;text-transform:uppercase}.create-choice-card b{color:var(--opke-dark-primary, #0f2744);font-size:24px;line-height:1.05;letter-spacing:-.04em}.create-choice-card p{color:var(--opke-dark-muted, #52647a);font-size:14px;line-height:1.35}.avatar-view-button{display:grid;width:60px;height:60px;flex:0 0 60px;place-items:center;border:0;border-radius:999px;background:transparent;padding:0}.avatar-view-button:disabled{cursor:default;opacity:1}.avatar-view-button .large-avatar,.large-avatar{color:#fff}.profile-status-verified{background:#1987541f!important;color:var(--opke-dark-success, #198754)!important}.profile-status-unverified{background:#cc46301a!important;color:var(--opke-dark-danger, #cc4630)!important}.profile-photo-modal{display:grid;width:min(92vw,460px);max-height:calc(100vh - 34px);overflow:hidden;border:1px solid var(--opke-dark-line, #d9e7f7);border-radius:26px;background:var(--opke-dark-surface, #ffffff);padding:14px;box-shadow:0 24px 70px #07182e3d}.profile-photo-modal img{display:block;width:100%;max-height:min(72vh,560px);object-fit:contain;border-radius:20px;background:var(--opke-dark-surface-soft, #f4f8fd)}.auth-welcome{display:grid;grid-template-columns:minmax(0,1.2fr) 112px;gap:14px;align-items:center;overflow:hidden;border:1px solid rgba(31,111,235,.14);border-radius:24px;background:radial-gradient(circle at 85% 10%,rgba(31,111,235,.18),transparent 34%),linear-gradient(145deg,#fff,#f1f7ff);padding:16px}.auth-welcome span{color:var(--opke-dark-primary, #1f6feb);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.auth-welcome h1{margin-top:6px;color:var(--opke-dark-primary, #0f2744);font-size:24px;line-height:1.05;letter-spacing:-.045em}.auth-welcome p{margin-top:8px;color:var(--opke-dark-muted, #53677f);font-size:13px;font-weight:700;line-height:1.38}.auth-welcome img{width:112px;height:132px;border-radius:22px;object-fit:cover;box-shadow:0 18px 34px #0170e62e}.app-back-button{top:max(58px,calc(env(safe-area-inset-top) + 42px))}.bottom-tabs{grid-template-columns:1fr minmax(76px,.88fr) 1fr}.bottom-tabs button{border-color:var(--opke-dark-line, #d7e5f6);background:#ffffff70}.tab-icon{background:transparent;box-shadow:none}.showcase-icon i{top:5px;left:5px;width:15px;height:15px;border:3px solid var(--opke-dark-line, #0170e6);border-radius:50%}.showcase-icon i:before{top:14px;left:13px;width:11px;height:3px;border:0;border-radius:999px;background:#0170e6;transform:rotate(45deg)}.showcase-icon i:after{display:none}.cabinet-icon i{top:4px;left:9px;width:11px;height:11px;border:3px solid var(--opke-dark-line, #66717f);border-radius:50%}.cabinet-icon i:after{left:-8px;top:17px;width:27px;height:10px;border:3px solid var(--opke-dark-line, #66717f);border-bottom:0;border-radius:16px 16px 0 0;background:transparent}.bottom-tabs button.active .cabinet-icon i,.bottom-tabs button.active .cabinet-icon i:after{border-color:var(--opke-dark-line, #0170e6)}.bottom-tabs .create-tab{border-radius:999px}.opke-o-plus{width:32px;height:32px;border-width:0;background:var(--opke-dark-surface, #ffffff)}.opke-o-plus b{color:var(--opke-dark-primary, #0170e6);font-size:26px;font-weight:800}.create-choice-panel{gap:16px;padding-top:2px}.create-choice-card{position:relative;overflow:hidden;min-height:176px;padding-right:120px}.create-choice-card-sender{background:radial-gradient(circle at 88% 30%,rgba(1,112,230,.2),transparent 34%),linear-gradient(145deg,#fff,#eef7ff)}.create-choice-card-traveler{background:radial-gradient(circle at 88% 28%,rgba(0,183,180,.2),transparent 34%),linear-gradient(145deg,#fff,#f0fbff)}.create-choice-visual{position:absolute;right:16px;bottom:18px;width:86px;height:86px;border-radius:28px;background:linear-gradient(145deg,#0170e6,#35a8ff);box-shadow:0 22px 38px #0170e638}.parcel-visual:before,.parcel-visual:after,.trip-visual:before,.trip-visual:after{position:absolute;content:""}.parcel-visual:before{left:19px;top:28px;width:48px;height:38px;border:4px solid var(--opke-dark-line, #ffffff);border-radius:10px;background:#ffffff1f}.parcel-visual:after{left:32px;top:20px;width:22px;height:14px;border:4px solid var(--opke-dark-line, #ffffff);border-bottom:0;border-radius:10px 10px 0 0}.trip-visual:before{left:18px;top:40px;width:52px;height:8px;border-radius:999px;background:var(--opke-dark-surface, #ffffff);transform:rotate(-18deg)}.trip-visual:after{left:34px;top:17px;width:18px;height:52px;border-radius:999px 999px 6px 6px;background:var(--opke-dark-surface, #ffffff);transform:rotate(-18deg);box-shadow:-18px 23px 0 -6px #fff,20px 22px 0 -7px #fff}.route-pair-editable .route-place{padding:9px 10px}.route-pair-editable .route-place select,.route-pair-editable .route-place input{width:100%;border:0;background:transparent;color:var(--opke-ink);font-size:20px;font-weight:800;letter-spacing:-.045em;outline:none;padding:0}.route-pair-editable .route-place:focus-within{border-color:#0170e66b;box-shadow:0 0 0 3px #0170e61a}.route-pair-editable .create-route-city-trigger{display:flex;align-items:center;justify-content:space-between;gap:6px;width:100%;min-height:44px;border:0;background:transparent;padding:0;color:var(--opke-ink);text-align:left;box-shadow:none}.route-pair-editable .create-route-city-trigger b{min-width:0;overflow:visible;font-size:16px;font-weight:800;letter-spacing:-.02em;line-height:1.2;overflow-wrap:normal;text-overflow:clip;white-space:normal;word-break:normal}.route-pair-editable .route-place small{overflow:visible;overflow-wrap:anywhere;text-overflow:clip;white-space:normal}.route-pair-editable .create-route-city-trigger svg{flex:0 0 auto;width:18px;color:var(--opke-blue)}@media(max-width:390px){.auth-welcome{grid-template-columns:1fr 86px;padding:13px}.auth-welcome img{width:86px;height:110px}.auth-welcome h1{font-size:21px}.create-choice-card{min-height:160px;padding-right:96px}.create-choice-visual{right:12px;width:72px;height:72px}}.marketplace-search-panel{gap:12px;padding-top:max(14px,env(safe-area-inset-top));padding-bottom:136px;background:var(--opke-dark-surface-soft, #fbfdff)}.market-header{display:flex;align-items:center;justify-content:space-between;padding:2px 2px 0}.market-header h1{margin:0;color:var(--opke-dark-primary, #172033);font-size:23px;font-weight:800;letter-spacing:-.035em}.market-header button{width:38px;height:38px;border:0;border-radius:50%;background:var(--opke-dark-surface, #fff);color:var(--opke-dark-ink, #2f3a4d);box-shadow:0 8px 20px #182a4414}.market-segmented{display:grid;grid-template-columns:1fr 1fr;gap:0;padding:4px;border:1px solid var(--opke-dark-line, #edf2f8);border-radius:20px;background:var(--opke-dark-surface-soft, #f3f5fa);box-shadow:inset 0 1px #fffc}.market-segmented button{min-height:46px;border:0;border-radius:16px;background:transparent;color:var(--opke-dark-muted, #6f7787);font-size:14px;font-weight:800;box-shadow:none}.market-segmented button.active{background:var(--opke-dark-surface, #ffffff);color:var(--opke-dark-primary, #0170e6);box-shadow:0 8px 18px #142c4a1c}.market-search-card{display:grid;gap:10px}.market-route-grid,.market-filter-grid{display:grid;gap:8px}.market-route-grid{grid-template-columns:minmax(0,1fr) 42px minmax(0,1fr);align-items:stretch}.market-filter-grid{grid-template-columns:1fr 1fr}.market-filter-grid label:last-child{grid-column:span 2}.market-route-grid label,.market-filter-grid label{position:relative;display:grid;gap:4px;min-height:70px;border:1px solid var(--opke-dark-line, #edf2f8);border-radius:17px;background:var(--opke-dark-surface, #ffffff);padding:12px 13px;box-shadow:0 8px 18px #182a440b}.market-route-grid label span,.market-filter-grid label span{display:inline-flex;align-items:center;gap:6px;color:var(--opke-dark-muted, #a5adbb);font-size:11px;font-weight:800}.market-route-grid select,.market-filter-grid input{width:100%;border:0;background:transparent;color:var(--opke-dark-ink, #1d2637);font-size:16px;font-weight:800;outline:none;padding:0}.market-filter-grid label i{position:absolute;right:13px;bottom:13px;color:var(--opke-dark-muted, #6f7787);font-size:13px;font-style:normal;font-weight:800}.route-swap-button{align-self:center;justify-self:center;width:42px;height:42px;border:1px solid var(--opke-dark-line, #e8eef6);border-radius:50%;background:var(--opke-dark-surface, #ffffff);color:var(--opke-dark-muted, #506070);font-size:19px;box-shadow:0 8px 18px #182a4414}.market-filter-row,.market-context-line{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:40px;border:1px solid var(--opke-dark-line, #edf2f8);border-radius:16px;background:var(--opke-dark-surface, #ffffff);padding:9px 12px;box-shadow:0 8px 18px #182a440b}.market-filter-row button{display:inline-flex;align-items:center;gap:8px;border:0;background:transparent;color:var(--opke-dark-muted, #6c7584);padding:0;font-size:14px;font-weight:800;box-shadow:none}.market-filter-row b{color:var(--opke-dark-primary, #0170e6);font-size:13px;font-weight:800}.market-context-line{justify-content:flex-start;color:var(--opke-dark-muted, #6f7787);font-size:12px;font-weight:800}.market-results-list{display:grid;gap:12px}.market-result-card{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;border:1px solid var(--opke-dark-line, #edf2f8);border-radius:20px;background:var(--opke-dark-surface, #ffffff);padding:14px;box-shadow:0 12px 28px #182a4413}.market-result-main{display:grid;grid-template-columns:48px minmax(0,1fr);gap:10px;min-width:0}.market-avatar{display:grid;width:48px;height:48px;place-items:center;overflow:hidden;border:2px solid var(--opke-dark-line, #f1f7ff);border-radius:50%;background:linear-gradient(135deg,#0170e6,#62b7ff);color:#fff;font-size:14px;font-weight:800}.market-avatar img{width:100%;height:100%;object-fit:cover}.market-result-copy{display:grid;gap:3px;min-width:0}.market-person-line{display:flex;align-items:center;gap:8px;min-width:0}.market-person-line b{overflow:hidden;color:var(--opke-dark-primary, #172033);font-size:16px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.kyc-chip{margin-left:auto;border:1px solid var(--opke-dark-line, #c9f0df);border-radius:999px;background:var(--opke-dark-surface-soft, #ecfff6);color:var(--opke-dark-success, #31a36f);padding:5px 9px;font-size:11px;font-weight:800}.market-result-copy p,.market-result-copy small{margin:0;color:var(--opke-dark-muted, #778292);font-size:12px;font-weight:800}.market-result-copy strong{overflow:hidden;color:var(--opke-dark-ink, #263247);font-size:15px;font-weight:800;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.market-price-block{display:grid;align-content:center;justify-items:end;min-width:74px;color:var(--opke-dark-primary, #172033);text-align:right}.market-price-block b{font-size:19px;font-weight:800;letter-spacing:-.04em}.market-price-block span{color:var(--opke-dark-muted, #778292);font-size:11px;font-weight:800}.market-price-block i{color:var(--opke-dark-muted, #8b96a5);font-size:24px;font-style:normal;line-height:1}.market-tags{display:flex;flex-wrap:wrap;grid-column:1 / -1;gap:7px;padding-left:58px}.market-tags span{border-radius:9px;padding:6px 8px;font-size:11px;font-weight:800}.blue-tag{background:var(--opke-dark-surface-soft, #eef7ff);color:var(--opke-dark-primary, #3385de)}.green-tag{background:var(--opke-dark-surface-soft, #effcf5);color:var(--opke-dark-success, #43a774)}.gold-tag{background:var(--opke-dark-surface-soft, #fff8e8);color:var(--opke-dark-warning, #b48a21)}.market-empty{border-radius:20px}@media(min-width:520px){.market-filter-grid{grid-template-columns:1fr 1fr 1fr}.market-filter-grid label:last-child{grid-column:auto}}.cabinet-settings-panel{gap:12px;border:0;background:var(--opke-dark-surface-soft, #f3f5f8);box-shadow:none;padding:0 0 4px;font-family:var(--opke-font-sans)}.cabinet-topbar{display:flex;align-items:center;justify-content:space-between;min-height:52px;padding:2px 2px 0}.cabinet-topbar b{color:var(--opke-dark-primary, #101c31);font-size:19px;font-weight:800;letter-spacing:.04em}.cabinet-topbar button,.subscreen-heading button{display:grid;min-width:44px;min-height:44px;place-items:center;border:0;border-radius:50%;background:#ffffffeb;color:var(--opke-dark-primary, #112a4c);font-size:26px;font-weight:800;box-shadow:0 8px 18px #0a1d3814}.cabinet-dark-banner{display:grid;grid-template-columns:72px minmax(0,1fr);gap:14px;align-items:center;position:relative;overflow:hidden;min-height:154px;border-radius:28px;background:radial-gradient(circle at 90% 8%,rgba(76,141,255,.35),transparent 34%),linear-gradient(135deg,#0a1d38,#112a4c);padding:18px;color:#fff;box-shadow:0 20px 42px #0a1d3838}.cabinet-avatar-button{min-width:72px;min-height:72px;border:0;border-radius:50%;background:#ffffff14;padding:0}.cabinet-banner-avatar{width:72px;height:72px;border:3px solid rgba(255,255,255,.26);box-shadow:0 12px 24px #00000038}.cabinet-banner-copy{color:#fff}.cabinet-banner-copy b{color:#fff;font-size:22px}.cabinet-banner-copy p,.cabinet-banner-copy p span{color:#ffffffc7;font-size:13px;font-weight:800}.edit-profile-pill{grid-column:1 / -1;justify-self:start;min-height:44px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#ffffff1f;color:#fff;padding:10px 14px;font-weight:800;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.settings-group{display:grid;gap:0;overflow:hidden;border:1px solid var(--opke-dark-line, #e6ebf2);border-radius:24px;background:var(--opke-dark-surface, #ffffff);box-shadow:0 12px 28px #101c310e}.settings-group h2{margin:0;padding:13px 16px 8px;color:var(--opke-dark-muted, #6c7789);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.settings-row{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:56px;border:0;border-top:1px solid var(--opke-dark-line, #edf1f6);background:var(--opke-dark-surface, #ffffff);color:var(--opke-dark-primary, #101c31);padding:8px 14px;text-align:left;transition:background .14s ease,transform .14s ease}.settings-row:active,.cabinet-topbar button:active,.subscreen-heading button:active,.edit-profile-pill:active,.cabinet-subscreen button:active{background-color:var(--opke-dark-surface-soft, #eef2f7);transform:translateY(1px)}.settings-row:disabled{cursor:default;opacity:1}.settings-row b{overflow:hidden;font-size:15px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.settings-row em{color:var(--opke-dark-muted, #6c7789);font-size:12px;font-style:normal;font-weight:800;text-align:right}.settings-icon{display:grid;width:32px;height:32px;place-items:center;border-radius:10px;background:var(--opke-dark-surface-soft, #edf5ff);color:var(--opke-dark-primary, #4c8dff);font-size:16px}.status-badge,.notification-badge{border-radius:999px;padding:5px 9px}.status-badge-verified{background:var(--opke-dark-surface-soft, #ecfff5);color:var(--opke-dark-success, #1f9d55)!important}.status-badge-pending,.status-badge-manual_review{background:var(--opke-dark-surface-soft, #fff7dc);color:var(--opke-dark-warning, #a87900)!important}.status-badge-not_started,.status-badge-rejected,.status-badge-expired,.status-badge-skipped{background:var(--opke-dark-surface-soft, #fff1ee);color:var(--opke-dark-danger, #e0553f)!important}.notification-badge{min-width:26px;background:#e0553f;color:#fff!important;text-align:center}.notification-inbox-list{display:grid;gap:10px}.notification-inbox-item{display:grid;grid-template-columns:40px minmax(0,1fr);gap:10px;align-items:start;border:1px solid var(--opke-dark-line, #e6ebf2);border-radius:18px;background:var(--opke-dark-surface, #ffffff);padding:14px}.notification-inbox-item.unread{border-color:var(--opke-dark-line, #9fc5ff);background:var(--opke-dark-surface-soft, #f4f8ff)}.notification-inbox-item div{min-width:0}.notification-inbox-item b,.notification-inbox-item p,.notification-inbox-item small{display:block}.notification-inbox-item p{margin:5px 0 3px;color:var(--opke-dark-primary, #17243a);font-weight:700}.notification-inbox-item small,.notification-inbox-loading{color:var(--opke-dark-muted, #667085)}.notification-inbox-item>button{grid-column:2;justify-self:start;min-height:44px;border:0;border-radius:12px;background:#2f6fed;color:#fff;padding:0 16px;font:inherit;font-weight:700}.notification-load-more{min-height:44px;border:1px solid var(--opke-dark-line, #b8d2ff);border-radius:14px;background:var(--opke-dark-surface-soft, #f4f8ff);color:var(--opke-dark-primary, #2162d8);font:inherit;font-weight:800}.notification-load-more:disabled{opacity:.65}.logout-row b{color:var(--opke-dark-danger, #e0553f)}.cabinet-subscreen{display:grid;gap:12px;min-height:430px;border:1px solid var(--opke-dark-line, #e6ebf2);border-radius:24px;background:var(--opke-dark-surface, #ffffff);padding:14px;animation:cabinet-slide-in .2s ease-out;box-shadow:0 12px 28px #101c310e}@keyframes cabinet-slide-in{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.subscreen-heading{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:8px}.subscreen-heading h2{margin:0;color:var(--opke-dark-primary, #101c31);font-size:20px}.profile-edit-screen label,.cabinet-subscreen label{display:grid;gap:7px;color:var(--opke-dark-muted, #536174);font-size:12px;font-weight:800}.profile-edit-screen input,.profile-edit-screen select,.cabinet-subscreen input,.cabinet-subscreen select{min-height:44px}.edit-avatar-upload{justify-self:center;width:86px;height:86px}.edit-avatar-upload .large-avatar{width:86px;height:86px}.secondary-action{justify-self:center;min-height:44px;border:0;border-radius:999px;background:var(--opke-dark-surface-soft, #eef3f8);color:var(--opke-dark-muted, #6c7789);padding:8px 14px;font-weight:800}.mini-list{display:grid;gap:10px}.mini-list article{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 10px;min-height:58px;border:1px solid var(--opke-dark-line, #edf1f6);border-radius:18px;background:var(--opke-dark-surface-soft, #f8fafc);padding:12px}.mini-list article b{color:var(--opke-dark-primary, #101c31)}.mini-list article span{grid-column:1;color:var(--opke-dark-muted, #6c7789);font-size:12px;font-weight:800}.mini-list article em{grid-row:1 / span 2;grid-column:2;align-self:center;color:var(--opke-dark-primary, #4c8dff);font-size:12px;font-style:normal;font-weight:800}.verification-card{display:grid;gap:6px;border-radius:18px;padding:14px}.verification-card b{color:inherit}.subscreen-copy{color:var(--opke-dark-muted, #6c7789);font-size:14px;line-height:1.45}.cabinet-skeleton{display:grid;gap:8px}.cabinet-skeleton span{height:18px;border-radius:999px;background:linear-gradient(90deg,#edf1f6,#f8fafc,#edf1f6);animation:cabinet-shimmer 1.2s infinite linear}@keyframes cabinet-shimmer{0%{opacity:.45}50%{opacity:1}to{opacity:.45}}.bottom-tabs-four{grid-template-columns:repeat(4,minmax(0,1fr));border-radius:24px;background:#ffffffd1;padding:7px}.bottom-tabs-four button{min-height:54px;border-radius:18px;padding:7px 4px}.bottom-tabs-four .tab-icon{width:24px;height:22px;color:var(--opke-dark-muted, #6c7789)}.bottom-tabs-four button.active .tab-icon,.bottom-tabs-four button.active span:last-child{color:var(--opke-dark-primary, #4c8dff);font-weight:800}.trips-icon,.more-icon{display:grid;place-items:center;font-size:19px;font-weight:800}.cabinet-create-cta{min-height:48px;border:0;border-radius:18px;background:linear-gradient(135deg,#4c8dff,#0170e6);color:#fff;padding:12px 16px;font-weight:800;box-shadow:0 14px 28px #4c8dff3d}.cabinet-topbar h2{margin:0;color:var(--opke-dark-primary, #101c31);font-size:18px;font-weight:800}.cabinet-banner-copy>span{width:fit-content;border-radius:999px;background:#ffffff21;color:#fff;padding:5px 9px;font-size:11px;font-weight:800}.cabinet-mini-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.cabinet-mini-metrics span{display:grid;min-height:44px;place-items:center;border-radius:16px;background:var(--opke-dark-surface, #ffffff);color:var(--opke-dark-primary, #112a4c);font-size:12px;font-weight:800;box-shadow:0 8px 18px #101c310b}.bottom-tabs-four{position:sticky;right:auto;left:auto;bottom:max(14px,env(safe-area-inset-bottom));width:100%}.bottom-tabs-four{position:static;inset:auto;width:100%}.bottom-tabs-four{position:static;inset:auto;width:100%;max-width:none;transform:none;grid-template-columns:repeat(4,minmax(0,1fr))}.marketplace-search-panel{background:var(--opke-dark-surface-soft, #eef1f7);font-family:var(--opke-font-sans)}.market-search-card{display:grid;gap:12px;border:0;border-radius:22px;background:var(--opke-dark-surface, #ffffff);padding:14px;box-shadow:0 2px 10px #0a1d380f}.market-card-heading h1{margin:0;color:var(--opke-dark-primary, #172033);font-size:22px;font-weight:800;letter-spacing:-.035em}.market-card-heading>button{display:grid;min-width:44px;min-height:44px;place-items:center;border:0;border-radius:50%;background:var(--opke-dark-surface-soft, #edf4ff);color:var(--opke-dark-primary, #2f6fed);font-size:21px;font-weight:800;box-shadow:0 8px 18px #2f6fed24}.market-route-compact{display:grid;grid-template-columns:minmax(0,1fr) 44px minmax(0,1fr);gap:8px;align-items:center}.market-route-compact>button:not(.route-swap-button){display:grid;gap:3px;min-height:70px;border:1px solid var(--opke-dark-line, #edf2f8);border-radius:18px;background:var(--opke-dark-surface, #ffffff);padding:11px 12px;text-align:left;box-shadow:0 8px 18px #0a1d380b}.market-route-compact span,.market-date-panel span{color:var(--opke-dark-muted, #8a93a6);font-size:11px;font-weight:800;text-transform:uppercase}.market-route-compact b{overflow:hidden;color:var(--opke-dark-primary, #172033);font-size:16px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.market-route-compact small{color:var(--opke-dark-muted, #8a93a6);font-size:12px;font-weight:800}.market-chip-row{display:flex;flex-wrap:wrap;gap:8px}.market-filter-chip{display:inline-flex;align-items:center;gap:7px;min-height:44px;border:1px solid var(--opke-dark-line, #e5ecf7);border-radius:999px;background:var(--opke-dark-surface-soft, #f7f9fd);color:var(--opke-dark-primary, #172033);padding:8px 12px;font-size:13px;font-weight:800}.market-filter-chip i,.market-weight-chip button{display:grid;min-width:22px;min-height:22px;place-items:center;border:0;border-radius:50%;background:#8a93a629;color:var(--opke-dark-muted, #667085);font-style:normal}.market-weight-chip input{width:34px;border:0;background:transparent;color:var(--opke-dark-primary, #172033);font-weight:800;outline:none;text-align:center}.market-filter-chip-blue{border-color:var(--opke-dark-line, #2f6fed);background:#2f6fed;color:#fff}.market-date-panel{display:grid;grid-template-columns:1fr 1fr auto;gap:8px}.market-date-panel label{display:grid;gap:4px;min-height:54px;border:1px solid var(--opke-dark-line, #edf2f8);border-radius:16px;background:var(--opke-dark-surface-soft, #fbfcff);padding:8px 10px}.market-date-panel input{min-width:0;border:0;background:transparent;color:var(--opke-dark-primary, #172033);font-size:13px;font-weight:800;outline:none}.market-date-panel button,.market-load-more,.market-error button,.market-detail-modal button,.market-filter-drawer>button{min-height:44px;border:0;border-radius:16px;background:#2f6fed;color:#fff;padding:10px 14px;font-weight:800;box-shadow:0 10px 22px #2f6fed33}.market-results-toolbar{position:relative;display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:44px;color:var(--opke-dark-primary, #172033)}.market-results-toolbar b{font-size:14px;font-weight:800}.market-results-toolbar button,.market-sort-menu button{min-height:44px;border:0;border-radius:14px;background:var(--opke-dark-surface, #ffffff);color:var(--opke-dark-muted, #596274);padding:9px 12px;font-size:13px;font-weight:800;box-shadow:0 8px 18px #0a1d380d}.market-sort-menu{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.market-result-button{width:100%;min-height:104px;color:inherit;cursor:pointer;text-align:left;transition:background .14s ease,transform .14s ease,box-shadow .14s ease}.market-result-button:active,.market-filter-chip:active,.market-route-compact>button:active,.market-results-toolbar button:active,.market-sort-menu button:active{background:var(--opke-dark-surface-soft, #f1f5fb);transform:scale(.992)}.trust-chip{margin-left:auto;border-radius:999px;background:var(--opke-dark-surface-soft, #fff8e8);color:var(--opke-dark-warning, #b7791f);padding:5px 8px;font-size:11px;font-weight:800}.market-error{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid var(--opke-dark-line, #ffd7d7);border-radius:18px;background:var(--opke-dark-surface-soft, #fff5f5);padding:12px;color:var(--opke-dark-danger, #9f1d1d)}.market-result-skeleton{min-height:104px;border-radius:20px;background:linear-gradient(90deg,#fff,#f2f5fa,#fff);background-size:220% 100%;animation:opkeSkeleton 1.1s ease-in-out infinite;box-shadow:0 2px 10px #0a1d380f}@keyframes opkeSkeleton{0%{background-position:0% 50%}to{background-position:220% 50%}}.city-picker-modal,.market-detail-modal{display:grid;gap:12px;width:min(420px,calc(100vw - 24px));max-height:min(78vh,640px);overflow:auto;margin-top:max(76px,calc(env(safe-area-inset-top) + 54px));border-radius:24px;background:var(--opke-dark-surface, #ffffff);padding:14px;box-shadow:0 24px 60px #0a1d3838}.city-picker-modal input{min-height:44px;border:1px solid var(--opke-dark-line, #e5ecf7);border-radius:16px;background:var(--opke-dark-surface-soft, #f7f9fd);padding:10px 12px;outline:none}.city-picker-list{display:grid;gap:8px}.city-picker-list button{min-height:44px;border:0;border-radius:15px;background:var(--opke-dark-surface-soft, #f7f9fd);color:var(--opke-dark-primary, #172033);padding:10px 12px;text-align:left;font-weight:800}.market-filter-drawer label{display:grid;gap:8px;color:var(--opke-dark-primary, #172033);font-weight:800}.market-detail-person{display:grid;grid-template-columns:58px minmax(0,1fr);gap:12px;align-items:center}.market-detail-person b{display:block;color:var(--opke-dark-primary, #172033);font-size:19px;font-weight:800}.market-detail-person span,.market-detail-modal p{color:var(--opke-dark-muted, #667085);font-size:13px;font-weight:800}.market-load-more{width:100%}@media(max-width:390px){.market-date-panel{grid-template-columns:1fr 1fr}.market-date-panel button{grid-column:1 / -1}.market-result-card{grid-template-columns:1fr}.market-price-block{justify-items:start;text-align:left}.market-tags{padding-left:0}}:root{--opke-text-strong: #132238;--opke-text-muted: #66758a;--opke-surface-soft: #f6f9fd;--opke-shadow-soft: 0 8px 22px rgba(10, 29, 56, .055)}.mini{gap:12px;color:var(--opke-text-strong);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.mini h1{font-size:clamp(22px,6vw,26px);line-height:1.12;letter-spacing:-.025em;font-weight:800}.mini h2,.form-heading b,.panel-intro b,.empty-state b,.market-card-heading h1,.cabinet-topbar h2,.cabinet-banner-copy b,.market-person-line b,.market-result-copy strong,.market-price-block b,.market-detail-person b,.settings-row b,.match-summary-line b{font-weight:800}.brand-lockup b,.brand-pill,.quick-route-card>span,.selected-direction-card>span,.route-place span,.panel-heading span,.cabinet-section-heading span,.settings-group h2,.market-route-compact span,.market-date-panel span,.market-tags span,.kyc-chip,.trust-chip,.status-badge,.notification-badge{font-weight:680;letter-spacing:.045em}button,.market-filter-chip,.market-results-toolbar button,.market-sort-menu button,.city-picker-list button,.market-filter-drawer label,.card-form>button,.secondary-action,.cabinet-create-cta,.edit-profile-pill{font-weight:700}.hero,.card-form,.market-search-card,.market-result-card,.settings-group,.match-card,.empty-state,.quick-route-card,.selected-direction-card{box-shadow:var(--opke-shadow-soft)}.hero-authenticated{padding:8px 10px;border-radius:18px;box-shadow:0 4px 16px #0d24400e}.menu-button,.market-card-heading>button,.route-swap-button,.cabinet-topbar button,.subscreen-heading button{box-shadow:0 4px 12px #0a1d3811}.marketplace-search-panel{gap:10px;background:var(--opke-dark-surface-soft, #f5f8fc)}.market-search-card{gap:10px;border:1px solid var(--opke-dark-line, #e9f0f8);border-radius:20px;padding:12px;box-shadow:0 6px 18px #0a1d380b}.market-card-heading h1{font-size:20px}.market-card-heading>button{min-width:38px;min-height:38px;background:var(--opke-dark-surface-soft, #f2f7ff);color:var(--opke-dark-primary, #1d72e8);font-size:0}.ui-svg-icon{width:20px;height:20px;display:block}.market-segmented{padding:3px;border-radius:16px;background:var(--opke-dark-surface-soft, #eef3f9)}.market-segmented button{min-height:38px;border-radius:13px;font-size:13px;font-weight:700}.market-segmented button.active{box-shadow:0 4px 12px #142c4a13}.market-route-compact{grid-template-columns:minmax(0,1fr) 38px minmax(0,1fr)}.market-route-compact>button:not(.route-swap-button){min-height:58px;border-radius:15px;padding:9px 10px;box-shadow:none}.market-route-compact b{font-size:15px;font-weight:800}.market-route-compact small,.market-result-copy p,.market-result-copy small,.market-detail-person span,.market-detail-modal p,.cabinet-banner-copy p,.cabinet-banner-copy p span,.settings-row em{font-weight:500}.route-swap-button{width:36px;height:36px;font-size:0}.market-chip-row{gap:6px}.market-filter-chip{min-height:36px;border-radius:14px;padding:7px 10px;font-size:12px;background:var(--opke-dark-surface, #ffffff)}.market-filter-chip-blue{background:var(--opke-dark-surface-soft, #eaf3ff);border-color:var(--opke-dark-line, #cfe3ff);color:var(--opke-dark-primary, #1769d7);box-shadow:none}.market-date-panel{grid-template-columns:1fr 1fr;gap:7px}.market-date-panel label{min-height:48px;border-radius:14px;padding:7px 9px}.market-date-panel input{font-weight:560}.market-results-toolbar{min-height:38px}.market-results-toolbar b{font-size:13px;font-weight:680}.market-results-toolbar button,.market-sort-menu button{min-height:36px;border-radius:12px;padding:7px 10px;box-shadow:none}.market-context-line{min-height:34px;border-radius:13px;padding:7px 10px;font-size:11px;font-weight:500;box-shadow:none}.market-results-list{gap:10px}.market-result-card{min-height:0;border-radius:18px;padding:12px;box-shadow:0 6px 18px #0a1d380d}.market-result-main{grid-template-columns:42px minmax(0,1fr);gap:9px}.market-avatar{width:42px;height:42px;font-size:13px;font-weight:800}.market-person-line b,.market-result-copy strong{font-size:14px}.market-price-block{min-width:62px}.market-price-block b{font-size:16px;letter-spacing:-.025em}.market-tags{gap:5px;padding-left:51px}.market-tags span{padding:4px 7px;font-size:10px;border-radius:8px}.cabinet-settings-panel{gap:10px;background:var(--opke-dark-surface-soft, #f5f7fb)}.cabinet-topbar{min-height:46px}.cabinet-topbar b{font-size:17px;font-weight:800}.cabinet-topbar h2{font-size:17px}.cabinet-topbar button,.subscreen-heading button{min-width:38px;min-height:38px;font-size:22px}.cabinet-dark-banner{grid-template-columns:60px minmax(0,1fr);min-height:120px;border:1px solid var(--opke-dark-line, #e6edf6);border-radius:22px;background:radial-gradient(circle at 92% 0%,rgba(1,112,230,.11),transparent 32%),linear-gradient(180deg,#fff,#f7fbff);color:var(--opke-dark-primary, #132238);padding:14px;box-shadow:0 8px 22px #0a1d380f}.cabinet-banner-copy,.cabinet-banner-copy b{color:var(--opke-dark-primary, #132238)}.cabinet-banner-copy p,.cabinet-banner-copy p span{color:var(--opke-dark-muted, #66758a)}.cabinet-banner-copy>span{background:var(--opke-dark-surface-soft, #eaf7f0);color:var(--opke-dark-success, #198754);font-weight:700}.cabinet-avatar-button{min-width:60px;min-height:60px;background:var(--opke-dark-surface-soft, #eef5ff)}.cabinet-banner-avatar{width:60px;height:60px;border:2px solid var(--opke-dark-line, #dbeafe);box-shadow:0 8px 18px #0170e624}.edit-profile-pill{min-height:36px;border-color:var(--opke-dark-line, #dbeafe);background:var(--opke-dark-surface-soft, #eef5ff);color:var(--opke-dark-primary, #1769d7);padding:8px 12px;box-shadow:none}.settings-group{border-radius:20px;box-shadow:0 4px 16px #101c310a}.settings-group h2{padding:11px 14px 7px;font-size:11px}.settings-row{grid-template-columns:34px minmax(0,1fr) auto;min-height:50px;padding:7px 12px}.settings-row b{font-size:14px}.settings-icon{width:29px;height:29px;border-radius:9px;font-size:14px}.cabinet-mini-metrics span{min-height:38px;border-radius:13px;font-weight:700;box-shadow:none}.bottom-tabs-four{position:fixed;right:12px;bottom:max(12px,env(safe-area-inset-bottom));left:12px;width:auto;max-width:536px;grid-template-columns:1fr minmax(70px,1.08fr) 1fr 1fr;gap:6px;border-radius:26px;padding:7px;background:#ffffffbd;box-shadow:0 14px 36px #0a1d3824;transform:none}.bottom-tabs-four button{min-height:54px;border-radius:18px;font-size:11px;font-weight:600;color:var(--opke-dark-muted, #536376)}.bottom-tabs-four button.active{background:#eaf3ffe6;color:var(--opke-dark-primary, #0170e6);box-shadow:inset 0 1px #ffffffd6,0 8px 18px #0170e614}.bottom-tabs-four .tab-icon{width:28px;height:28px;border-radius:11px;background:var(--opke-dark-surface-soft, #edf5ff);color:var(--opke-dark-primary, #1672e8);box-shadow:none}.bottom-tabs-four .tab-icon .ui-svg-icon{width:18px;height:18px}.bottom-tabs-four .create-tab{min-height:58px;border-radius:21px;background:linear-gradient(135deg,#0170e6,#3aa0ff);color:#fff;box-shadow:0 12px 26px #0170e633}.bottom-tabs-four .create-tab.active{color:#fff}.bottom-tabs-four .opke-o-plus{width:30px;height:30px;border-width:2px}.bottom-tabs-four .opke-o-plus b{font-size:18px}.bottom-tabs-four .create-label{font-size:10px;font-weight:700}.bottom-tabs-four .tab-icon i,.bottom-tabs-four .tab-icon i:before,.bottom-tabs-four .tab-icon i:after{display:none}@media(max-width:390px){.market-card-heading h1{font-size:19px}.market-route-compact{grid-template-columns:minmax(0,1fr) 34px minmax(0,1fr)}.market-route-compact>button:not(.route-swap-button){padding:8px}.bottom-tabs-four{right:8px;left:8px;gap:5px;padding:6px}.bottom-tabs-four button{min-height:51px;font-size:10px}}.bottom-tabs-four{position:static;inset:auto;width:100%;max-width:none;margin:8px 0 0;transform:none}.marketplace-search-panel{padding-bottom:18px}.message[role=status]{margin-bottom:max(10px,env(safe-area-inset-bottom))}.bottom-tabs-four{grid-template-columns:repeat(4,minmax(0,1fr))}.bottom-tabs-four button,.bottom-tabs-four .create-tab,.bottom-tabs-four .create-tab.active{min-height:66px;background:transparent;color:var(--opke-dark-muted, #667085);box-shadow:none}.bottom-tabs-four button.active,.bottom-tabs-four .create-tab.active{background:var(--opke-dark-surface-soft, #f4f8ff);color:var(--opke-dark-primary, #2f6fed)}.bottom-tabs-four .tab-icon,.bottom-tabs-four .create-icon,.bottom-tabs-four button.active .tab-icon,.bottom-tabs-four .create-tab .tab-icon{width:44px;height:44px;border-radius:50%;background:transparent;color:inherit;box-shadow:none}.tab-system-icon{display:block;width:44px;height:44px;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none}.bottom-tabs-four .create-label,.bottom-tabs-four button>span:last-child{color:inherit;font-size:11px;font-weight:700;line-height:1}.bottom-tabs-four button.active>span:last-child,.bottom-tabs-four .create-tab.active .create-label{color:var(--opke-dark-primary, #2f6fed)}.bottom-tabs-four .opke-o-plus,.bottom-tabs-four .ui-svg-icon{display:none}@media(max-width:390px){.bottom-tabs-four button,.bottom-tabs-four .create-tab,.bottom-tabs-four .create-tab.active{min-height:62px}.bottom-tabs-four .tab-icon,.bottom-tabs-four .create-icon,.tab-system-icon{width:40px;height:40px}}.market-card-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.market-heading-actions{display:inline-flex;align-items:center;gap:8px}.market-heading-actions button,.market-card-heading>button{display:grid;place-items:center;width:44px;min-width:44px;height:44px;min-height:44px;border:0;border-radius:50%;background:var(--opke-dark-surface-soft, #f4f7fb);color:var(--opke-dark-ink, #2f3a4d);box-shadow:none;transition:transform .16s ease,background .16s ease,opacity .16s ease}.market-heading-actions button:active,.market-search-pill button:active,.market-route-compact>button:active,.route-swap-button:active{transform:scale(.97);opacity:.82}.market-heading-actions .location-action{background:#2f6fed;color:#fff;box-shadow:0 8px 18px #2f6fed38}.market-route-compact>button:not(.route-swap-button){align-content:center;min-height:64px;padding:10px 12px}.market-route-compact>button:not(.route-swap-button) small{display:none}.market-route-compact b{display:block;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.market-search-pill{display:grid;grid-template-columns:minmax(0,2fr) minmax(108px,1fr);align-items:stretch;min-height:58px;overflow:hidden;border:1px solid var(--opke-dark-line, #e6edf7);border-radius:18px;background:var(--opke-dark-surface, #ffffff);box-shadow:0 2px 10px #0a1d380f}.market-date-segment,.market-weight-segment{min-width:0;min-height:58px;border:0;background:transparent;color:var(--opke-dark-primary, #132238);box-shadow:none}.market-date-segment{display:grid;grid-template-columns:22px minmax(0,1fr);grid-template-areas:"icon label" "icon value";column-gap:9px;align-items:center;justify-items:start;padding:9px 12px 9px 14px;text-align:left}.market-date-segment .ui-svg-icon{grid-area:icon;width:20px;height:20px;color:var(--opke-dark-primary, #2f6fed)}.market-date-segment span,.market-weight-segment span{color:var(--opke-dark-muted, #8a93a6);font-size:11px;font-weight:680;line-height:1}.market-date-segment b{grid-area:value;min-width:0;color:var(--opke-dark-primary, #132238);font-size:14px;font-weight:800;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.market-weight-segment{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"label label" "input unit";align-items:center;column-gap:5px;padding:9px 12px;border-left:1px solid var(--opke-dark-line, #e6edf7)}.market-weight-segment span{grid-area:label}.market-weight-segment input{grid-area:input;width:100%;min-width:0;border:0;background:transparent;color:var(--opke-dark-primary, #132238);font-size:15px;font-weight:800;outline:none;padding:0}.market-weight-segment b{grid-area:unit;color:var(--opke-dark-primary, #132238);font-size:13px;font-weight:800}.date-range-modal{display:grid;gap:12px;width:min(420px,calc(100vw - 24px));max-height:min(78vh,640px);overflow:auto;margin-top:max(76px,calc(env(safe-area-inset-top) + 54px));border-radius:24px;background:var(--opke-dark-surface, #ffffff);padding:14px;box-shadow:0 24px 60px #0a1d3838}.date-range-modal .market-date-panel{display:grid;grid-template-columns:1fr 1fr;gap:8px}.market-search-card>.market-date-panel,.market-search-card>.market-chip-row{display:none}@media(max-width:390px){.market-search-pill{grid-template-columns:minmax(0,1.7fr) minmax(94px,1fr)}.market-date-segment,.market-weight-segment{min-height:56px}}.create-master-panel{display:grid;gap:14px;padding-top:2px;animation:createMasterIn .18s ease both}.create-master-panel h1{margin:0 0 2px;color:var(--opke-dark-primary, #0f1f35);font-size:24px;line-height:1.1;font-weight:800;letter-spacing:-.035em}.create-master-segmented{display:grid;grid-template-columns:1fr 1fr;min-height:56px;gap:4px;border-radius:19px;background:var(--opke-dark-surface, #ffffff);padding:4px;box-shadow:0 2px 10px #0a1d380f}.create-master-segmented button{min-height:48px;border:0;border-radius:15px;background:transparent;color:var(--opke-dark-muted, #8a93a6);font-size:14px;font-weight:800;box-shadow:none;transition:background .16s ease,color .16s ease,transform .16s ease}.create-master-segmented button.active{background:#2f6fed;color:#fff;box-shadow:0 8px 18px #2f6fed38}.create-master-segmented button:active,.create-master-start:active,.create-draft-link:active{transform:scale(.985)}.create-master-card{display:grid;gap:14px;border:1px solid var(--opke-dark-line, #e8eef7);border-radius:22px;background:var(--opke-dark-surface, #ffffff);padding:22px 20px 20px;box-shadow:0 2px 10px #0a1d380f;animation:createCardSwap .18s ease both}.create-master-icon{display:grid;place-items:center;width:56px;height:56px;border-radius:18px;color:#fff;box-shadow:0 14px 28px #2f6fed38}.create-master-card-parcel .create-master-icon{background:linear-gradient(135deg,#4c8dff,#1f4fd1)}.create-master-card-trip .create-master-icon{background:linear-gradient(135deg,#22c7b4,#0e8f82);box-shadow:0 14px 28px #0e8f8233}.create-master-icon .ui-svg-icon{width:31px;height:31px;stroke-width:2.1}.create-master-card h2{margin:4px 0 -4px;color:var(--opke-dark-primary, #0f1f35);font-size:23px;line-height:1.08;font-weight:800;letter-spacing:-.03em}.create-master-card p{margin:0;max-width:30em;color:var(--opke-dark-muted, #8a93a6);font-size:14px;line-height:1.45;font-weight:500}.create-master-steps{display:grid;gap:10px;margin:4px 0 2px;padding:0;list-style:none}.create-master-steps li{display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:10px;min-height:30px}.create-master-steps span{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:var(--opke-dark-surface-soft, #eef5ff);color:var(--opke-dark-primary, #2f6fed);font-size:13px;font-weight:800}.create-master-steps li:not(:first-child) span{background:var(--opke-dark-surface-soft, #f4f6fa);color:var(--opke-dark-muted, #8a93a6)}.create-master-steps b{color:var(--opke-dark-primary, #152236);font-size:14px;font-weight:800}.create-master-steps li:not(:first-child) b{color:var(--opke-dark-muted, #8a93a6);font-weight:700}.create-master-start{width:100%;min-height:52px;border:0;border-radius:16px;background:#2f6fed;color:#fff;font-size:15px;font-weight:800;box-shadow:0 12px 28px #2f6fed3d}.create-draft-link{min-height:44px;border:0;border-radius:14px;background:var(--opke-dark-surface-soft, #f4f8ff);color:var(--opke-dark-primary, #2f6fed);font-size:13px;font-weight:800;box-shadow:none}@keyframes createCardSwap{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes createMasterIn{0%{opacity:0}to{opacity:1}}@media(max-width:390px){.create-master-card{padding:20px 18px 18px}.create-master-card h2{font-size:22px}}.create-shell-header{padding:10px 12px;border-radius:22px;background:#fffffff5;box-shadow:0 2px 10px #0a1d380f}.create-shell-header .hero-top{margin:0}.create-accordion-form{display:grid;gap:12px;margin:0 -2px;padding-bottom:96px}.create-step-header{display:flex;align-items:center;gap:10px;padding:2px 2px 4px}.create-step-header button{display:grid;place-items:center;width:38px;min-width:38px;height:38px;min-height:38px;border:0;border-radius:50%;background:var(--opke-dark-surface, #ffffff);color:var(--opke-dark-primary, #142237);box-shadow:0 2px 10px #0a1d380f;font-size:25px;line-height:1}.create-step-header h1{margin:0;color:var(--opke-dark-primary, #101d31);font-size:18px;font-weight:800;letter-spacing:-.02em}.create-accordion-card{overflow:hidden;border:1px solid transparent;border-radius:20px;background:var(--opke-dark-surface, #ffffff);box-shadow:0 2px 10px #0a1d380f}.create-accordion-card.invalid{border-color:#db433794;box-shadow:0 0 0 3px #db433714,0 2px 10px #0a1d380f}.accordion-head{display:grid;grid-template-columns:32px minmax(90px,auto) minmax(0,1fr) 18px;align-items:center;gap:8px;width:100%;min-height:58px;border:0;border-radius:0;background:transparent;padding:12px 14px;color:var(--opke-dark-primary, #101d31);box-shadow:none;text-align:left}.accordion-index{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:var(--opke-dark-surface-soft, #eef2f8);color:var(--opke-dark-muted, #8a93a6);font-family:var(--opke-font-sans);font-size:13px;font-weight:800}.create-accordion-card.open .accordion-index{background:#2f6fed;color:#fff}.create-accordion-card.complete .accordion-index{background:#1f9d55;color:#fff}.accordion-head b{min-width:max-content;color:var(--opke-dark-primary, #101d31);font-size:15px;font-weight:800;letter-spacing:-.01em}.accordion-head em{min-width:0;color:var(--opke-dark-muted, #8a93a6);font-size:11px;font-style:normal;font-weight:600;text-align:right;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.route-accordion-card .accordion-head em{grid-column:2 / 5;grid-row:2;padding-right:26px;line-height:1.35;text-align:left;white-space:normal;overflow:visible;text-overflow:clip}.route-accordion-card .accordion-head>span:last-child{grid-column:4;grid-row:1 / 3}.create-accordion-card.open .accordion-head>span:last-child{transform:rotate(90deg)}.accordion-body{display:grid;gap:12px;padding:0 14px 16px;border-top:1px solid var(--opke-dark-line, #f1f4f8)}.field-grid.two-cols,.accordion-body .row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.floating-field{display:grid;gap:4px;min-width:0;border:1px solid var(--opke-dark-line, #e7ecf3);border-radius:14px;background:var(--opke-dark-surface, #ffffff);padding:9px 10px;color:var(--opke-dark-primary, #101d31)}.floating-field span,.compact-dimensions legend{color:var(--opke-dark-muted, #8a93a6);font-size:10.5px;font-weight:700;line-height:1}.floating-field input,.floating-field select,.floating-field textarea{width:100%;border:0;background:transparent;color:var(--opke-dark-primary, #101d31);font-size:15px;font-weight:800;line-height:1.2;outline:none;padding:0}.floating-field select{appearance:auto}.textarea-field textarea{min-height:76px;resize:vertical;font-weight:600}.reward-field{border-color:#2f6fed73;box-shadow:0 0 0 3px #2f6fed0f}.payment-direct-note{margin:-2px 0 0;border-radius:12px;background:var(--opke-dark-surface-soft, #eef5ff);padding:10px 12px;color:var(--opke-dark-muted, #52657f);font-size:12px;font-weight:600;line-height:1.45}.onboarding-language-select{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:4px;border:1px solid var(--opke-dark-line, #e2e8f2);border-radius:8px;background:var(--opke-dark-surface, #ffffff);padding:10px 12px;color:var(--opke-dark-muted, #52657f);font-size:13px;font-weight:800}.onboarding-language-select select{max-width:132px;border:0;background:transparent;color:var(--opke-dark-primary, #101d31);font:inherit;text-align:right}.agreement-locale-notice{margin:0 0 12px;border-left:3px solid var(--opke-dark-line, #2f6fed);background:var(--opke-dark-surface-soft, #eef5ff);padding:10px 12px;color:var(--opke-dark-ink, #405572);font-size:13px;line-height:1.45}.compact-dimensions{display:grid;gap:8px;border:0;margin:0;padding:0}.compact-dimensions .dimensions-inputs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.photo-drop-zone{position:relative;display:grid;place-items:center;gap:6px;min-height:86px;border:1.5px dashed var(--opke-dark-line, #cdd8e8);border-radius:18px;background:var(--opke-dark-surface-soft, #f9fbfe);color:var(--opke-dark-muted, #8a93a6);text-align:center;padding:14px}.photo-drop-zone.has-photo{border-style:solid;border-color:var(--opke-dark-line, #dbe6f4);background:var(--opke-dark-surface, #ffffff)}.photo-drop-zone input{position:absolute;inset:0;opacity:0;cursor:pointer}.photo-drop-zone img{width:58px;height:58px;border-radius:14px;object-fit:cover}.photo-camera{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;color:var(--opke-dark-muted, #8a93a6);font-size:24px}.photo-drop-zone b{color:var(--opke-dark-muted, #8a93a6);font-size:13px;font-weight:800}.photo-drop-zone small{color:var(--opke-dark-muted, #9aa4b2);font-size:11px;font-weight:600}.remove-photo-action{min-height:38px;border-radius:12px}.accordion-phone{border:1px solid var(--opke-dark-line, #e7ecf3);border-radius:14px;background:var(--opke-dark-surface, #ffffff);padding:6px}.create-submit-dock{position:sticky;bottom:max(10px,env(safe-area-inset-bottom));z-index:8;display:grid;gap:10px;margin-top:2px;border:1px solid var(--opke-dark-line, #e7ecf3);border-radius:20px;background:#fffffff0;padding:12px;box-shadow:0 18px 42px #0a1d3829;-webkit-backdrop-filter:blur(16px) saturate(1.2);backdrop-filter:blur(16px) saturate(1.2)}.create-submit-dock div{display:flex;align-items:center;justify-content:space-between;gap:12px}.create-submit-dock span{color:var(--opke-dark-muted, #8a93a6);font-size:12px;font-weight:600}.create-submit-dock b{color:var(--opke-dark-primary, #2f6fed);font-size:12px;font-weight:800}.create-submit-dock button{width:100%;min-height:52px;border:0;border-radius:16px;background:#2f6fed;color:#fff;font-size:15px;font-weight:800;box-shadow:0 12px 26px #2f6fed38}.create-submit-dock button:disabled{background:var(--opke-dark-primary-soft, #d9e1ed);color:#fff;box-shadow:none}.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}@media(max-width:390px){.accordion-head{grid-template-columns:30px minmax(78px,auto) minmax(0,1fr) 14px;padding:11px 12px}.accordion-head b{font-size:14px}.field-grid.two-cols{gap:8px}}.transfer-listing-card{overflow:hidden;border:0;border-radius:18px;background:var(--opke-dark-surface, #ffffff);box-shadow:0 2px 10px #0a1d380d;transition:box-shadow .18s ease,transform .18s ease}.transfer-listing-card.expanded{box-shadow:0 8px 22px #0a1d3814}.transfer-listing-row{display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:72px;padding:10px 12px}.transfer-photo-thumb{position:relative;display:grid;place-items:center;width:52px;min-width:52px;height:52px;min-height:52px;overflow:hidden;border:0;border-radius:12px;background:linear-gradient(135deg,#eaf2ff,#f6f9ff);box-shadow:none;padding:0}.transfer-photo-thumb img{width:100%;height:100%;object-fit:cover}.transfer-photo-placeholder{width:100%;height:100%;background:repeating-linear-gradient(135deg,#dce8ff 0 7px,#eef5ff 7px 14px)}.photo-zoom-badge{position:absolute;right:5px;bottom:5px;display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#12151c94;color:#fff;font-size:12px;font-weight:800;line-height:1}.transfer-listing-copy{min-width:0;display:grid;gap:3px}.transfer-listing-copy .market-person-line{justify-content:start;gap:5px}.transfer-listing-copy .market-person-line b{min-width:0;max-width:132px;overflow:hidden;color:var(--opke-dark-primary, #101d31);font-family:var(--opke-font-sans);font-size:14px;font-weight:800;letter-spacing:-.015em;text-overflow:ellipsis;white-space:nowrap}.transfer-listing-copy p{margin:0;overflow:hidden;color:var(--opke-dark-muted, #8a93a6);font-size:11.5px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.transfer-price-side{display:grid;grid-template-columns:auto 40px;align-items:center;gap:8px}.transfer-price-side>b{color:var(--opke-dark-primary, #101d31);font-family:var(--opke-font-sans);font-size:14px;font-weight:800;white-space:nowrap}.transfer-expand-button{display:grid;place-items:center;width:40px;min-width:40px;height:40px;min-height:40px;border:0;border-radius:50%;background:var(--opke-dark-surface-soft, #f4f7fb);color:var(--opke-dark-primary, #2f6fed);box-shadow:none}.transfer-expand-button span{display:block;font-size:18px;font-weight:800;line-height:1;transition:transform .18s ease}.transfer-expand-button.active{background:var(--opke-dark-surface-soft, #eaf0fe)}.transfer-expand-button.active span{transform:rotate(180deg)}.transfer-card-details{display:grid;grid-template-rows:0fr;gap:0;overflow:hidden;border-top:1px solid transparent;opacity:0;padding:0 12px;transition:grid-template-rows .18s ease,opacity .18s ease,padding .18s ease,border-color .18s ease}.transfer-listing-card.expanded .transfer-card-details{grid-template-rows:1fr;gap:10px;border-top-color:var(--opke-dark-line, #eef2f7);opacity:1;padding:11px 12px 12px}.transfer-card-details>*{min-height:0}.transfer-detail-line{display:flex;flex-wrap:wrap;align-items:center;gap:8px;color:var(--opke-dark-muted, #8a93a6);font-size:11.5px;font-weight:600}.transfer-detail-line b{color:var(--opke-dark-success, #1f9d55);font-size:11.5px;font-weight:800}.transfer-card-details button{width:100%;min-height:46px;border:0;border-radius:12px;background:#2f6fed;color:#fff;font-size:14px;font-weight:800;box-shadow:0 12px 24px #2f6fed33}.photo-viewer-overlay{position:fixed;inset:0;z-index:80;display:grid;place-items:stretch;background:#12151c;animation:photoFadeIn .18s ease both}.photo-viewer-modal{position:relative;display:grid;grid-template-rows:76px minmax(0,1fr) auto auto auto;min-height:100dvh;color:#fff;padding:max(28px,calc(env(safe-area-inset-top) + 24px)) 18px max(22px,env(safe-area-inset-bottom))}.parcel-photo-viewer-overlay{z-index:var(--opke-layer-overlay);overscroll-behavior:contain}.parcel-photo-viewer-modal{--parcel-photo-safe-top: calc(max(env(safe-area-inset-top, 0px), var(--tg-safe-area-inset-top, 0px)) + var(--tg-content-safe-area-inset-top, 0px));--parcel-photo-safe-right: calc(max(env(safe-area-inset-right, 0px), var(--tg-safe-area-inset-right, 0px)) + var(--tg-content-safe-area-inset-right, 0px));--parcel-photo-safe-bottom: calc(max(env(safe-area-inset-bottom, 0px), var(--tg-safe-area-inset-bottom, 0px)) + var(--tg-content-safe-area-inset-bottom, 0px));--parcel-photo-safe-left: calc(max(env(safe-area-inset-left, 0px), var(--tg-safe-area-inset-left, 0px)) + var(--tg-content-safe-area-inset-left, 0px));box-sizing:border-box;width:100%;max-width:100vw;min-height:var(--tg-viewport-stable-height, 100dvh);max-height:var(--tg-viewport-stable-height, 100dvh);grid-template-rows:76px minmax(0,1fr) auto;overflow:hidden;padding:calc(var(--parcel-photo-safe-top) + 24px) calc(var(--parcel-photo-safe-right) + 18px) calc(var(--parcel-photo-safe-bottom) + 22px) calc(var(--parcel-photo-safe-left) + 18px)}.parcel-photo-viewer-modal .photo-viewer-stage{overflow:hidden}.parcel-photo-viewer-modal .photo-viewer-stage img,.parcel-photo-viewer-modal .photo-viewer-placeholder{width:min(100%,560px);max-width:calc(100vw - 36px);max-height:min(68vh,680px)}.parcel-photo-viewer-modal .photo-viewer-placeholder{min-height:min(68vw,320px);box-shadow:none}.parcel-photo-viewer-modal .photo-viewer-close{top:calc(var(--parcel-photo-safe-top) + 16px);left:calc(var(--parcel-photo-safe-left) + 18px)}.photo-viewer-close{position:absolute;top:max(28px,calc(env(safe-area-inset-top) + 24px));left:18px;z-index:4;display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:112px;min-height:48px;border:0;border-radius:999px;background:#ffffff2e;color:#fff;padding:0 14px;box-shadow:0 12px 28px #00000047;-webkit-backdrop-filter:blur(16px) saturate(1.2);backdrop-filter:blur(16px) saturate(1.2)}.photo-viewer-close span{font-size:24px;line-height:1}.photo-viewer-close b{color:#fff;font-size:13px;font-weight:800}.photo-viewer-modal h2{margin:0;align-self:center;color:#fff;font-size:14px;font-weight:800;text-align:center}.photo-viewer-stage{display:grid;place-items:center;min-height:0}.photo-viewer-stage img,.photo-viewer-placeholder{display:grid;place-items:center;width:min(84vw,420px);max-height:64vh;border-radius:20px;object-fit:contain;box-shadow:0 20px 50px #00000073;animation:photoScaleIn .2s ease both}.photo-viewer-placeholder{aspect-ratio:1 / 1;background:repeating-linear-gradient(135deg,#152844 0 10px,#1b3355 10px 20px);color:#ffffff73;font-size:13px;font-weight:700;text-align:center}.photo-viewer-modal p{margin:16px 0 8px;color:#ffffffc7;font-size:12px;font-weight:600;text-align:center}.photo-viewer-return{justify-self:center;width:min(100%,340px);min-height:50px;border:1px solid rgba(255,255,255,.2);border-radius:16px;background:var(--opke-dark-surface, #ffffff);color:var(--opke-dark-ink, #12151c);font-size:14px;font-weight:800;box-shadow:0 14px 36px #00000059}.photo-viewer-dots{display:flex;justify-content:center;min-height:10px}.photo-viewer-dots span{width:6px;height:6px;border-radius:50%;background:#ffffff8a}@keyframes photoFadeIn{0%{opacity:0}to{opacity:1}}@keyframes photoScaleIn{0%{opacity:.72;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@media(max-width:390px){.transfer-listing-row{grid-template-columns:52px minmax(0,1fr) auto;gap:8px;padding:9px 10px}.transfer-price-side{grid-template-columns:auto 38px;gap:6px}.transfer-price-side>b{font-size:13px}}.date-sheet-overlay{position:fixed;inset:0;z-index:70;display:grid;align-items:end;background:#0f192d8c;animation:dateSheetFade .16s ease both}.date-range-sheet{display:grid;gap:14px;width:100%;max-height:min(88dvh,720px);overflow:auto;border-radius:26px 26px 0 0;background:var(--opke-dark-surface, #ffffff);padding:8px 18px max(16px,env(safe-area-inset-bottom));box-shadow:0 -24px 56px #0a1d383d;animation:dateSheetUp .2s cubic-bezier(.2,.8,.2,1) both}.date-sheet-handle{justify-self:center;width:44px;height:5px;border-radius:999px;background:var(--opke-dark-surface-soft, #cdd4df)}.date-sheet-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.date-sheet-heading b{color:var(--opke-dark-primary, #101d31);font-family:var(--opke-font-sans);font-size:22px;font-weight:800;letter-spacing:-.03em}.date-sheet-heading button,.calendar-month-bar button{display:grid;place-items:center;min-width:44px;min-height:44px;border:0;border-radius:14px;background:var(--opke-dark-surface-soft, #f4f7fb);color:var(--opke-dark-primary, #2f6fed);font-size:27px;line-height:1;box-shadow:none}.date-preset-row{display:flex;gap:10px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.date-preset-row::-webkit-scrollbar{display:none}.date-preset-row button{flex:0 0 auto;min-height:42px;border:0;border-radius:999px;background:var(--opke-dark-surface-soft, #f2f5fa);color:var(--opke-dark-ink, #20283a);padding:10px 16px;font-size:14px;font-weight:800;white-space:nowrap;box-shadow:none}.date-preset-row button.active{background:#2f6fed;color:#fff}.manual-date-label{color:var(--opke-dark-muted, #8a93a6);font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.calendar-month-bar{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:8px}.calendar-month-bar b{color:var(--opke-dark-primary, #101d31);font-family:var(--opke-font-sans);font-size:18px;font-weight:800;text-align:center}.date-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px}.date-calendar-grid .weekday{display:grid;place-items:center;min-height:28px;color:var(--opke-dark-muted, #8a93a6);font-size:12px;font-weight:800}.calendar-day{display:grid;place-items:center;min-width:40px;min-height:42px;border:0;border-radius:0;background:transparent;color:var(--opke-dark-primary, #101d31);font-size:15px;font-weight:800;box-shadow:none}.calendar-day.in-range{background:var(--opke-dark-surface-soft, #eaf0fe);border-radius:0}.calendar-day.selected{border-radius:999px;background:#2f6fed;color:#fff;font-weight:800}.calendar-day.disabled{color:var(--opke-dark-muted, #b7bfcc)}.calendar-day.empty{min-height:42px}.selected-date-caption{margin:0;color:var(--opke-dark-muted, #8a93a6);font-size:14px;font-weight:700;text-align:center}.selected-date-caption:first-letter{color:var(--opke-dark-primary, #2f6fed)}.date-sheet-actions{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.6fr);gap:10px;align-items:center}.date-sheet-actions button{min-height:52px;border-radius:16px;padding:10px 12px;font-size:15px;font-weight:800}.date-reset-action{border:1px solid var(--opke-dark-line, #dce5f2);background:var(--opke-dark-surface, #ffffff);color:var(--opke-dark-muted, #8a93a6);box-shadow:none}.date-apply-action{border:0;background:#2f6fed;color:#fff;box-shadow:0 14px 30px #2f6fed3d}.date-apply-action:disabled{background:var(--opke-dark-primary-soft, #d9e1ed);color:#fff;box-shadow:none}@keyframes dateSheetFade{0%{opacity:0}to{opacity:1}}@keyframes dateSheetUp{0%{transform:translateY(26px)}to{transform:translateY(0)}}.market-smart-empty{display:grid;gap:12px;border-radius:20px;background:var(--opke-dark-surface, #ffffff);padding:18px;box-shadow:0 2px 10px #0a1d380d}.smart-empty-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:14px}.smart-empty-icon-calendar{background:var(--opke-dark-surface-soft, #eef4ff);color:var(--opke-dark-primary, #2f6fed)}.smart-empty-icon-route{background:var(--opke-dark-surface-soft, #fdecea);color:var(--opke-dark-danger, #e0553f);font-size:26px;font-weight:800}.market-smart-empty>b{color:var(--opke-dark-primary, #101d31);font-family:var(--opke-font-sans);font-size:18px;font-weight:800;letter-spacing:-.02em}.market-smart-empty>p{margin:0;color:var(--opke-dark-muted, #8a93a6);font-size:14px;font-weight:600;line-height:1.55}.suggested-date-list{display:grid;gap:10px}.suggested-date-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:48px;border:1px solid var(--opke-dark-line, #e6edf7);border-radius:16px;background:var(--opke-dark-surface, #ffffff);color:var(--opke-dark-primary, #101d31);padding:11px 12px;text-align:left;box-shadow:none}.suggested-date-row.featured{border-color:var(--opke-dark-line, #2f6fed);background:var(--opke-dark-surface-soft, #eaf0fe)}.suggested-date-row b{color:var(--opke-dark-primary, #101d31);font-size:14px;font-weight:800}.suggested-date-row span{border-radius:999px;background:var(--opke-dark-surface-soft, #f2f5fb);color:var(--opke-dark-primary, #2f6fed);padding:6px 10px;font-size:12px;font-weight:800}.suggested-date-row.featured span{background:var(--opke-dark-surface, #ffffff)}.empty-secondary-action,.route-change-link{min-height:48px;border:1px solid var(--opke-dark-line, #dce5f2);border-radius:16px;background:var(--opke-dark-surface, #ffffff);color:var(--opke-dark-primary, #2f6fed);padding:11px 14px;font-size:14px;font-weight:800;box-shadow:none}.route-subscribe-action{min-height:52px;border:0;border-radius:16px;background:#2f6fed;color:#fff;padding:12px 14px;font-size:14px;font-weight:800;box-shadow:0 12px 28px #2f6fed3d}.route-subscribe-action.subscribed,.route-subscribe-action:disabled{background:var(--opke-dark-surface-soft, #eaf0fe);color:var(--opke-dark-primary, #2f6fed);box-shadow:none}.route-change-link{border:0;color:var(--opke-dark-muted, #8a93a6);min-height:40px}.market-card-heading{justify-content:flex-start}.verified-toggle-row{display:grid;grid-template-columns:30px minmax(0,1fr) 50px;align-items:center;gap:10px;width:100%;min-height:48px;border:0;border-radius:16px;background:var(--opke-dark-surface-soft, #f4f7fb);padding:8px 10px;color:var(--opke-dark-primary, #101d31);box-shadow:none;text-align:left}.verified-toggle-row b{font-size:14px;font-weight:800}.verified-toggle-icon{display:grid;place-items:center;width:30px;height:30px;border-radius:11px;background:var(--opke-dark-surface-soft, #eaf0fe);color:var(--opke-dark-primary, #2f6fed)}.verified-toggle-row i{position:relative;width:46px;height:28px;border-radius:999px;background:var(--opke-dark-surface-soft, #dde2ea);transition:background .18s ease}.verified-toggle-row i span{position:absolute;top:3px;left:3px;width:22px;height:22px;border-radius:50%;background:var(--opke-dark-surface, #ffffff);box-shadow:0 2px 7px #0a1d382e;transition:transform .18s ease}.verified-toggle-row.active i{background:#2f6fed}.verified-toggle-row.active i span{transform:translate(18px)}.route-sheet-overlay{position:fixed;inset:0;z-index:72;display:flex;align-items:flex-end;justify-content:center;background:#0f192d80;padding:22px 12px calc(14px + env(safe-area-inset-bottom))}.route-picker-sheet{width:min(100%,430px);max-height:min(86vh,760px);overflow:hidden;display:grid;grid-template-rows:auto auto auto 1fr auto;gap:16px;border-radius:26px 26px 22px 22px;background:var(--opke-dark-surface, #ffffff);padding:10px 18px 20px;box-shadow:0 -22px 58px #0a1d3833;animation:sheetUp .22s ease-out}.route-sheet-handle{justify-self:center;width:70px;height:5px;border-radius:999px;background:var(--opke-dark-surface-soft, #c9ced8)}.route-sheet-heading{display:flex;align-items:center;justify-content:space-between}.route-sheet-heading b{font-size:20px;font-weight:800}.route-sheet-heading button{display:grid;place-items:center;width:44px;height:44px;border:0;border-radius:14px;background:var(--opke-dark-surface-soft, #f3f6fb);color:var(--opke-dark-primary, #2f6fed);font-size:28px;line-height:1;box-shadow:none}.route-picker-fields{display:grid;grid-template-columns:minmax(0,1fr) 44px minmax(0,1fr);align-items:center;gap:8px}.route-picker-fields>button:not(.route-draft-swap){display:grid;gap:7px;min-height:76px;border:1px solid var(--opke-dark-line, #e7ecf3);border-radius:16px;background:var(--opke-dark-surface, #ffffff);padding:14px;text-align:left;color:var(--opke-dark-primary, #101d31);box-shadow:none}.route-picker-fields>button.active:not(.route-draft-swap){border-color:var(--opke-dark-line, #2f6fed);background:var(--opke-dark-surface-soft, #eaf0fe);box-shadow:0 0 0 2px #2f6fed14}.route-picker-fields span{color:var(--opke-dark-muted, #52647d);font-size:12px;font-weight:800}.route-picker-fields button.active span{color:var(--opke-dark-primary, #2458c4)}.route-picker-fields b{font-size:16px;font-weight:800;line-height:1.25;overflow-wrap:anywhere;white-space:normal}.route-draft-swap{display:grid;place-items:center;width:44px;height:44px;border:0;border-radius:50%;background:var(--opke-dark-surface-soft, #f4f7fb);color:var(--opke-dark-primary, #2f6fed);box-shadow:none}.route-draft-swap:disabled{opacity:.42}.route-city-search{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:8px;min-height:56px;border-radius:16px;background:var(--opke-dark-surface-soft, #f4f7fb);padding:0 14px;color:var(--opke-dark-muted, #8a93a6)}.route-city-search input{border:0;background:transparent;color:var(--opke-dark-primary, #101d31);font-size:15px;font-weight:600;outline:none}.route-city-list{display:grid;gap:10px;overflow:auto;min-height:132px;padding-right:2px}.route-city-list button{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:54px;border:0;border-radius:14px;background:var(--opke-dark-surface-soft, #f4f7fb);padding:10px 16px;color:var(--opke-dark-primary, #101d31);box-shadow:none;text-align:left}.route-city-list button b{font-size:15px;font-weight:800}.route-city-list button span{color:var(--opke-dark-muted, #52647d);font-size:11px;font-weight:700;line-height:1.3;text-align:right}.route-city-list button.selected{background:var(--opke-dark-surface-soft, #eaf0fe);color:var(--opke-dark-primary, #2458c4)}.route-city-list button.selected span{color:var(--opke-dark-primary, #2458c4)}.route-city-list button:disabled{opacity:.55}.route-apply-button{min-height:54px;border:0;border-radius:16px;background:#2f6fed;color:#fff;font-size:15px;font-weight:800;box-shadow:0 12px 24px #2f6fed38}.route-apply-button:disabled{background:var(--opke-dark-surface-soft, #dde2ea);color:#fff;box-shadow:none}.unified-listing-card{overflow:hidden;border-radius:18px;background:var(--opke-dark-surface, #ffffff);box-shadow:0 2px 10px #0a1d380d}.listing-card-row{display:grid;grid-template-columns:56px minmax(0,1fr) minmax(54px,auto);align-items:center;gap:14px;min-height:88px;padding:14px 16px}.listing-media{position:relative;display:grid;place-items:center;width:56px;height:56px;min-width:56px;border:0;overflow:hidden;padding:0;box-shadow:none}.listing-media-parcel{border-radius:12px;background:var(--opke-dark-surface-soft, #eaf0fe)}.listing-media-parcel img{width:100%;height:100%;object-fit:cover}.listing-media-avatar{border-radius:50%;background:transparent}.listing-media-avatar .market-avatar{width:56px;height:56px}.listing-main-copy{display:grid;gap:8px;min-width:0}.listing-brief{margin:0;color:var(--opke-dark-muted, #667085);font-size:12px;font-weight:700;line-height:1.35;overflow-wrap:anywhere}.listing-person-name{display:-webkit-box;overflow:hidden;color:var(--opke-dark-primary, #050d1c);font-family:var(--opke-font-sans);font-size:15.5px;font-weight:800;line-height:1.18;overflow-wrap:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical}.listing-meta-line{display:flex;align-items:center;gap:8px;min-width:0;color:var(--opke-dark-muted, #8a93a6);font-size:12.5px;font-weight:700;flex-wrap:wrap;white-space:normal}.listing-meta-line>span:last-child{overflow:visible;text-overflow:clip}.listing-route,.listing-date{white-space:nowrap}.unified-listing-card .trust-chip{flex:0 0 auto;display:inline-flex;align-items:center;min-height:24px;border-radius:999px;background:var(--opke-dark-surface-soft, #fff3dc);color:var(--opke-dark-warning, #b8790a);padding:0 8px;font-size:12px;font-weight:800;white-space:nowrap}.listing-action-side{display:grid;justify-items:end;align-content:center;gap:10px;min-width:54px}.listing-action-side>b{color:var(--opke-dark-primary, #050d1c);font-family:var(--opke-font-sans);font-size:15px;font-weight:800;white-space:nowrap}.listing-chevron{display:grid;place-items:center;width:44px;height:44px;border:0;border-radius:50%;background:transparent;color:var(--opke-dark-primary, #2f6fed);box-shadow:none}.listing-chevron .ui-svg-icon{width:26px;height:26px;padding:5px;border-radius:50%;background:var(--opke-dark-surface-soft, #eef4ff);transition:transform .18s ease}.listing-chevron.active .ui-svg-icon{transform:rotate(180deg)}.listing-expanded-details{margin:0 16px 14px 86px}.matches-screen-panel{display:grid;gap:14px}.matches-screen-panel .matches-unified-card{margin-top:44px}.matches-unified-card{display:grid;gap:16px;overflow:hidden;border-radius:20px;background:var(--opke-dark-surface, #ffffff);padding:22px;box-shadow:0 2px 10px #0a1d380d;transition:min-height .23s ease,padding .23s ease}.matches-unified-card h2{margin:0;color:var(--opke-dark-primary, #101d31);font-size:20px;font-weight:800}.matches-unified-card p{margin:0;color:var(--opke-dark-muted, #8a93a6);font-size:14px;line-height:1.5;font-weight:600}.matches-unified-card.empty>button{min-height:52px;border:0;border-radius:16px;background:#2f6fed;color:#fff;font-size:15px;font-weight:800}.matches-card-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.matches-card-heading b{color:var(--opke-dark-primary, #101d31);font-size:18px;font-weight:800}.matches-card-heading span{color:var(--opke-dark-muted, #8a93a6);font-size:12px;font-weight:800;white-space:nowrap}.compact-match-list{display:grid;gap:12px}.compact-match-card{display:grid;gap:12px;border:1px solid var(--opke-dark-line, #e7ecf3);border-radius:16px;background:var(--opke-dark-surface, #ffffff);padding:14px}.compact-match-head{display:flex;justify-content:space-between;align-items:center;gap:12px}.compact-match-head span{border-radius:999px;background:var(--opke-dark-surface-soft, #eaf0fe);color:var(--opke-dark-primary, #2f6fed);padding:5px 10px;font-size:12px;font-weight:800}.compact-match-card.status-sent .compact-match-head span{background:var(--opke-dark-surface-soft, #fff3dc);color:var(--opke-dark-warning, #b8790a)}.compact-match-card.status-accepted .compact-match-head span{background:var(--opke-dark-surface-soft, #e7f8ef);color:var(--opke-dark-success, #1f9d55)}.compact-match-head em{color:var(--opke-dark-muted, #8a93a6);font-size:12px;font-style:normal;font-weight:800}.compact-match-card>b{color:var(--opke-dark-primary, #050d1c);font-size:14px;font-weight:800;line-height:1.35}.compact-match-card button{min-height:44px;border:0;border-radius:12px;background:#2f6fed;color:#fff;font-size:14px;font-weight:800}.compact-match-card.status-sent button{border:1px solid var(--opke-dark-line, #d7e1f2);background:var(--opke-dark-surface, #ffffff);color:var(--opke-dark-primary, #2f6fed)}.compact-match-card.status-accepted button{background:#1f9d55}.unified-listing-card.expanded .transfer-card-details{grid-template-rows:1fr;gap:12px;border-top-color:var(--opke-dark-line, #eef2f7);opacity:1;padding:12px 0 0}.listing-expanded-details .listing-detail-grid{display:grid;gap:8px}.verification-detail,.listing-detail-item{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;border-radius:14px;padding:9px 10px;background:var(--opke-dark-surface-soft, #f7f9fd);color:var(--opke-dark-muted, #667085);font-size:12px;font-weight:700}.verification-detail>span{display:grid;place-items:center;width:22px;height:22px;border-radius:999px;font-size:13px;font-weight:800}.verification-detail b,.listing-detail-item b{display:block;min-width:0;color:var(--opke-dark-primary, #101d31);font-size:12.5px;font-weight:800;line-height:1.25}.verification-detail small,.listing-detail-item span{display:block;color:var(--opke-dark-muted, #8a93a6);font-size:11px;font-weight:700;line-height:1.25}.verification-detail.verified{background:var(--opke-dark-surface-soft, #edf9f3)}.verification-detail.verified>span{background:#1f9d55;color:#fff}.verification-detail.unverified{background:var(--opke-dark-surface-soft, #fff7e6)}.verification-detail.unverified>span{background:#f4a000;color:#fff}.listing-detail-item{grid-template-columns:1fr;gap:3px}.app-topbar-shell.hero-authenticated{position:sticky;top:max(10px,env(safe-area-inset-top));z-index:18;border:0;border-radius:20px;background:#12151c;padding:0;box-shadow:0 16px 36px #0a121e2e;overflow:visible}.app-topbar-shell.hero-authenticated .hero-top.app-topbar-dark{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;gap:12px;min-height:64px;padding:10px 12px}.app-topbar-shell.hero-authenticated .topbar-brand-lockup{justify-self:center;justify-content:center;gap:10px}.app-topbar-shell.hero-authenticated .topbar-logo{width:26px;height:26px;border-radius:999px;border:1px solid rgba(255,255,255,.76);box-shadow:none}.app-topbar-shell.hero-authenticated .topbar-brand-lockup b{color:#fff;font-family:var(--opke-font-sans);font-size:17px;font-weight:800;letter-spacing:.1em;line-height:1}.app-topbar-shell.hero-authenticated .topbar-icon-button{display:grid;width:44px;height:44px;min-width:44px;min-height:44px;place-items:center;border:0;border-radius:14px;background:#ffffff14;color:#fff;padding:0;box-shadow:none;-webkit-tap-highlight-color:transparent}.app-topbar-shell.hero-authenticated .topbar-icon-button svg{width:22px;height:22px}.app-topbar-shell.hero-authenticated .topbar-icon-button:active{transform:translateY(1px);background:#ffffff24}.bottom-tabs.bottom-tabs-four{grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;gap:0;max-width:560px;overflow:visible;border:0;border-radius:26px;background:#12151c;padding:9px 12px 10px;box-shadow:0 20px 46px #070d1847,0 7px 18px #070d182e;-webkit-backdrop-filter:none;backdrop-filter:none}.bottom-tabs.bottom-tabs-four:before,.bottom-tabs.bottom-tabs-four:after{display:none}.bottom-tabs.bottom-tabs-four button,.bottom-tabs.bottom-tabs-four .create-tab{display:grid;min-width:0;min-height:54px;gap:5px;place-items:center;border:0;border-radius:18px;background:transparent;color:#fff6;padding:4px 2px 2px;box-shadow:none;text-shadow:none;transform:none;-webkit-backdrop-filter:none;backdrop-filter:none;transition:color .18s ease,opacity .18s ease,transform .18s ease}.bottom-tabs.bottom-tabs-four button.active,.bottom-tabs.bottom-tabs-four .create-tab.active{border:0;background:transparent;color:#fff;box-shadow:none}.bottom-tabs.bottom-tabs-four button>span:not(.tab-icon),.bottom-tabs.bottom-tabs-four .create-label{color:currentColor;font-family:var(--opke-font-sans);font-size:11px;font-weight:600;letter-spacing:-.02em;line-height:1;opacity:1}.bottom-tabs.bottom-tabs-four button.active>span:not(.tab-icon),.bottom-tabs.bottom-tabs-four .create-tab.active .create-label{font-weight:800}.bottom-tabs.bottom-tabs-four .tab-icon{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:999px;background:transparent;color:#fff6;box-shadow:none;transform:scale(.92);transition:background .18s ease,color .18s ease,transform .18s ease,opacity .18s ease}.bottom-tabs.bottom-tabs-four button.active .tab-icon,.bottom-tabs.bottom-tabs-four .create-tab.active .tab-icon{background:#2f6fed;color:#fff;transform:scale(1)}.bottom-tabs.bottom-tabs-four .tab-system-icon{display:block;width:22px;height:22px;color:currentColor;opacity:1}.bottom-tabs.bottom-tabs-four .create-icon .tab-system-icon{width:23px;height:23px}.bottom-tabs.bottom-tabs-four .matches-icon .tab-system-icon,.bottom-tabs.bottom-tabs-four .cabinet-icon .tab-system-icon{width:21px;height:21px}@media(max-width:390px){.bottom-tabs.bottom-tabs-four{right:8px;left:8px;padding:8px 8px 9px}.bottom-tabs.bottom-tabs-four button,.bottom-tabs.bottom-tabs-four .create-tab{min-height:52px}}.bottom-tabs.bottom-tabs-four.bottom-tabs-pill{--active-tab-index: 0;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:0;max-width:560px;overflow:hidden;border:0;border-radius:26px;background:var(--opke-dark-surface, #ffffff);padding:8px 10px;box-shadow:0 6px 20px #0a1d381a;-webkit-backdrop-filter:none;backdrop-filter:none}.bottom-tabs.bottom-tabs-four.bottom-tabs-pill:before{content:"";display:block;position:absolute;inset:8px auto 8px 10px;z-index:0;width:calc((100% - 20px)/4);border-radius:18px;background:var(--opke-dark-surface-soft, #eaf0fe);transform:translate(calc(var(--active-tab-index) * 100%));transition:transform .23s ease-out;pointer-events:none}.bottom-tabs.bottom-tabs-four.bottom-tabs-pill:after{display:none}.bottom-tabs.bottom-tabs-four.bottom-tabs-pill button,.bottom-tabs.bottom-tabs-four.bottom-tabs-pill .create-tab{position:relative;z-index:1;display:grid;min-width:0;min-height:54px;gap:4px;place-items:center;border:0;border-radius:18px;background:transparent;color:var(--opke-dark-muted, #8a93a6);padding:7px 4px 6px;box-shadow:none;text-shadow:none;transform:none;-webkit-backdrop-filter:none;backdrop-filter:none;transition:color .19s ease-out,transform .19s ease-out}.bottom-tabs.bottom-tabs-four.bottom-tabs-pill button.active,.bottom-tabs.bottom-tabs-four.bottom-tabs-pill .create-tab.active{border:0;background:transparent;color:var(--opke-dark-primary, #2f6fed);box-shadow:none}.bottom-tabs.bottom-tabs-four.bottom-tabs-pill button>span:not(.tab-icon),.bottom-tabs.bottom-tabs-four.bottom-tabs-pill .create-label{color:currentColor;font-family:var(--opke-font-sans);font-size:11px;font-weight:600;letter-spacing:-.02em;line-height:1;opacity:1}.bottom-tabs.bottom-tabs-four.bottom-tabs-pill button.active>span:not(.tab-icon),.bottom-tabs.bottom-tabs-four.bottom-tabs-pill .create-tab.active .create-label{font-weight:800}.bottom-tabs.bottom-tabs-four.bottom-tabs-pill .tab-icon{display:grid;width:22px;height:22px;place-items:center;border:0;border-radius:0;background:transparent;color:var(--opke-dark-muted, #b7bfcc);box-shadow:none;transform:none;transition:opacity .19s ease-out,transform .19s ease-out}.bottom-tabs.bottom-tabs-four.bottom-tabs-pill button.active .tab-icon,.bottom-tabs.bottom-tabs-four.bottom-tabs-pill .create-tab.active .tab-icon{background:transparent;color:var(--opke-dark-primary, #2f6fed);transform:none}.bottom-tabs.bottom-tabs-four.bottom-tabs-pill .tab-system-icon{display:block;width:21px;height:21px;object-fit:contain;opacity:1}.bottom-tabs.bottom-tabs-four.bottom-tabs-pill .create-icon .tab-system-icon,.bottom-tabs.bottom-tabs-four.bottom-tabs-pill .matches-icon .tab-system-icon,.bottom-tabs.bottom-tabs-four.bottom-tabs-pill .cabinet-icon .tab-system-icon{width:21px;height:21px}@media(max-width:390px){.bottom-tabs.bottom-tabs-four.bottom-tabs-pill{right:8px;left:8px;padding:8px}.bottom-tabs.bottom-tabs-four.bottom-tabs-pill:before{inset:8px auto 8px 8px;width:calc((100% - 16px)/4)}.bottom-tabs.bottom-tabs-four.bottom-tabs-pill button,.bottom-tabs.bottom-tabs-four.bottom-tabs-pill .create-tab{min-height:52px}}.bottom-tabs.bottom-tabs-four.bottom-tabs-pill{position:fixed;isolation:isolate;contain:paint;overflow:hidden!important;border:0;border-radius:26px;background:var(--opke-dark-surface, #ffffff);padding:8px 10px;box-shadow:0 6px 20px #0a1d381a}.bottom-tabs.bottom-tabs-four.bottom-tabs-pill:before,.bottom-tabs.bottom-tabs-four.bottom-tabs-pill:after{content:none!important;display:none!important}.bottom-tabs.bottom-tabs-four.bottom-tabs-pill button,.bottom-tabs.bottom-tabs-four.bottom-tabs-pill .create-tab{position:relative;z-index:1;min-height:54px;border:0;border-radius:18px;background:transparent;color:var(--opke-dark-muted, #8a93a6);padding:7px 4px 6px;box-shadow:none;transform:none}.bottom-tabs.bottom-tabs-four.bottom-tabs-pill button.active,.bottom-tabs.bottom-tabs-four.bottom-tabs-pill .create-tab.active{background:var(--opke-dark-surface-soft, #eaf0fe);color:var(--opke-dark-primary, #2f6fed);box-shadow:none}.bottom-tabs.bottom-tabs-four.bottom-tabs-pill .tab-icon,.bottom-tabs.bottom-tabs-four.bottom-tabs-pill button.active .tab-icon,.bottom-tabs.bottom-tabs-four.bottom-tabs-pill .create-tab.active .tab-icon{width:22px;height:22px;border:0;border-radius:0;background:transparent;color:currentColor;box-shadow:none;transform:none}.bottom-tabs.bottom-tabs-four.bottom-tabs-pill .tab-system-icon{width:21px;height:21px;color:currentColor;opacity:1}.bottom-tabs.bottom-tabs-four.bottom-tabs-pill{position:fixed!important;top:auto!important;right:14px!important;bottom:14px!important;bottom:calc(14px + env(safe-area-inset-bottom))!important;left:14px!important;width:auto!important;margin-right:auto;margin-left:auto;transform:none!important;will-change:auto}@media(max-width:390px){.bottom-tabs.bottom-tabs-four.bottom-tabs-pill{right:8px!important;left:8px!important;bottom:10px!important;bottom:calc(10px + env(safe-area-inset-bottom))!important}}.app-topbar-shell.hero-authenticated{position:sticky;top:max(10px,env(safe-area-inset-top));z-index:18;border:0;border-radius:20px;background:var(--opke-dark-surface, #ffffff);padding:0;box-shadow:0 2px 10px #0a1d380f;overflow:visible}.app-topbar-shell.hero-authenticated .hero-top.app-topbar-contextual{display:grid;grid-template-columns:38px minmax(0,1fr) 44px;align-items:center;gap:12px;min-height:58px;padding:10px 12px}.topbar-app-icon{display:grid;width:38px;height:38px;overflow:hidden;place-items:center;border-radius:12px;background:#2f6fed;box-shadow:none}.topbar-app-icon img{width:100%;height:100%;object-fit:contain;object-position:center;transform:none}.topbar-title-stack{display:grid;min-width:0;gap:2px;align-content:center;justify-items:start;text-align:left}.topbar-title-stack b{overflow:hidden;max-width:100%;color:var(--opke-dark-primary, #101827);font-family:var(--opke-font-sans);font-size:15px;font-weight:800;letter-spacing:-.01em;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.topbar-title-stack span{overflow:hidden;max-width:100%;color:var(--opke-dark-muted, #8a93a6);font-family:var(--opke-font-sans);font-size:11px;font-weight:600;line-height:1.15;text-overflow:ellipsis;white-space:nowrap;animation:topbarSubtitleIn .15s ease-out}.app-topbar-shell.hero-authenticated .topbar-icon-button{display:grid;width:44px;height:44px;min-width:44px;min-height:44px;place-items:center;border:0;border-radius:10px;background:var(--opke-dark-surface-soft, #f3f6fb);color:var(--opke-dark-primary, #2f6fed);padding:0;box-shadow:none;-webkit-tap-highlight-color:transparent}.app-topbar-shell.hero-authenticated .topbar-menu-button svg{width:25px;height:25px}.app-topbar-shell.hero-authenticated .topbar-icon-button:active{transform:translateY(1px);background:var(--opke-dark-surface-soft, #eaf0fe)}@keyframes topbarSubtitleIn{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}.cabinet-svg-icon{width:24px;height:24px;display:block}.settings-icon{display:grid!important;width:36px;height:36px;place-items:center;border-radius:10px;background:var(--opke-dark-surface-soft, #eaf0fe);color:var(--opke-dark-primary, #2f6fed);font-size:0!important}.settings-icon.neutral{background:var(--opke-dark-surface-soft, #f4f7fb);color:var(--opke-dark-muted, #8a93a6)}.settings-icon.danger{background:var(--opke-dark-surface-soft, #fdecea);color:var(--opke-dark-danger, #e0553f)}.logout-row b{color:#e0553f!important}.part15-screen{gap:14px;background:var(--opke-dark-surface-soft, #eef1f7)}.group-caption{color:var(--opke-dark-muted, #8a93a6);font-size:11px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.profile-cover{display:grid;justify-items:center;gap:8px;border-radius:20px;background:linear-gradient(160deg,#2f6fed,#1a3f99);padding:22px;color:#fff}.profile-cover .edit-avatar-upload,.profile-cover .large-avatar{width:76px;height:76px}.profile-cover .large-avatar{border:2px solid rgba(255,255,255,.8);background:#ffffff2e;font-size:25px}.profile-cover .avatar-upload-badge{width:26px;height:26px;border:0;background:var(--opke-dark-surface, #fff);color:var(--opke-dark-primary, #2f6fed)}.profile-cover>button{min-height:24px;border:0;background:transparent;color:#ffffffbf;font-size:12px}.profile-field-group,.settings-ios-list,.support-faq-list{overflow:hidden;border-radius:16px;background:var(--opke-dark-surface, #fff);box-shadow:0 2px 10px #0a1d380d}.profile-field-row{display:grid;grid-template-columns:28px 1fr;align-items:center;gap:10px;min-height:58px;padding:8px 14px}.profile-field-row+.profile-field-row{border-top:1px solid #eef1f5}.profile-field-row>.cabinet-svg-icon{color:var(--opke-dark-muted, #8a93a6)}.profile-field-row span{display:grid;gap:1px;color:var(--opke-dark-muted, #8a93a6);font-size:10px}.profile-field-row input,.profile-field-row select{min-height:28px;border:0;padding:0;color:var(--opke-dark-ink, #12151c);font-size:15px;font-weight:700}.profile-field-row .phone-composite{grid-template-columns:1fr 1fr}.profile-save{min-height:48px!important;background:#2f6fed!important;color:#fff!important}.part15-segments{display:grid;grid-template-columns:1fr 1fr;gap:4px;border-radius:13px;background:var(--opke-dark-surface-soft, #e3e7ed);padding:4px}.part15-segments button{min-height:42px;border:0;border-radius:10px;background:transparent;color:var(--opke-dark-muted, #697386);font-weight:700}.part15-segments button.active{background:var(--opke-dark-surface, #fff);color:var(--opke-dark-ink, #12151c);box-shadow:0 2px 8px #0a1d381a}.parcel-status-list{display:grid;gap:10px}.parcel-status-list article{display:grid;gap:8px;border-radius:18px;background:var(--opke-dark-surface, #fff);padding:15px;box-shadow:0 2px 10px #0a1d380d}.parcel-status-list article div{display:flex;justify-content:space-between;gap:8px}.parcel-status-list em{border-radius:99px;padding:5px 8px;font-size:11px;font-style:normal}.parcel-status-list em.published{background:var(--opke-dark-surface-soft, #eaf0fe);color:var(--opke-dark-primary, #2f6fed)}.parcel-status-list em.done{background:var(--opke-dark-surface-soft, #e7f8ef);color:var(--opke-dark-success, #1f9d55)}.parcel-status-list p,.parcel-status-list small{color:var(--opke-dark-muted, #8a93a6)}.trip-invite{display:grid;gap:12px;border-radius:20px;background:linear-gradient(160deg,#2f6fed,#1a3f99);padding:20px;color:#fff}.trip-invite .cabinet-svg-icon{width:30px;height:30px}.trip-invite h3{margin:0;font-size:21px}.trip-invite p{color:#ffffffd1;line-height:1.45}.trip-invite button{min-height:46px;border:0;border-radius:13px;background:var(--opke-dark-surface, #fff);color:var(--opke-dark-primary, #2f6fed);font-weight:800}.trip-steps{display:grid;gap:12px;margin:0;padding:0;list-style:none}.trip-steps li{display:flex;align-items:center;gap:10px}.trip-steps span{display:grid;width:32px;height:32px;flex:none;place-items:center;border-radius:50%;background:var(--opke-dark-surface, #fff);color:var(--opke-dark-primary, #2f6fed);font-weight:800;box-shadow:0 2px 6px #0a1d3814}.settings-ios-row{display:grid;grid-template-columns:36px 1fr auto auto;align-items:center;gap:10px;width:100%;min-height:62px;border:0;background:var(--opke-dark-surface, #fff);padding:10px 14px;color:var(--opke-dark-ink, #12151c);text-align:left}.owner-record-actions,.parcel-status-list article .owner-record-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:4px}.owner-record-actions button{min-height:42px;border:1px solid var(--opke-dark-line, #bcd5f5);border-radius:12px;background:var(--opke-dark-surface-soft, #eef7ff);color:var(--opke-dark-primary, #1267d6);padding:9px 10px;font-weight:800}.owner-record-actions button.danger{border-color:var(--opke-dark-line, #f2c6c0);background:var(--opke-dark-surface-soft, #fff6f5);color:var(--opke-dark-danger, #b42318)}.owner-record-actions button:disabled{opacity:.55}.owner-trip-list article{gap:8px}.owner-trip-list article>small{color:var(--opke-dark-muted, #718096);line-height:1.35}@media(max-width:380px){.owner-record-actions{grid-template-columns:1fr}}.settings-ios-row+.settings-ios-row{border-top:1px solid #eef1f5}.settings-ios-row select{width:auto;max-width:100px;border:0;background:transparent;color:var(--opke-dark-muted, #8a93a6);padding:4px}.settings-ios-row small,.settings-ios-row em{color:var(--opke-dark-muted, #8a93a6);font-style:normal}.ios-toggle{display:block;width:44px;height:24px;border-radius:99px;background:var(--opke-dark-surface-soft, #c9ced7);padding:2px}.ios-toggle span{display:block;width:20px;height:20px;border-radius:50%;background:var(--opke-dark-surface, #fff);transition:transform .18s}.ios-toggle.on{background:#2f6fed}.ios-toggle.on span{transform:translate(20px)}.support-faq-list>button{display:grid;gap:8px;width:100%;min-height:54px;border:0;background:var(--opke-dark-surface, #fff);padding:14px;text-align:left}.support-faq-list>button+button{border-top:1px solid #eef1f5}.support-faq-list button>span{display:flex;justify-content:space-between;gap:10px}.support-faq-list em{color:var(--opke-dark-muted, #b7bfcc);font-style:normal}.support-faq-list p{color:var(--opke-dark-muted, #667085);font-size:13px;line-height:1.45}.support-contact{display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:10px;border-radius:16px;background:var(--opke-dark-surface, #fff);padding:12px}.support-contact div{display:grid}.support-contact small{color:var(--opke-dark-muted, #8a93a6)}.support-contact>button{min-height:44px;border:0;border-radius:12px;background:#2f6fed;color:#fff;padding:0 14px;font-weight:800}.settings-ios-information{grid-template-columns:36px minmax(0,1fr);align-items:start}.settings-ios-information b,.settings-ios-information small{grid-column:2}.settings-ios-information small{white-space:normal}.menu-overlay{align-items:flex-end;justify-content:center;background:#0f192d80}.context-menu.drawer{width:min(100%,560px);height:auto;max-height:82dvh;margin:0;border:0;border-radius:26px 26px 0 0;padding:14px 18px calc(18px + env(safe-area-inset-bottom));box-shadow:0 -18px 40px #07182e2e}.context-menu.drawer .drawer-heading{min-height:54px;margin:-8px 0 0;justify-content:space-between;border:0;padding:8px 0}.context-menu.drawer details{border:0;border-radius:0;background:var(--opke-dark-surface, #fff);padding:0}.context-menu.drawer details+details{border-top:1px solid #eef1f5}.context-menu.drawer summary{display:flex;align-items:center;min-height:52px;color:var(--opke-dark-ink, #12151c);font-weight:600;list-style:none}.context-menu.drawer summary:after{content:"›";margin-left:auto;color:var(--opke-dark-muted, #b7bfcc);font-size:22px}.context-menu.drawer details[open]{box-shadow:none}.context-menu.drawer details[open] summary:after{transform:rotate(90deg)}.menu-overlay{padding:0 12px max(8px,env(safe-area-inset-bottom))}.context-menu.drawer{display:block;align-content:initial;flex:0 0 auto;width:min(calc(100vw - 24px),430px);height:fit-content;max-height:min(76dvh,520px);margin:0;overflow-x:hidden;overflow-y:auto;border-radius:26px;padding:10px 18px 14px}.context-menu.drawer .drawer-heading{position:static;min-height:48px;margin:0 0 4px;padding:0}.context-menu.drawer .drawer-heading b{font-size:20px}.context-menu.drawer .drawer-heading button{width:40px;height:40px;border-radius:12px;background:var(--opke-dark-surface-soft, #f1f4f8);color:var(--opke-dark-muted, #667085);font-size:24px}.context-menu.drawer details{margin:0}.context-menu.drawer summary{display:grid;grid-template-columns:24px minmax(0,1fr) 18px;gap:12px;box-sizing:border-box;min-height:56px;padding:8px 0;font-size:14px;line-height:1.25}.context-menu.drawer summary::-webkit-details-marker{display:none}.context-menu.drawer summary:after{grid-column:3;margin:0;justify-self:end}.context-menu-icon{display:grid;width:24px;height:24px;place-items:center;color:var(--opke-dark-muted, #8a93a6)}.context-menu-icon .cabinet-svg-icon{width:22px;height:22px}.context-menu.drawer details[open]>summary{border-bottom:1px solid #eef1f5}.context-menu.drawer details>ol,.context-menu.drawer details>.menu-section,.context-menu.drawer details>.faq-list,.context-menu.drawer details>.contacts-list{margin:0;padding:12px 4px 14px}.context-menu.drawer details>ol,.context-menu.drawer details>.contacts-list{padding-left:22px}@media(orientation:landscape)and (max-height:560px){.context-menu.drawer{max-height:calc(100dvh - 24px)}.context-menu.drawer summary{min-height:48px}.context-menu.drawer .drawer-heading{min-height:44px}}.menu-overlay{align-items:flex-start;justify-content:flex-end;padding:max(70px,calc(env(safe-area-inset-top) + 58px)) 12px 12px}.context-menu.drawer{width:min(calc(100vw - 24px),390px);max-height:calc(100dvh - max(82px,calc(env(safe-area-inset-top) + 70px)));border-radius:22px;box-shadow:0 18px 48px #07182e3d;transform-origin:top right}@media(orientation:landscape)and (max-height:560px){.menu-overlay{padding-top:max(54px,calc(env(safe-area-inset-top) + 44px))}.context-menu.drawer{max-height:calc(100dvh - max(66px,calc(env(safe-area-inset-top) + 56px)))}}.listing-person-link{display:flex;align-items:center;gap:7px;width:fit-content;min-width:0;min-height:44px;max-width:100%;border:0;background:transparent;padding:4px 0;text-align:left;cursor:pointer;-webkit-line-clamp:unset}.listing-person-link span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.listing-person-link em{flex:none;border-radius:999px;background:var(--opke-dark-surface-soft, #eaf0fe);color:var(--opke-dark-primary, #2f6fed);padding:3px 7px;font-size:10px;font-style:normal;font-weight:800}.listing-person-link:focus-visible{outline:2px solid var(--opke-dark-line, #2f6fed);outline-offset:3px}.settings-ios-row{font-size:14px}.settings-ios-row>b,.settings-ios-row>select,.settings-ios-row>small{font-size:14px;line-height:1.3}.settings-ios-row>b{font-weight:800}.public-profile-overlay{z-index:90}.cabinet-dark-banner{grid-template-columns:68px minmax(0,1fr);grid-template-areas:"avatar copy" "edit edit";gap:14px 16px;min-height:174px;overflow:hidden;border:0;border-radius:24px;background:radial-gradient(circle at 92% 18%,rgba(255,255,255,.1) 0 1px,transparent 2px),linear-gradient(135deg,#092752,#0b6b70 52%,#2f6fed);color:#fff;padding:20px;box-shadow:0 14px 30px #0927523d}.cabinet-dark-banner:after{content:"";position:absolute;z-index:0;top:-38px;right:-22px;width:132px;height:132px;border:1px solid rgba(255,255,255,.12);border-radius:50%;box-shadow:0 0 0 26px #ffffff06;pointer-events:none}.cabinet-dark-banner>*{position:relative;z-index:1}.cabinet-avatar-button{grid-area:avatar;min-width:68px;min-height:68px;border:1px solid rgba(255,255,255,.55);background:#ffffff1a}.cabinet-banner-avatar{width:68px;height:68px;border:0;background:transparent;color:#fff;box-shadow:none}.cabinet-profile-copy{grid-area:copy}.cabinet-banner-copy,.cabinet-banner-copy b{color:#fff}.cabinet-banner-copy>b{font-size:20px;line-height:1.2}.cabinet-banner-copy p,.cabinet-banner-copy p span{color:#ffffffb8}.cabinet-banner-copy p{display:flex;flex-wrap:wrap;gap:2px 8px}.cabinet-banner-copy p span+span:before{content:none;margin:0}.cabinet-profile-copy>.cabinet-verification-status{display:inline-flex;align-items:center;width:fit-content;min-height:28px;border:0;border-radius:999px;background:#ffffff24;color:#fff;padding:5px 10px;font:800 11px/1.15 var(--opke-font-sans)}.cabinet-profile-copy>.cabinet-verification-status.is-verified,.cabinet-profile-copy>.cabinet-verification-status.is-unverified{border:0;background:#ffffff24;color:#fff}.cabinet-profile-copy>button.cabinet-verification-status{cursor:pointer;box-shadow:none}.cabinet-profile-copy>button.cabinet-verification-status:focus-visible{outline:3px solid rgba(255,255,255,.8);outline-offset:2px}.cabinet-dark-banner .edit-profile-pill{grid-area:edit;width:100%;min-height:46px;border:0;border-radius:14px;background:var(--opke-dark-surface, #fff);color:var(--opke-dark-primary, #0b2a54);font-size:14px;font-weight:800;box-shadow:0 8px 18px #0418362e}.market-smart-empty-route{gap:12px;border-radius:20px;padding:22px 18px;background:var(--opke-dark-surface, #fff);box-shadow:0 8px 28px #0a1d381a}.empty-route-chip{justify-self:center;border-radius:999px;background:var(--opke-dark-surface-soft, #f4f7fb);color:var(--opke-dark-muted, #6c7789);padding:7px 12px;font-size:11px;font-weight:800}.market-smart-empty-route>.smart-empty-icon{margin-top:2px}.market-smart-empty-route>.smart-empty-icon svg{width:22px;height:22px;stroke-width:2.2}.market-smart-empty-route>b{font-size:18px}.market-smart-empty-route>p{margin:0;color:var(--opke-dark-muted, #7b8798);font-size:13px}.market-smart-empty-route .route-subscribe-action{width:100%;min-height:48px;border-radius:14px}.market-smart-empty-route .route-change-link{min-height:40px;background:transparent;color:var(--opke-dark-primary, #2f6fed);box-shadow:none}.public-profile-overlay{z-index:90;align-items:center;justify-content:center;padding:16px}.public-profile-modal{position:relative;width:min(390px,calc(100vw - 28px));max-height:min(86dvh,650px);margin:0;border-radius:24px;padding:18px;gap:16px;box-shadow:0 12px 32px #0a1d3824}.public-profile-heading{min-height:44px;margin:0}.public-profile-heading button{width:44px;height:44px;border-radius:50%;background:var(--opke-dark-surface-soft, #f2f5f9);color:var(--opke-dark-muted, #718096)}.public-profile-identity{display:grid;justify-items:center;gap:5px;text-align:center}.public-profile-identity>.market-avatar{width:80px;height:80px;border:2px solid var(--opke-dark-line, #2f6fed);background:var(--opke-dark-surface-soft, #eaf0fe);color:var(--opke-dark-primary, #2f6fed);font-size:22px}.public-profile-identity>b{max-width:100%;color:var(--opke-dark-primary, #101d31);font:800 18px/1.25 var(--opke-font-sans);overflow-wrap:anywhere}.public-profile-identity>span{font-size:12px;font-weight:800}.public-profile-verified{color:var(--opke-dark-success, #159447)}.public-profile-unverified{color:var(--opke-dark-warning, #b8790a)}.public-profile-identity>small{color:var(--opke-dark-muted, #8a93a6);font-size:12px}.public-profile-offer{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--opke-dark-line, #eef1f5);padding-top:16px}.public-profile-offer span{color:var(--opke-dark-muted, #68758a);font-size:13px;font-weight:800}.public-profile-offer b{color:var(--opke-dark-primary, #101d31);font:800 18px/1 var(--opke-font-sans);white-space:nowrap}.public-profile-modal .public-profile-cta{width:100%;min-height:48px;border-radius:14px}.unified-listing-card.expanded .listing-card-row{grid-template-columns:52px minmax(0,1fr) auto;padding:14px}.unified-listing-card.expanded .listing-media{width:52px;height:52px;border-radius:14px}.unified-listing-card.expanded .listing-person-link span{overflow:visible;text-overflow:clip;white-space:normal}.unified-listing-card.expanded .listing-expanded-details{margin:0 14px 14px;padding-top:0;border-top:0}.listing-facts-table{overflow:hidden;border:1px solid var(--opke-dark-line, #eef1f5);border-radius:14px}.listing-facts-table>div{display:grid;grid-template-columns:minmax(92px,.72fr) minmax(0,1.4fr);gap:12px;align-items:start;padding:11px 12px}.listing-facts-table>div+div{border-top:1px solid #eef1f5}.listing-facts-table span{color:var(--opke-dark-muted, #98a2b3);font-size:12px;font-weight:600}.listing-facts-table b{color:var(--opke-dark-primary, #101d31);font-size:12px;font-weight:800;text-align:right;overflow-wrap:anywhere}.listing-facts-table .fact-success{color:var(--opke-dark-success, #159447)}.listing-facts-table .fact-warning{color:var(--opke-dark-warning, #b8790a)}.unified-listing-card.expanded .transfer-card-details>button{width:100%;margin-top:12px;min-height:48px;border-radius:14px}.context-menu.drawer details>.contacts-list{display:block;margin:12px 0 2px;padding:0}.signed-out-screen{min-height:100dvh;display:grid;place-items:center;padding:28px 20px;background:linear-gradient(180deg,#f2f8ff,#fff)}.signed-out-card{width:min(100%,420px);padding:32px 24px;border:1px solid rgba(31,111,235,.14);border-radius:28px;background:var(--opke-dark-surface, #fff);box-shadow:0 18px 48px #2359a01f;text-align:center}.signed-out-logo{width:76px;height:76px;margin-bottom:18px;border-radius:20px;object-fit:cover}.signed-out-card h1{margin:8px 0 10px;color:var(--opke-dark-primary, #10223f);font-size:28px}.signed-out-card p{margin:0 0 24px;color:var(--opke-dark-muted, #66758e);line-height:1.5}.signed-out-card .primary-button{width:100%}.verification-citizenship-form,.manual-kyc-form,.manual-kyc-status{display:grid;gap:14px;border-radius:28px;background:var(--opke-dark-surface, #fff);padding:18px;box-shadow:0 8px 28px #0a1d381f}.verification-citizenship-form .checkbox-line,.manual-kyc-form .checkbox-line{display:grid;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:9px;color:var(--opke-dark-muted, #697386);font-size:12px;line-height:1.35}.verification-citizenship-form .checkbox-line input[type=checkbox],.manual-kyc-form .checkbox-line input[type=checkbox]{box-sizing:border-box;width:18px;height:18px;min-height:18px;margin:0;accent-color:var(--opke-dark-primary, #2f6fed)}.verification-citizenship-form h2,.manual-kyc-form h2,.manual-kyc-status h2{margin:0;color:var(--opke-dark-primary, #10233f);font-family:var(--opke-font-sans);font-size:23px;line-height:1.2}.verification-citizenship-form>p{margin:0;color:var(--opke-dark-muted, #697386);font-size:13px}.verification-choice-card{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:12px;min-height:78px;border:1px solid var(--opke-dark-line, #e7ecf3);border-radius:17px;background:var(--opke-dark-surface, #fff);padding:12px 14px;color:var(--opke-dark-primary, #17233a);text-align:left;box-shadow:none}.verification-choice-card.selected{border:2px solid var(--opke-dark-line, #2f6fed);background:var(--opke-dark-surface, #f5f9ff)}.verification-choice-card>span:last-child{display:grid;gap:4px}.verification-choice-card b{font-size:15px;line-height:1.2}.verification-choice-card small{color:var(--opke-dark-muted, #606b7d);font-size:11px}.verification-choice-icon{display:grid;width:40px;height:40px;place-items:center;border-radius:12px;background:#2f6fed;color:#fff;font-size:24px}.verification-choice-card:not(.selected) .verification-choice-icon{background:var(--opke-dark-surface-soft, #f1f4f8);color:var(--opke-dark-muted, #aab2c0)}.verification-primary-action,.manual-submit-button,.manual-kyc-status>button{min-height:50px;border:0;border-radius:13px;background:#2f6fed;color:#fff;font-weight:800}.verification-primary-action:disabled,.manual-submit-button:disabled{background:#9aabc8;color:#fff}.manual-kyc-heading{display:grid;gap:5px}.manual-kyc-heading .text-action{width:max-content;min-height:32px;border:0;background:transparent;color:var(--opke-dark-primary, #2f6fed);padding:0;font-weight:700}.manual-field{display:grid;gap:6px;color:var(--opke-dark-muted, #697386);font-size:11px;font-weight:800}.manual-field input,.country-picker-trigger{box-sizing:border-box;width:100%;min-height:48px;border:1px solid var(--opke-dark-line, #e7ecf3);border-radius:12px;background:var(--opke-dark-surface, #fff);padding:0 13px;color:var(--opke-dark-primary, #17233a);font:600 14px var(--opke-font-sans)}.country-picker-trigger{display:flex;align-items:center;justify-content:space-between;text-align:left}.manual-name-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.field-error{color:var(--opke-dark-danger, #c53b32);font-size:11px;line-height:1.3}.manual-photo-field{display:grid;gap:8px;color:var(--opke-dark-muted, #697386);font-size:11px;font-weight:800}.manual-photo-dropzone{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:10px;min-height:90px;border:1.5px dashed var(--opke-dark-line, #c9d2df);border-radius:14px;padding:12px}.manual-photo-dropzone.has-preview{grid-template-columns:70px minmax(0,1fr)}.manual-photo-dropzone img{width:70px;height:70px;border-radius:11px;object-fit:cover}.manual-photo-dropzone div{display:grid;gap:4px;color:var(--opke-dark-primary, #17233a)}.manual-photo-dropzone small{color:var(--opke-dark-muted, #8a93a6);font-weight:500}.manual-camera-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:11px;background:var(--opke-dark-surface-soft, #f1f4f8);color:var(--opke-dark-muted, #7e8da2);font-size:20px}.manual-photo-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}.manual-upload-button{display:grid;min-height:44px;place-items:center;border:1px solid var(--opke-dark-line, #e1e7ef);border-radius:12px;background:var(--opke-dark-surface, #fff);color:var(--opke-dark-primary, #17233a);font-size:12px;font-weight:800;cursor:pointer}.manual-upload-button.primary-outline{border-color:var(--opke-dark-line, #2f6fed);color:var(--opke-dark-primary, #2f6fed)}.manual-upload-button input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.manual-consent{align-items:flex-start}.manual-kyc-status{text-align:center;justify-items:center}.manual-kyc-status-icon{display:grid;width:56px;height:56px;place-items:center;border-radius:50%;background:var(--opke-dark-surface-soft, #e9f2ff);color:var(--opke-dark-primary, #2f6fed);font-size:28px;font-weight:800}.manual-kyc-status p{margin:0;color:var(--opke-dark-muted, #697386);line-height:1.5}.country-picker-overlay{position:fixed;z-index:130;inset:0;display:flex;align-items:flex-end;justify-content:center;background:#0f192d80;padding:16px}.country-picker-dialog{display:grid;width:min(100%,430px);max-height:76dvh;gap:12px;border-radius:24px;background:var(--opke-dark-surface, #fff);padding:16px;box-shadow:0 18px 48px #07182e3d}.country-picker-heading{display:flex;align-items:center;justify-content:space-between}.country-picker-heading h3{margin:0}.country-picker-heading button{width:44px;height:44px;border:0;border-radius:12px;background:var(--opke-dark-surface-soft, #f1f4f8);color:var(--opke-dark-muted, #697386);font-size:24px}.country-picker-dialog>input{min-height:48px;border:1px solid var(--opke-dark-line, #e7ecf3);border-radius:12px;padding:0 13px;font-size:15px}.country-picker-list{display:grid;overflow-y:auto}.country-picker-list button{min-height:46px;border:0;border-bottom:1px solid var(--opke-dark-line, #eef1f5);background:var(--opke-dark-surface, #fff);color:var(--opke-dark-primary, #17233a);text-align:left;font-weight:600}.country-picker-list p{color:var(--opke-dark-muted, #697386);text-align:center}@media(max-width:350px){.manual-name-row,.manual-photo-actions{grid-template-columns:1fr}.verification-citizenship-form,.manual-kyc-form{padding:15px}}.country-picker-overlay{padding:0;overscroll-behavior:contain}.country-picker-dialog{box-sizing:border-box;grid-template-rows:auto auto auto minmax(0,1fr);gap:8px;width:min(100%,430px);height:min(70dvh,640px);max-height:70dvh;overflow:hidden;border-radius:24px 24px 0 0;padding:7px 16px max(10px,env(safe-area-inset-bottom));box-shadow:0 8px 28px #0a1d3824;touch-action:pan-y}.country-picker-handle{display:grid;place-items:center;width:56px;min-height:22px;margin:0 auto;border:0;background:transparent;padding:0}.country-picker-handle span{display:block;width:40px;height:4px;border-radius:999px;background:var(--opke-dark-surface-soft, #dce2eb)}.country-picker-heading{min-height:30px;padding:0 0 2px}.country-picker-heading h3{margin:0;color:var(--opke-dark-primary, #101d31);font-family:var(--opke-font-sans);font-size:18px;font-weight:800;letter-spacing:-.02em}.country-picker-search{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;min-height:44px;border:1px solid var(--opke-dark-line, #e7ecf3);border-radius:12px;background:var(--opke-dark-surface, #fff);padding:0 12px;color:var(--opke-dark-primary, #2f6fed)}.country-picker-search:focus-within{border-color:var(--opke-dark-line, #d5dfed);box-shadow:0 0 0 2px #2f6fed0d}.country-picker-search svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.country-picker-search input{box-sizing:border-box;width:100%;height:42px;min-height:42px;border:0;outline:0;background:transparent;color:var(--opke-dark-primary, #17233a);font:600 13px var(--opke-font-sans);padding:0 0 0 7px}.country-picker-search input::placeholder{color:var(--opke-dark-muted, #9aa5b6);font-weight:500}.country-picker-list{display:block;min-height:0;overflow-y:scroll;overscroll-behavior:contain;scrollbar-gutter:stable;padding-right:7px;scrollbar-width:thin;scrollbar-color:#9ca7b7 #eef1f5}.country-picker-list::-webkit-scrollbar{width:6px}.country-picker-list::-webkit-scrollbar-track{border-radius:999px;background:var(--opke-dark-surface-soft, #eef1f5)}.country-picker-list::-webkit-scrollbar-thumb{min-height:36px;border-radius:999px;background:#9ca7b7}.country-picker-section-title{padding:12px 0 8px;color:var(--opke-dark-muted, #8a94a6);font:800 10.5px/1.2 var(--opke-font-sans);letter-spacing:.055em;text-transform:uppercase}.country-picker-section-title.all-countries-title{padding-top:18px}.country-letter-group{display:grid}.country-letter-heading{position:sticky;top:0;z-index:1;padding:8px 0 5px;background:var(--opke-dark-surface, #fff);color:var(--opke-dark-primary, #2f6fed);font:800 10.5px/1.2 var(--opke-font-sans)}.country-picker-list button{display:flex;align-items:center;gap:9px;width:100%;min-height:44px;border:0;border-bottom:1px solid var(--opke-dark-line, #eef1f5);background:var(--opke-dark-surface, #fff);padding:0;color:var(--opke-dark-primary, #17233a);font:700 13px/1.25 var(--opke-font-sans);text-align:left}.country-picker-list button:active{background:var(--opke-dark-surface, #f4f8ff)}.country-picker-list .neighbor-country-row span{display:inline-grid;min-width:24px;place-items:center;font-size:17px}.country-picker-list p{margin:24px 0;color:var(--opke-dark-muted, #697386);text-align:center}.country-picker-scroll-area{position:relative;min-height:0;overflow:hidden}.country-picker-scroll-area .country-picker-list{height:100%;padding-right:13px;scrollbar-width:none;scrollbar-gutter:auto}.country-picker-scroll-area .country-picker-list::-webkit-scrollbar{width:0}.country-picker-scrollbar{position:absolute;top:8px;right:1px;bottom:8px;width:4px;border-radius:999px;background:var(--opke-dark-surface-soft, #e3e8ef);pointer-events:none}.country-picker-scrollbar span{position:absolute;left:0;width:4px;height:40px;border-radius:999px;background:#8d98a9;box-shadow:0 0 0 1px #ffffffa6}@media(min-width:431px){.country-picker-overlay{padding-bottom:16px}.country-picker-dialog{border-radius:24px}}.verification-choice-screen{background:var(--opke-dark-surface-soft, #eef1f7)}.create-verification-screen{width:100%;min-height:100%;align-content:start}.create-verification-heading{grid-template-columns:minmax(0,1fr);padding-inline:2px}.create-verification-heading h2{margin:0}.verification-citizenship-form,.manual-kyc-form{border-radius:20px;padding:16px;background:var(--opke-dark-surface, #fff);box-shadow:0 8px 24px #12264512}.verification-citizenship-form{gap:10px}.verification-citizenship-form>p{font:500 12px/1.35 var(--opke-font-sans);color:var(--opke-dark-muted, #6c7789)}.verification-choice-card{min-height:66px;border-radius:14px;padding:10px 12px;grid-template-columns:38px minmax(0,1fr);gap:10px}.verification-choice-card.selected{border:1.5px solid var(--opke-dark-line, #2f6fed);background:var(--opke-dark-surface, #f5f9ff)}.verification-citizenship-form .secondary-action{color:var(--opke-dark-muted, #42506a)}.verification-choice-card b{font-size:13px;font-weight:800}.verification-choice-card small{font-size:10.5px}.verification-choice-icon{width:36px;height:36px;border-radius:10px}.verification-choice-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.myid-consent-row{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-height:52px;margin:2px 0;border-top:1px solid var(--opke-dark-line, #eef1f5);border-bottom:1px solid var(--opke-dark-line, #eef1f5);color:var(--opke-dark-primary, #17233a);cursor:pointer}.myid-consent-label{display:flex;align-items:center;gap:6px;min-width:0;font:700 11.5px/1.35 var(--opke-font-sans)}.myid-disclosure{position:relative;display:inline-grid;flex:0 0 auto}.myid-info-button{display:grid;place-items:center;width:20px;min-width:20px;height:20px;min-height:20px;border:1px solid var(--opke-dark-line, #cbd4e1);border-radius:50%;padding:0;background:var(--opke-dark-surface, #fff);color:var(--opke-dark-muted, #728096);font:800 11px/1 var(--opke-font-sans);box-shadow:none}.myid-consent-switch{position:relative;width:44px;min-width:44px;height:24px;min-height:24px;border:0;border-radius:999px;padding:2px;background:var(--opke-dark-surface-soft, #cbd3df);box-shadow:none;transition:background-color .18s ease}.myid-consent-switch span{display:block;width:20px;height:20px;border-radius:50%;background:var(--opke-dark-surface, #fff);box-shadow:0 1px 3px #12264538;transform:translate(0);transition:transform .18s ease}.myid-consent-switch.active{background:#2f6fed}.myid-consent-switch.active span{transform:translate(20px)}.myid-consent-tooltip{position:absolute;z-index:4;top:calc(100% + 8px);right:-54px;width:min(300px,calc(100vw - 64px));border:1px solid var(--opke-dark-line, #e1e7ef);border-radius:12px;background:var(--opke-dark-surface, #fff);padding:11px 12px;color:var(--opke-dark-muted, #526078);font:500 11.5px/1.45 var(--opke-font-sans);box-shadow:0 12px 28px #12264529}.verification-primary-action{margin-top:2px;box-shadow:0 8px 16px #2f6fed2e}.verification-primary-action:disabled{background:var(--opke-dark-primary-soft, #b9caec);color:#f8faff;box-shadow:none}.manual-kyc-form{gap:14px}.manual-kyc-form .manual-kyc-title{font:800 17px/1.25 var(--opke-font-sans);color:var(--opke-dark-primary, #10233f)}.manual-kyc-heading{gap:2px}.manual-kyc-heading .text-action{min-height:24px;font:700 11.5px/1.3 var(--opke-font-sans)}.manual-field,.manual-photo-field,.cabinet-subscreen .manual-field,.cabinet-subscreen .manual-photo-field{gap:7px;color:var(--opke-dark-muted, #6c7789);font:700 11.5px/1.3 var(--opke-font-sans)}.manual-field input,.country-picker-trigger{min-height:48px;font:600 14px var(--opke-font-sans)}.manual-name-row,.manual-photo-actions{gap:14px}.manual-photo-dropzone{min-height:82px}.manual-upload-button{min-height:44px}.manual-kyc-form .legal-note{margin:0;color:var(--opke-dark-muted, #8a93a6);font:500 11.5px/1.5 var(--opke-font-sans)}.manual-kyc-form .manual-consent{color:var(--opke-dark-primary, #17233a);font:600 11.5px/1.4 var(--opke-font-sans)}.manual-submit-button{min-height:48px}.manual-submit-button:disabled{background:var(--opke-dark-primary-soft, #b9caec);color:#f8faff;box-shadow:none}.verification-status-card,.manual-kyc-result{display:grid;gap:20px;width:100%;border-radius:20px;background:var(--opke-dark-surface, #fff);padding:24px;box-shadow:0 8px 26px #0f294c14}.verification-status-heading{text-align:center}.verification-status-heading h2,.manual-kyc-result h2{margin:0;color:var(--opke-dark-primary, #10233f);font-family:var(--opke-font-sans);font-size:17px;font-weight:800;line-height:1.25}.verification-status-heading p{margin:5px 0 0;color:var(--opke-dark-muted, #5f6d82);font:500 12px/1.4 var(--opke-font-sans)}.verification-timeline{display:grid;gap:0;margin:4px 0;padding:0;list-style:none}.verification-timeline-item{position:relative;display:grid;grid-template-columns:34px minmax(0,1fr);gap:16px;min-height:70px;margin:0;padding:0 0 18px}.verification-timeline-item:last-child{min-height:52px;padding-bottom:0}.verification-timeline-item:not(:last-child):after{content:"";position:absolute;left:16px;top:35px;width:2px;height:calc(100% - 35px);border-radius:999px;background:var(--opke-dark-surface-soft, #e7ecf3)}.verification-timeline-item.complete:after{background:#1f9d55}.verification-timeline-item.current:after{background:#d98e1f}.verification-timeline-indicator{position:relative;z-index:1;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--opke-dark-surface-soft, #e7ecf3);color:#fff;font:800 18px/1 var(--opke-font-sans)}.verification-timeline-item.complete .verification-timeline-indicator{background:#1f9d55}.verification-timeline-item.current .verification-timeline-indicator{background:#d98e1f}.verification-timeline-indicator i{display:block;width:10px;height:10px;border-radius:50%;background:var(--opke-dark-surface, #fff)}.verification-timeline-copy{display:grid;align-content:start;gap:4px;padding-top:2px}.verification-timeline-copy b{color:var(--opke-dark-primary, #15233a);font:700 13px/1.35 var(--opke-font-sans)}.verification-timeline-copy small{color:var(--opke-dark-muted, #5f6d82);font:600 11px/1.35 var(--opke-font-sans)}.verification-timeline-item.future .verification-timeline-copy b,.verification-timeline-item.future .verification-timeline-copy small{color:var(--opke-dark-muted, #69778b)}.verification-status-note{margin:0 auto;max-width:310px;color:var(--opke-dark-muted, #5f6d82);text-align:center;font:500 11px/1.5 var(--opke-font-sans)}.verification-status-return{width:100%;min-height:54px;border-radius:14px;border:1px solid var(--opke-dark-line, #2f6fed);background:#2f6fed;color:#fff;font:700 14px/1.2 var(--opke-font-sans);box-shadow:none}.manual-kyc-result{text-align:center;justify-items:center}.manual-kyc-result-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:#1f9d55;color:#fff;font:800 24px/1 var(--opke-font-sans)}.manual-kyc-result.rejected .manual-kyc-result-icon{background:#c44747}.manual-kyc-result p{margin:0;color:var(--opke-dark-muted, #5f6d82);font:500 12px/1.5 var(--opke-font-sans)}.manual-kyc-rejection-reason{width:100%;border-radius:12px;background:var(--opke-dark-surface-soft, #fff4f4);padding:12px;color:var(--opke-dark-danger, #8f3b3b)!important;text-align:left}.manual-kyc-result .verification-status-return{justify-self:stretch}.market-load-failure{display:grid;gap:16px}.market-load-failure .market-error{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid var(--opke-dark-line, #f6c9c2);border-radius:18px;background:var(--opke-dark-surface-soft, #fdecea);padding:14px 16px;color:var(--opke-dark-danger, #b23829)}.market-load-failure .market-error span{display:grid;gap:3px;min-width:0}.market-load-failure .market-error b{font:800 14px/1.3 var(--opke-font-sans)}.market-load-failure .market-error small{color:var(--opke-dark-danger, #a94537);font:600 12px/1.35 var(--opke-font-sans)}.market-load-failure .market-error button{min-height:40px;border:0;border-radius:12px;background:#c73a26;color:#fff;padding:9px 14px;font:800 12px/1.2 var(--opke-font-sans);box-shadow:none}.market-load-failure .market-error button:hover{background:#b93624}.market-results-placeholder{display:grid;place-items:center;align-content:center;gap:14px;min-height:176px;border:1px solid var(--opke-dark-line, #e7edf5);border-radius:20px;background:var(--opke-dark-surface-soft, #f8fafc);opacity:1;color:var(--opke-dark-muted, #5f6d82);text-align:center;box-shadow:0 2px 10px #0a1d380a}.market-results-placeholder-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:var(--opke-dark-surface-soft, #eef2f7);color:var(--opke-dark-muted, #8190a6)}.market-results-placeholder-icon svg,.smart-empty-icon-route svg{width:24px;height:24px}.market-results-placeholder b{font:800 14px/1.3 var(--opke-font-sans)}.market-smart-empty-route{justify-items:center;padding:24px;text-align:center}.smart-empty-icon-route{background:var(--opke-dark-surface-soft, #eaf0fe);color:var(--opke-dark-primary, #2f6fed);font-size:initial}.market-smart-empty-route>p{color:var(--opke-dark-muted, #5f6d82)}.route-change-link{color:var(--opke-dark-muted, #5f6d82)}.manual-kyc-result .verification-status-return.secondary{border-color:var(--opke-dark-line, #c8d3e4);background:var(--opke-dark-surface, #fff);color:var(--opke-dark-primary, #31527c)}.traveler-listing-row,.unified-listing-card.expanded .traveler-listing-row{position:relative;grid-template-columns:56px minmax(0,1fr);align-items:start;padding:14px 66px 14px 16px}.traveler-listing-row .listing-action-side{position:absolute;top:50%;right:10px;min-width:44px;transform:translateY(-50%)}.traveler-listing-row .listing-main-copy{display:flex;flex-direction:column;align-items:stretch;min-width:0;max-width:100%;overflow:hidden}.traveler-listing-row .listing-person-link{flex-wrap:wrap;align-items:flex-start}.traveler-listing-row .listing-person-link span{min-width:0;overflow:visible;text-overflow:clip;white-space:normal;overflow-wrap:anywhere}.listing-reward-block{display:block;min-width:0;width:auto;max-width:none;box-sizing:border-box;overflow:hidden;border:1px solid var(--opke-dark-line, #e4edff);border-radius:11px;background:var(--opke-dark-surface-soft, #f4f8ff);padding:7px 9px;overflow-wrap:anywhere}.listing-reward-block small{color:var(--opke-dark-muted, #7b879b);font-size:9.5px;font-weight:800;letter-spacing:.04em;line-height:1.2;text-transform:uppercase}.listing-reward-block b{color:var(--opke-dark-primary, #10233f);font-family:var(--opke-font-sans);font-size:12.5px;font-weight:800;line-height:1.25;white-space:normal;overflow-wrap:anywhere}@media(max-width:340px){.traveler-listing-row,.unified-listing-card.expanded .traveler-listing-row{grid-template-columns:48px minmax(0,1fr);gap:10px;padding-right:58px}.traveler-listing-row .listing-media,.traveler-listing-row .listing-media .market-avatar{width:48px;min-width:48px;height:48px}}.traveler-result-card,.owner-trip-card{display:grid;gap:14px;padding:16px;border:1px solid var(--opke-dark-line, #e7edf7);border-radius:20px;background:var(--opke-dark-surface, #fff);box-shadow:0 5px 18px #13376612}.traveler-card-profile{display:flex;align-items:center;gap:12px;width:100%;min-height:58px;border:0;background:transparent;padding:0;text-align:left;color:var(--opke-dark-primary, #10233f)}.traveler-card-profile>.listing-media,.owner-trip-identity>.listing-media{width:52px;min-width:52px;height:52px;border-radius:50%}.traveler-card-profile>.listing-media .market-avatar,.owner-trip-identity>.listing-media .market-avatar{width:100%;height:100%;border-radius:50%;font-size:15px}.traveler-card-profile>span:last-child,.owner-trip-identity>span:last-child{display:grid;justify-items:start;gap:5px;min-width:0}.traveler-card-profile b,.owner-trip-identity b{font-size:16px;line-height:1.25;overflow-wrap:anywhere}.traveler-verification,.owner-trip-status{display:inline-flex;align-items:center;min-height:24px;border-radius:999px;background:var(--opke-dark-surface-soft, #f1f3f6);color:var(--opke-dark-muted, #4f5c6d);padding:3px 9px;font-size:10px;font-style:normal;font-weight:800}.traveler-verification.verified,.owner-trip-status.active{background:var(--opke-dark-surface-soft, #e8f8ef);color:var(--opke-dark-success, #12633a)}.owner-trip-status.pending,.owner-trip-status.closed{background:var(--opke-dark-surface-soft, #edf0f4);color:var(--opke-dark-muted, #4f5c6d)}.owner-trip-status.rejected{background:var(--opke-dark-surface-soft, #feecec);color:var(--opke-dark-danger, #a92e2e)}.traveler-facts{overflow:hidden;border:1px solid var(--opke-dark-line, #e7edf5);border-radius:14px;background:var(--opke-dark-surface, #fff)}.traveler-facts>div{display:grid;grid-template-columns:minmax(86px,.7fr) minmax(0,1.3fr);gap:12px;align-items:center;padding:10px 12px;border-bottom:1px solid #edf1f6}.traveler-facts>div:last-child{border-bottom:0}.traveler-facts span{color:var(--opke-dark-muted, #586579);font-size:11px;font-weight:700}.traveler-facts b{color:var(--opke-dark-primary, #142945);font-size:12px;text-align:right;overflow-wrap:anywhere}.traveler-create-transfer{width:100%;min-height:48px;border:0;border-radius:14px;background:#2f6fed;color:#fff;font:800 14px/1 var(--opke-font-sans);box-shadow:0 6px 14px #2f6fed2e}.owner-trip-card-list{display:grid;gap:14px}.owner-trip-card{gap:0;overflow:hidden;padding:0}.owner-trip-summary{display:grid;width:100%;border:0;background:transparent;padding:0;color:var(--opke-dark-ink, #12151c);text-align:left}.owner-trip-summary:focus-visible{outline:3px solid rgba(47,111,237,.3);outline-offset:-3px}.owner-trip-status-strip{width:100%;background:#245fda;color:#fff;padding:6px 16px;font-size:10.5px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.owner-trip-status-strip.pending{background:#9a5b00}.owner-trip-status-strip.rejected{background:#b82f20}.owner-trip-status-strip.closed{background:#14743d}.owner-trip-route{display:block;min-width:0;margin:14px 16px 10px;overflow:hidden;color:var(--opke-dark-ink, #12151c);font-size:16px;font-weight:800;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.owner-trip-facts{display:grid;margin:0 16px}.owner-trip-facts>span{display:grid;grid-template-columns:minmax(86px,.7fr) minmax(0,1.3fr);gap:12px;align-items:center;padding:10px 12px;border-bottom:1px solid #edf1f6}.owner-trip-facts>span:last-child{border-bottom:0}.owner-trip-facts>span>span{color:var(--opke-dark-muted, #586579);font-size:11px;font-weight:700}.owner-trip-facts>span>b{color:var(--opke-dark-primary, #142945);font-size:12px;text-align:right}.owner-trip-icon-actions{display:flex;gap:8px;padding:12px 16px 16px}.owner-trip-icon-actions button{flex:1;min-height:44px;border:0;border-radius:10px;background:#245fda;color:#fff;padding:10px 8px;font-size:12.5px;font-weight:700}.owner-trip-icon-actions button.danger{background:var(--opke-dark-surface, #fff);color:var(--opke-dark-danger, #b82f20);box-shadow:inset 0 0 0 1px #e1aaa2}.settings-ios-list .settings-ios-row{grid-template-columns:36px minmax(0,1fr) auto}.settings-ios-list .settings-ios-row select{-webkit-appearance:none;appearance:none;background-image:none;padding-right:0}.settings-notification-toggle{cursor:pointer}.settings-toggle-copy{display:grid;gap:3px;min-width:0}.settings-toggle-copy small{color:var(--opke-dark-muted, #59677a);font-size:11px;line-height:1.35}.ios-switch{position:relative;width:40px;height:24px;flex:0 0 auto}.ios-switch input{position:absolute;inset:-10px -2px;z-index:2;margin:0;opacity:0;cursor:pointer}.ios-switch i{position:absolute;inset:0;border-radius:999px;background:#7b8797;box-shadow:inset 0 0 0 1px #28384d47;transition:.2s}.ios-switch i:after{content:"";position:absolute;top:2px;left:2px;width:20px;height:20px;border-radius:50%;background:var(--opke-dark-surface, #fff);box-shadow:0 2px 5px #0000002e;transition:.2s}.ios-switch input:checked+i{background:#2f6fed}.ios-switch input:checked+i:after{transform:translate(16px)}.ios-switch input:focus-visible+i{outline:3px solid rgba(47,111,237,.25);outline-offset:2px}.ios-switch input:disabled+i{opacity:.55}.market-verified-toggle{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:58px;border:1px solid var(--opke-dark-line, #e3eaf5);border-radius:14px;background:var(--opke-dark-surface, #fff);padding:10px 14px;color:var(--opke-dark-primary, #142945);cursor:pointer}.market-verified-toggle>span:first-child{display:grid;gap:3px}.market-verified-toggle b{font-size:13px}.market-verified-toggle small{color:var(--opke-dark-muted, #68758a);font-size:10.5px;line-height:1.35}.market-verified-toggle .ios-switch{flex:0 0 40px}.owner-parcel-card-list{display:grid;gap:14px}.owner-parcel-card{display:grid;gap:0;overflow:hidden;border:1px solid var(--opke-dark-line, #e7edf7);border-radius:20px;background:var(--opke-dark-surface, #fff);box-shadow:0 5px 18px #13376612}.owner-parcel-summary{display:grid;width:100%;border:0;background:transparent;padding:0;color:var(--opke-dark-ink, #12151c);text-align:left}.owner-parcel-summary:focus-visible{outline:3px solid rgba(47,111,237,.3);outline-offset:-3px}.owner-parcel-status-strip{width:100%;background:#245fda;color:#fff;padding:6px 16px;font-size:10.5px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.owner-parcel-status-strip.pending{background:#9a5b00}.owner-parcel-status-strip.rejected{background:#b82f20}.owner-parcel-status-strip.closed{background:#14743d}.owner-parcel-route{display:block;min-width:0;margin:14px 16px 6px;overflow:hidden;font-size:16px;font-weight:800;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.owner-parcel-title{margin:0 16px 10px;color:var(--opke-dark-muted, #526176);font-size:12px}.owner-parcel-facts{display:grid;margin:0 16px}.owner-parcel-facts>span{display:grid;grid-template-columns:minmax(86px,.7fr) minmax(0,1.3fr);gap:12px;align-items:center;padding:10px 12px;border-bottom:1px solid #edf1f6}.owner-parcel-facts>span:last-child{border-bottom:0}.owner-parcel-facts>span>span{color:var(--opke-dark-muted, #586579);font-size:11px;font-weight:700}.owner-parcel-facts>span>b{color:var(--opke-dark-primary, #142945);font-size:12px;text-align:right}.owner-parcel-icon-actions{display:flex;gap:8px;padding:12px 16px 16px}.owner-parcel-icon-actions button{flex:1;min-height:44px;border:0;border-radius:10px;background:#245fda;color:#fff;padding:10px 8px;font-size:12.5px;font-weight:700}.owner-parcel-icon-actions button.danger{background:var(--opke-dark-surface, #fff);color:var(--opke-dark-danger, #b82f20);box-shadow:inset 0 0 0 1px #e1aaa2}.owner-parcel-detail-overlay{position:fixed;inset:0;z-index:1200;display:flex;align-items:flex-end;justify-content:center;background:#0a1b3494;padding-top:max(20px,env(safe-area-inset-top))}.owner-parcel-detail{display:grid;gap:14px;width:min(100%,560px);max-height:92dvh;overflow:auto;border-radius:24px 24px 0 0;background:var(--opke-dark-surface-soft, #f5f7fb);padding:18px 18px calc(20px + env(safe-area-inset-bottom));box-shadow:0 -18px 48px #07182e3d}.owner-parcel-detail>header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.owner-parcel-detail>header div{display:grid;gap:2px}.owner-parcel-detail>header small{color:var(--opke-dark-muted, #6b778a);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.owner-parcel-detail>header h2{margin:0;color:var(--opke-dark-primary, #10233f);font-size:22px}.owner-parcel-detail>header button{display:grid;width:44px;height:44px;min-width:44px;min-height:44px;place-items:center;border:0;border-radius:50%;background:var(--opke-dark-surface, #fff);color:var(--opke-dark-primary, #1d3f70)}.owner-parcel-detail-status{justify-self:start;border-radius:999px;background:var(--opke-dark-surface-soft, #e8f8ef);color:var(--opke-dark-success, #12633a);padding:5px 10px;font-size:10px;font-weight:800}.owner-parcel-detail-status.pending_moderation{background:var(--opke-dark-surface-soft, #fff2d8);color:var(--opke-dark-warning, #8a5200)}.owner-parcel-detail-status.rejected{background:var(--opke-dark-surface-soft, #feecec);color:var(--opke-dark-danger, #a92e2e)}.owner-parcel-detail-status.closed{background:var(--opke-dark-surface-soft, #e7f6ed);color:var(--opke-dark-success, #12633a)}.owner-parcel-detail-route{font-size:16px;color:var(--opke-dark-primary, #172c49)}.owner-parcel-detail-photo{width:100%;max-height:260px;border-radius:16px;object-fit:cover;background:var(--opke-dark-surface-soft, #e9eef6)}.owner-parcel-detail-grid{overflow:hidden;border:1px solid var(--opke-dark-line, #e2e9f3);border-radius:16px;background:var(--opke-dark-surface, #fff)}.owner-parcel-detail-grid>div{display:grid;grid-template-columns:minmax(100px,.8fr) minmax(0,1.2fr);gap:12px;padding:11px 13px;border-bottom:1px solid #edf1f6}.owner-parcel-detail-grid>div:last-child{border-bottom:0}.owner-parcel-detail-grid span{color:var(--opke-dark-muted, #657287);font-size:11px;font-weight:700}.owner-parcel-detail-grid b{text-align:right;color:var(--opke-dark-primary, #142945);font-size:12px;overflow-wrap:anywhere}.owner-parcel-detail>section{display:grid;gap:5px;border-radius:16px;background:var(--opke-dark-surface, #fff);padding:14px}.owner-parcel-detail>section h3,.owner-parcel-detail>section p{margin:0}.owner-parcel-detail>section h3{font-size:12px;color:var(--opke-dark-primary, #263c5a)}.owner-parcel-detail>section p{color:var(--opke-dark-muted, #536176);font-size:12px;line-height:1.5}.owner-parcel-detail>section small{color:var(--opke-dark-muted, #6c788b)}.mini.opke-redesign{--redesign-blue: var(--opke-color-primary);--redesign-ink: var(--opke-color-ink);--redesign-muted: var(--opke-color-muted);--redesign-line: var(--opke-color-line);--opke-system-safe-top: max(env(safe-area-inset-top, 0px), var(--tg-safe-area-inset-top, 0px));--opke-system-safe-right: max(env(safe-area-inset-right, 0px), var(--tg-safe-area-inset-right, 0px));--opke-system-safe-bottom: max(env(safe-area-inset-bottom, 0px), var(--tg-safe-area-inset-bottom, 0px));--opke-system-safe-left: max(env(safe-area-inset-left, 0px), var(--tg-safe-area-inset-left, 0px));--opke-safe-top: calc(var(--opke-system-safe-top) + var(--tg-content-safe-area-inset-top, 0px));--opke-safe-right: calc(var(--opke-system-safe-right) + var(--tg-content-safe-area-inset-right, 0px));--opke-safe-bottom: calc(var(--opke-system-safe-bottom) + var(--tg-content-safe-area-inset-bottom, 0px));--opke-safe-left: calc(var(--opke-system-safe-left) + var(--tg-content-safe-area-inset-left, 0px));--opke-topbar-height: calc(var(--opke-safe-top) + var(--opke-header-content-height));--opke-bottom-nav-height: calc(var(--opke-bottom-nav-content-height) + var(--opke-safe-bottom));--opke-content-bottom: calc(var(--opke-bottom-nav-height) + var(--opke-space-6));width:100%;max-width:var(--opke-page-max);min-height:100vh;min-height:100dvh;min-height:var(--tg-viewport-stable-height, 100dvh);gap:0;padding:var(--opke-topbar-height) 0 var(--opke-content-bottom);background:var(--opke-color-surface);color:var(--redesign-ink);font-family:var(--opke-font-sans);font-size:var(--opke-type-body-size);line-height:var(--opke-type-body-leading);scroll-padding-top:calc(var(--opke-topbar-height) + var(--opke-space-4));scroll-padding-bottom:var(--opke-content-bottom)}.opke-redesign button:not(.agreement-link){min-height:var(--opke-touch-min)}.opke-redesign :where(button,input,select,textarea,summary,a[href],[tabindex]):focus-visible{outline:var(--opke-focus-width) solid var(--opke-color-focus);outline-offset:var(--opke-focus-offset)}.opke-redesign .app-topbar-shell{position:fixed;z-index:var(--opke-layer-header);top:0;left:50%;width:min(100%,var(--opke-page-max));min-height:var(--opke-topbar-height);translate:-50% 0;border:0;border-bottom:1px solid var(--redesign-line);border-radius:0;background:var(--opke-color-surface);padding:calc(var(--opke-safe-top) + var(--opke-space-3)) max(var(--opke-page-inline),calc(var(--opke-safe-right) + var(--opke-space-3))) var(--opke-space-3) max(var(--opke-page-inline),calc(var(--opke-safe-left) + var(--opke-space-3)));box-shadow:none}.opke-redesign .app-topbar-shell.hero-authenticated .hero-top.app-topbar-contextual{display:grid;grid-template-columns:minmax(76px,1fr) minmax(0,100px) minmax(96px,auto);align-items:center;gap:var(--opke-space-2);min-height:var(--opke-touch-min);padding:0}.opke-redesign .topbar-actions{display:flex;justify-self:end;gap:var(--opke-space-2)}.opke-redesign .topbar-actions .topbar-icon-button{flex:0 0 var(--opke-touch-min)}.opke-redesign .redesign-brand{display:flex;align-items:center;justify-self:start;gap:6px;min-width:0}.opke-redesign .topbar-app-icon{flex:0 0 38px;width:38px;min-width:38px;height:38px;overflow:hidden;border-radius:var(--opke-radius-pill);background:transparent;box-shadow:none}.opke-redesign .topbar-app-icon img{width:100%;height:100%;border-radius:inherit;object-fit:contain;object-position:center;transform:none}.opke-redesign .redesign-brand b{color:var(--redesign-ink);font-size:var(--opke-type-body-size);font-weight:800;letter-spacing:.12em;white-space:nowrap}.opke-redesign .redesign-header-title{display:-webkit-box;overflow:hidden;max-width:108px;color:var(--redesign-ink);font-size:var(--opke-type-button-size);font-weight:var(--opke-type-button-weight);line-height:var(--opke-type-button-leading);text-align:center;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.opke-redesign .topbar-menu-button{justify-self:end}.opke-redesign .app-topbar-shell.hero-authenticated .topbar-icon-button{width:var(--opke-touch-min);min-width:var(--opke-touch-min);height:var(--opke-touch-min);min-height:var(--opke-touch-min);border:1px solid var(--opke-color-line);border-radius:var(--opke-radius-control);background:var(--opke-color-surface-soft);color:var(--opke-color-ink);box-shadow:none}.opke-redesign .app-topbar-shell.hero-authenticated .topbar-icon-button:active{background:var(--opke-color-primary-soft);color:var(--opke-color-primary-strong)}.opke-redesign .cabinet-close-symbol{font-size:var(--opke-type-title-size);font-weight:500;line-height:1}.opke-redesign .my-shell-header{border-bottom-color:var(--opke-color-line);background:var(--opke-color-surface)}.opke-redesign .topbar-back-button{justify-self:start}.opke-redesign .create-master-panel,.opke-redesign .role-switch,.opke-redesign .create-accordion-form,.opke-redesign>.kyc-auth-form{margin-right:var(--opke-space-4);margin-left:var(--opke-space-4)}.opke-redesign .create-master-panel,.opke-redesign .role-switch,.opke-redesign>.kyc-auth-form{margin-top:60px}.opke-home-panel{min-height:calc(var(--tg-viewport-stable-height, 100dvh) - var(--opke-topbar-height) - var(--opke-bottom-nav-height));background:var(--opke-color-surface)}.opke-home-selling-hero{display:grid;gap:var(--opke-space-2);padding:var(--opke-space-7) var(--opke-page-inline) var(--opke-space-5)}.opke-home-selling-hero>span{color:var(--redesign-blue);font-size:var(--opke-type-label-size);font-weight:var(--opke-type-label-weight);letter-spacing:var(--opke-type-label-tracking);line-height:var(--opke-type-label-leading)}.opke-home-selling-hero h1{margin:0;color:var(--redesign-ink);font-size:var(--opke-type-display-size);font-weight:var(--opke-type-display-weight);letter-spacing:var(--opke-type-display-tracking);line-height:var(--opke-type-display-leading);overflow-wrap:break-word}.opke-home-selling-hero h1 strong{display:block;color:var(--redesign-blue);font:inherit}.opke-home-selling-hero p{margin:0;color:var(--redesign-muted);font-size:var(--opke-type-body-size);font-weight:var(--opke-type-body-weight);line-height:var(--opke-type-body-leading)}.opke-home-photo-actions{display:grid;gap:var(--opke-space-3);padding:0 var(--opke-page-inline) var(--opke-space-2)}.opke-home-photo-action{position:relative;display:grid;width:100%;min-height:var(--opke-home-photo-height);overflow:hidden;border:0;border-radius:var(--opke-radius-card);background:var(--opke-color-photo-fallback);padding:0;color:var(--opke-color-on-photo);text-align:left;box-shadow:var(--opke-shadow-card);isolation:isolate}.opke-home-photo-action>img,.opke-home-photo-shade{position:absolute;inset:0;width:100%;height:100%}.opke-home-photo-action>img{z-index:0;object-fit:cover;object-position:66% 48%}.opke-home-photo-action-traveler>img{object-position:62% 50%}.opke-home-photo-shade{z-index:1;background:var(--opke-photo-overlay)}.opke-home-photo-copy{position:relative;z-index:2;align-self:end;display:grid;gap:var(--opke-space-1);max-width:calc(100% - var(--opke-home-photo-copy-reserve));background:transparent;padding:var(--opke-space-4) var(--opke-space-5)}.opke-home-photo-copy small{color:var(--opke-color-photo-label);font-size:var(--opke-type-label-size);font-weight:var(--opke-type-label-weight);letter-spacing:var(--opke-type-label-tracking);line-height:var(--opke-type-label-leading)}.opke-home-photo-copy b{font-size:var(--opke-type-section-size);font-weight:var(--opke-type-section-weight);letter-spacing:var(--opke-type-section-tracking);line-height:var(--opke-type-section-leading)}.opke-home-photo-copy em{color:var(--opke-color-on-photo-muted);font-size:var(--opke-type-label-size);font-style:normal;font-weight:var(--opke-type-label-weight);line-height:var(--opke-type-label-leading)}.opke-home-photo-arrow{position:absolute;z-index:2;right:var(--opke-space-4);bottom:var(--opke-space-6);display:grid;width:var(--opke-touch-min);height:var(--opke-touch-min);place-items:center;border:1px solid var(--opke-color-on-photo-line);border-radius:var(--opke-radius-pill);background:var(--opke-color-on-photo-soft)}.opke-home-photo-arrow svg{width:var(--opke-icon-standard);height:var(--opke-icon-standard)}.opke-continue-section{display:grid;gap:var(--opke-space-3);border-top:1px solid var(--opke-color-line);background:var(--opke-color-surface-soft);padding:28px var(--opke-page-inline) var(--opke-space-7)}.opke-continue-section h2{margin:0 0 var(--opke-space-1);color:var(--redesign-ink);font-size:var(--opke-type-section-size);font-weight:var(--opke-type-section-weight);letter-spacing:var(--opke-type-section-tracking);line-height:var(--opke-type-section-leading)}.opke-current-activity{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:var(--opke-space-3);width:100%;border:0;border-radius:var(--opke-radius-card);background:var(--opke-color-surface);padding:var(--opke-space-4);color:var(--redesign-ink);text-align:left;box-shadow:var(--opke-shadow-card)}.opke-current-activity-icon{display:grid;width:46px;height:46px;place-items:center;border:2px solid var(--redesign-blue);border-radius:var(--opke-radius-pill);color:var(--redesign-blue)}.opke-current-activity-icon svg{width:24px;height:24px}.opke-current-activity-copy{display:grid;min-width:0;gap:3px}.opke-current-activity-copy strong{display:-webkit-box;overflow:hidden;font-size:var(--opke-type-body-size);font-weight:800;line-height:var(--opke-type-body-leading);overflow-wrap:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:2}.opke-current-activity-copy small{display:-webkit-box;overflow:hidden;color:var(--redesign-muted);font-size:var(--opke-type-label-size);font-weight:var(--opke-type-label-weight);line-height:var(--opke-type-label-leading);overflow-wrap:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:2}.opke-current-activity-copy em{display:flex;align-items:center;gap:6px;color:var(--opke-color-warning);font-size:var(--opke-type-label-size);font-style:normal;font-weight:var(--opke-type-label-weight);line-height:var(--opke-type-label-leading)}.opke-current-activity-copy em i{width:7px;height:7px;border-radius:var(--opke-radius-pill);background:var(--opke-color-warning)}.opke-current-activity-open{display:flex;align-items:center;gap:5px;color:var(--redesign-blue);font-size:var(--opke-type-label-size);font-weight:var(--opke-type-label-weight);line-height:var(--opke-type-label-leading)}.opke-current-activity-open svg{width:16px;height:16px}.opke-home-showcase-cta{display:flex;min-height:var(--opke-button-height);align-items:center;justify-content:center;gap:var(--opke-space-2);width:calc(100% - (2 * var(--opke-page-inline)));margin:0 var(--opke-page-inline) var(--opke-space-6);border:1px solid var(--opke-color-primary);border-radius:var(--opke-radius-control);background:var(--opke-color-primary-fill);color:var(--opke-color-on-photo);font-size:var(--opke-type-button-size);font-weight:var(--opke-type-button-weight);line-height:var(--opke-type-button-leading)}.opke-home-showcase-cta svg{width:var(--opke-icon-standard);height:var(--opke-icon-standard)}.opke-home-trust{display:grid;gap:var(--opke-space-3);margin:0 var(--opke-page-inline);padding:0 0 var(--opke-space-7)}.opke-home-trust p{display:grid;grid-template-columns:var(--opke-touch-min) minmax(0,1fr);align-items:center;gap:var(--opke-space-3);margin:0;color:var(--opke-color-muted);font-size:var(--opke-type-label-size);font-weight:var(--opke-type-label-weight);line-height:var(--opke-type-label-leading)}.opke-home-trust svg{width:var(--opke-icon-standard);height:var(--opke-icon-standard);justify-self:center;color:var(--opke-color-primary)}@media(max-width:340px){.opke-home-photo-action{min-height:var(--opke-home-photo-height-compact)}.opke-home-photo-copy{max-width:calc(100% - var(--opke-home-photo-copy-reserve-compact));padding:var(--opke-space-4)}.opke-home-photo-arrow{right:var(--opke-space-3);bottom:var(--opke-space-5)}}.opke-bottom-nav{position:fixed;z-index:var(--opke-layer-nav);right:50%;bottom:0;left:auto;display:grid;grid-template-columns:repeat(5,1fr);width:min(100%,var(--opke-page-max));min-height:var(--opke-bottom-nav-height);translate:50% 0;border-top:1px solid var(--opke-color-line);background:var(--opke-color-surface);padding:0 max(var(--opke-space-2),calc(var(--opke-safe-right) + var(--opke-space-1))) var(--opke-safe-bottom) max(var(--opke-space-2),calc(var(--opke-safe-left) + var(--opke-space-1)));box-shadow:var(--opke-shadow-nav)}.opke-redesign .onboarding-form input:not([type=checkbox]),.opke-redesign .onboarding-form select{min-height:var(--opke-control-height)}.opke-redesign .onboarding-form select{height:var(--opke-control-height)}.opke-redesign .onboarding-form .onboarding-citizenship-choice{display:block;min-height:var(--opke-control-height);border:1px solid var(--opke-color-line);background:var(--opke-color-surface);color:var(--opke-color-ink);text-align:left}.opke-redesign .onboarding-form .onboarding-citizenship-choice[aria-pressed=true]{border-color:var(--opke-color-primary);background:var(--opke-color-primary-soft);color:var(--opke-color-primary-strong)}.opke-bottom-nav button{display:grid;align-content:center;justify-items:center;gap:4px;min-width:0;min-height:var(--opke-bottom-nav-content-height);border:0;border-top:2px solid transparent;border-radius:0;background:transparent;padding:var(--opke-space-2) var(--opke-space-1) var(--opke-space-1);color:var(--redesign-muted);font-size:var(--opke-type-label-size);font-weight:var(--opke-type-label-weight);line-height:var(--opke-type-label-leading);box-shadow:none}.opke-bottom-nav button.active{border-top-color:var(--redesign-blue);color:var(--redesign-blue)}.opke-bottom-nav svg{width:24px;height:24px;stroke-width:1.8}.opke-redesign .showcase-feed{display:grid;width:100%;min-width:0;gap:var(--opke-space-4);padding:var(--opke-space-5) var(--opke-page-inline) var(--opke-space-6);overflow-x:clip}.opke-redesign .showcase-feed,.opke-redesign .showcase-feed *{box-sizing:border-box}.opke-redesign .showcase-feed h1{margin:0;color:var(--opke-color-ink);font-size:var(--opke-type-title-size);font-weight:var(--opke-type-title-weight);letter-spacing:var(--opke-type-title-tracking);line-height:var(--opke-type-title-leading);overflow-wrap:anywhere}.opke-redesign .showcase-lead,.opke-redesign .showcase-description,.opke-redesign .showcase-cargo,.opke-redesign .showcase-date,.opke-redesign .showcase-author,.opke-redesign .showcase-end,.opke-redesign .showcase-card-error{min-width:0;margin:0;overflow-wrap:anywhere}.opke-redesign .showcase-lead,.opke-redesign .showcase-description,.opke-redesign .showcase-cargo,.opke-redesign .showcase-date,.opke-redesign .showcase-end{color:var(--opke-color-muted);font-size:var(--opke-type-body-size);line-height:var(--opke-type-body-leading)}.opke-redesign .showcase-chips{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--opke-space-2);min-width:0}.opke-redesign .showcase-chips button,.opke-redesign .showcase-reset,.opke-redesign .showcase-load-more,.opke-redesign .showcase-state button,.opke-redesign .showcase-append-error button{min-width:0;min-height:var(--opke-touch-min);border:1px solid var(--opke-color-line);border-radius:var(--opke-radius-control);background:var(--opke-color-surface);padding:var(--opke-space-2) var(--opke-space-3);color:var(--opke-color-ink);font-size:var(--opke-type-body-size);font-weight:var(--opke-type-label-weight);line-height:var(--opke-type-body-leading);overflow-wrap:anywhere}.opke-redesign .showcase-chips button.active{border-color:var(--opke-color-primary);background:var(--opke-color-primary-soft);color:var(--opke-color-primary-strong)}.opke-redesign .showcase-filters{min-width:0;border:1px solid var(--opke-color-line);border-radius:var(--opke-radius-card);background:var(--opke-color-surface-soft);padding:0 var(--opke-space-4) var(--opke-space-4)}.opke-redesign .showcase-filters summary{display:flex;min-height:var(--opke-touch-min);align-items:center;justify-content:space-between;gap:var(--opke-space-2);color:var(--opke-color-ink);font-size:var(--opke-type-body-size);font-weight:var(--opke-type-button-weight);line-height:var(--opke-type-body-leading);cursor:pointer}.opke-redesign .showcase-filters summary span{color:var(--opke-color-primary)}.opke-redesign .showcase-check{display:flex;min-width:0;min-height:var(--opke-touch-min);align-items:center;gap:var(--opke-space-3);color:var(--opke-color-ink);font-size:var(--opke-type-body-size);line-height:var(--opke-type-body-leading);overflow-wrap:anywhere}.opke-redesign .showcase-check input{width:var(--opke-space-5);min-width:var(--opke-space-5);height:var(--opke-space-5);accent-color:var(--opke-color-primary)}.opke-redesign .showcase-route-fields,.opke-redesign .showcase-date-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--opke-space-3);min-width:0;margin:var(--opke-space-2) 0}.opke-redesign .showcase-route-fields label,.opke-redesign .showcase-date-fields label,.opke-redesign .showcase-own-picker{display:grid;min-width:0;gap:var(--opke-space-1);color:var(--opke-color-muted);font-size:var(--opke-type-label-size);font-weight:var(--opke-type-label-weight);line-height:var(--opke-type-label-leading);overflow-wrap:anywhere}.opke-redesign .showcase-route-fields select,.opke-redesign .showcase-date-fields input,.opke-redesign .showcase-own-picker select{width:100%;min-width:0;max-width:100%;min-height:var(--opke-touch-min);border:1px solid var(--opke-color-line);border-radius:var(--opke-radius-control);background:var(--opke-color-surface);padding:var(--opke-space-2);color:var(--opke-color-ink);font-size:var(--opke-type-body-size)}.opke-redesign .showcase-reset{width:100%;margin-top:var(--opke-space-2);color:var(--opke-color-primary-strong)}.opke-redesign .showcase-route-search{display:grid;min-width:0;gap:var(--opke-space-3);border:1px solid var(--opke-color-line);border-radius:var(--opke-radius-card);background:var(--opke-color-primary-soft);padding:var(--opke-space-4);box-shadow:var(--opke-shadow-card)}.opke-redesign .showcase-route-search-title{display:flex;min-width:0;align-items:center;gap:var(--opke-space-3)}.opke-redesign .showcase-route-search-title>svg{width:var(--opke-space-6);height:var(--opke-space-6);flex:0 0 auto;color:var(--opke-color-primary-strong)}.opke-redesign .showcase-route-search-title div{display:grid;min-width:0;gap:var(--opke-space-1)}.opke-redesign .showcase-route-search-title b{color:var(--opke-color-ink);font-size:var(--opke-type-section-size);line-height:var(--opke-type-section-leading)}.opke-redesign .showcase-route-search-title span{color:var(--opke-color-muted);font-size:var(--opke-type-caption-size);line-height:var(--opke-type-caption-leading)}.opke-redesign .showcase-route-submit{display:inline-flex;min-width:0;min-height:var(--opke-button-height);align-items:center;justify-content:center;gap:var(--opke-space-2);border:1px solid var(--opke-color-primary);border-radius:var(--opke-radius-control);background:var(--opke-color-primary-fill);padding:var(--opke-space-3) var(--opke-space-4);color:var(--opke-color-on-primary);font-size:var(--opke-type-button-size);font-weight:var(--opke-type-button-weight)}.opke-redesign .showcase-route-submit svg{width:var(--opke-space-5);height:var(--opke-space-5)}.opke-redesign .showcase-list{display:grid;min-width:0;gap:var(--opke-space-4)}.opke-redesign .route-subscriptions,.opke-redesign .route-subscription-create,.opke-redesign .route-subscription-actions,.opke-redesign .route-subscriptions-list,.opke-redesign .route-subscription-item,.opke-redesign .route-subscription-telegram{display:grid;min-width:0;gap:var(--opke-space-3);overflow-wrap:anywhere}.opke-redesign .route-subscription-create,.opke-redesign .route-subscription-item{padding:var(--opke-space-4);border:1px solid var(--opke-color-line);border-radius:var(--opke-radius-card);background:var(--opke-color-surface-soft)}.opke-redesign .route-subscriptions h2,.opke-redesign .route-subscriptions h3,.opke-redesign .route-subscriptions p{margin:0}.opke-redesign .route-subscriptions h2,.opke-redesign .route-subscriptions h3{font-size:var(--opke-type-section-size);line-height:var(--opke-type-section-leading);font-weight:var(--opke-type-section-weight)}.opke-redesign .route-subscriptions p{color:var(--opke-color-muted);font-size:var(--opke-type-body-size);line-height:var(--opke-type-body-leading)}.opke-redesign .route-subscriptions [role=alert]{color:var(--opke-color-danger)}.opke-redesign .route-subscriptions label{display:grid;min-width:0;gap:var(--opke-space-2)}.opke-redesign .route-subscriptions select,.opke-redesign .route-subscriptions button{width:100%;min-width:0;min-height:var(--opke-control-height);padding:var(--opke-space-3);border:1px solid var(--opke-color-line);border-radius:var(--opke-radius-control);color:var(--opke-color-primary-strong);background:var(--opke-color-surface);font:inherit;white-space:normal}.opke-redesign .route-subscriptions .showcase-primary{color:var(--opke-color-on-primary);background:var(--opke-color-primary-fill);border-color:var(--opke-color-primary);min-height:var(--opke-button-height)}.opke-redesign .route-subscriptions button{font-size:var(--opke-type-button-size);font-weight:var(--opke-type-button-weight);line-height:var(--opke-type-button-leading)}.opke-redesign .route-subscription-role{position:relative;min-width:0}.opke-redesign .route-subscription-role select{appearance:none;height:var(--opke-control-height);padding-right:var(--opke-touch-min)}.opke-redesign .route-subscription-role svg{position:absolute;right:var(--opke-space-3);top:50%;width:var(--opke-space-5);height:var(--opke-space-5);transform:translateY(-50%);pointer-events:none;color:var(--opke-color-muted)}.opke-redesign .route-subscriptions button:disabled{opacity:.6;cursor:default}.opke-redesign .showcase-card{display:grid;min-width:0;max-width:100%;gap:var(--opke-space-3);border:1px solid var(--opke-color-line);border-radius:var(--opke-radius-card);background:var(--opke-color-surface);padding:var(--opke-space-4);box-shadow:var(--opke-shadow-card);overflow:hidden;cursor:pointer}.opke-redesign .showcase-card{gap:0;padding:0}.opke-redesign .showcase-sky-header{display:grid;min-width:0;gap:var(--opke-space-2);padding:var(--opke-space-4);background:var(--opke-color-detail-trip)}.opke-redesign .parcel .showcase-sky-header{background:var(--opke-color-detail-parcel)}.opke-redesign .showcase-sky-header .showcase-kind{padding:0;background:transparent;color:var(--opke-color-ink)}.opke-redesign .showcase-route-photo{display:block;width:100%;height:auto;aspect-ratio:3 / 1;object-fit:cover}.opke-redesign .showcase-card-body{display:grid;min-width:0;gap:var(--opke-space-2);padding:var(--opke-space-4)}.opke-redesign .showcase-card .showcase-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--opke-space-3);margin:0 0 var(--opke-space-2);border:0;border-bottom:1px solid var(--opke-color-line);border-radius:0;padding:0 0 var(--opke-space-4);background:var(--opke-color-surface)}.opke-redesign .showcase-card .showcase-summary>div{min-width:0;border:0;padding:0;align-content:start;overflow-wrap:anywhere}.opke-redesign .showcase-card .showcase-author>span:last-child{flex-shrink:0;white-space:nowrap}.opke-redesign .showcase-card .showcase-cargo{color:var(--opke-color-ink);font-weight:var(--opke-type-label-weight)}.opke-redesign .showcase-card .showcase-summary dd{font-size:var(--opke-type-body-size);font-weight:var(--opke-type-title-weight)}.opke-redesign .showcase-card .showcase-summary>div:last-child dd{color:var(--opke-color-primary-strong)}.opke-redesign .showcase-category,.opke-redesign .showcase-capacity,.opke-redesign .showcase-photo-credits{margin:0;font-size:var(--opke-type-caption-size);line-height:var(--opke-type-caption-leading);overflow-wrap:anywhere}.opke-redesign .showcase-category,.opke-redesign .showcase-photo-credits{color:var(--opke-color-muted)}.opke-redesign .showcase-capacity{font-weight:var(--opke-type-label-weight)}.opke-redesign .showcase-card-body>.showcase-photo-frame{aspect-ratio:10 / 3}.opke-redesign .showcase-card-body .showcase-photo,.opke-redesign .showcase-card-body .showcase-photo-placeholder{aspect-ratio:auto;height:100%;object-fit:contain}.opke-redesign .showcase-photo-credits a{color:var(--opke-color-primary-strong);text-decoration:underline}.opke-redesign .showcase-card:focus-visible{outline:var(--opke-focus-width) solid var(--opke-color-focus);outline-offset:var(--opke-focus-offset)}.opke-redesign .showcase-card-top{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:var(--opke-space-2)}.opke-redesign .showcase-kind,.opke-redesign .showcase-own{display:inline-flex;min-width:0;align-items:center;gap:var(--opke-space-1);border-radius:var(--opke-radius-pill);padding:var(--opke-space-1) var(--opke-space-2);font-size:var(--opke-type-label-size);font-weight:var(--opke-type-label-weight);line-height:var(--opke-type-label-leading);overflow-wrap:anywhere}.opke-redesign .showcase-kind{background:var(--opke-color-primary-soft);color:var(--opke-color-primary-strong)}.opke-redesign .showcase-own{background:var(--opke-color-success-soft);color:var(--opke-color-success)}.opke-redesign .showcase-kind svg,.opke-redesign .showcase-date svg,.opke-redesign .showcase-author svg,.opke-redesign .showcase-state svg{width:var(--opke-space-4);height:var(--opke-space-4);flex:0 0 auto}.opke-redesign .showcase-photo-frame{position:relative;width:100%;min-height:var(--opke-touch-min);aspect-ratio:16 / 9;border:0;border-radius:var(--opke-radius-control);padding:0;background:var(--opke-color-surface-soft);cursor:zoom-in;overflow:hidden}.opke-redesign .showcase-photo-frame:disabled{cursor:default}.opke-redesign .showcase-photo,.opke-redesign .showcase-photo-placeholder{position:absolute;inset:0;width:100%;min-width:0;max-width:100%;aspect-ratio:16 / 9;border-radius:var(--opke-radius-control);object-fit:cover}.opke-redesign .showcase-photo[data-state=decoding]{visibility:hidden}.opke-redesign .showcase-photo-placeholder{display:grid;place-items:center;align-content:center;gap:var(--opke-space-2);background:var(--opke-color-surface-soft);color:var(--opke-color-muted);font-size:var(--opke-type-caption-size);line-height:var(--opke-type-caption-leading)}.opke-redesign .showcase-photo-placeholder svg{width:var(--opke-space-7);height:var(--opke-space-7)}.opke-redesign .showcase-modal-backdrop{padding:max(var(--opke-space-4),var(--opke-safe-top)) max(var(--opke-space-4),var(--opke-safe-right)) max(var(--opke-space-4),var(--opke-safe-bottom)) max(var(--opke-space-4),var(--opke-safe-left));overscroll-behavior:contain}.opke-redesign .showcase-detail-backdrop{align-items:stretch;padding:0}.opke-redesign .showcase-photo-open{position:absolute;right:var(--opke-space-2);bottom:var(--opke-space-2);display:grid;width:var(--opke-touch-min);height:var(--opke-touch-min);place-items:center;border-radius:var(--opke-radius-pill);background:var(--opke-color-surface);color:var(--opke-color-primary-strong);box-shadow:var(--opke-shadow-card)}.opke-redesign .showcase-photo-open svg{width:var(--opke-space-5);height:var(--opke-space-5)}.opke-redesign .showcase-detail-modal,.opke-redesign .showcase-photo-modal,.opke-redesign .showcase-public-profile-modal{position:relative;z-index:var(--opke-layer-dialog);display:grid;width:min(100%,430px);max-height:calc(var(--tg-viewport-stable-height, 100dvh) - var(--opke-safe-top) - var(--opke-safe-bottom) - var(--opke-space-8));gap:var(--opke-space-3);border-radius:var(--opke-radius-sheet);background:var(--opke-color-surface);padding:var(--opke-space-5);box-shadow:var(--opke-shadow-overlay);overflow-y:auto}.opke-redesign .showcase-detail-modal h2,.opke-redesign .showcase-detail-modal p,.opke-redesign .showcase-photo-modal p{min-width:0;margin:0;overflow-wrap:anywhere}.opke-redesign .showcase-detail-modal,.opke-redesign .showcase-public-profile-modal{width:100%;max-width:520px;min-height:var(--tg-viewport-stable-height, 100dvh);max-height:var(--tg-viewport-stable-height, 100dvh);border-radius:0;padding:max(var(--opke-space-5),var(--opke-safe-top)) max(var(--opke-space-5),var(--opke-safe-right)) max(var(--opke-space-5),var(--opke-safe-bottom)) max(var(--opke-space-5),var(--opke-safe-left))}.opke-redesign .showcase-detail-header{display:grid;min-width:0;gap:var(--opke-space-1);padding:0;text-align:left}.opke-redesign .showcase-detail-header h2,.opke-redesign .showcase-detail-header p{margin:0}.opke-redesign .showcase-detail-modal>.showcase-detail-back{position:static;justify-self:start;border:0;border-radius:var(--opke-radius-control);padding:0}.opke-redesign .showcase-detail-kind{display:flex;align-items:center;min-height:var(--opke-button-height);border-radius:var(--opke-radius-card);padding:var(--opke-space-4);background:var(--opke-color-detail-trip);color:var(--opke-color-ink);font-size:var(--opke-type-body-size);font-weight:var(--opke-type-label-weight);overflow-wrap:anywhere}.opke-redesign .showcase-detail-parcel .showcase-detail-kind{background:var(--opke-color-detail-parcel)}.opke-redesign .showcase-detail-modal>.showcase-photo-frame{background:var(--opke-color-surface)}.opke-redesign .showcase-detail-modal .showcase-photo{object-fit:contain}.opke-redesign .showcase-record-facts{background:var(--opke-color-surface);display:grid;min-width:0;margin:0;border:1px solid var(--opke-color-line);border-radius:var(--opke-radius-card);overflow:hidden}.opke-redesign .showcase-record-facts div{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:var(--opke-space-3);min-width:0;padding:var(--opke-space-3)}.opke-redesign .showcase-record-facts div+div{border-top:1px solid var(--opke-color-line)}.opke-redesign .showcase-record-facts dt,.opke-redesign .showcase-record-facts dd{min-width:0;margin:0;overflow-wrap:anywhere}.opke-redesign .showcase-record-facts dt{color:var(--opke-color-muted);font-size:var(--opke-type-label-size)}.opke-redesign .showcase-record-facts dd{color:var(--opke-color-ink);font-size:var(--opke-type-body-size);font-weight:var(--opke-type-label-weight);text-align:right}.opke-redesign .showcase-modal-close{position:absolute;z-index:1;top:var(--opke-space-2);right:var(--opke-space-2);display:grid;width:var(--opke-touch-min);min-width:var(--opke-touch-min);height:var(--opke-touch-min);min-height:var(--opke-touch-min);place-items:center;border:1px solid var(--opke-color-line);border-radius:var(--opke-radius-pill);background:var(--opke-color-surface);color:var(--opke-color-ink)}.opke-redesign .showcase-detail-back{top:max(var(--opke-space-2),var(--opke-safe-top));right:auto;left:max(var(--opke-space-2),var(--opke-safe-left));display:inline-flex;width:auto;align-items:center;padding:0 var(--opke-space-3);gap:var(--opke-space-1)}.opke-redesign .showcase-detail-back svg{width:var(--opke-space-5);height:var(--opke-space-5)}.opke-redesign .showcase-contact-boundary{border-radius:var(--opke-radius-control);background:var(--opke-color-surface-soft);padding:var(--opke-space-3);color:var(--opke-color-muted);font-size:var(--opke-type-caption-size);line-height:var(--opke-type-caption-leading)}.opke-redesign .showcase-photo-modal .showcase-photo-frame{aspect-ratio:auto;min-height:min(70dvh,560px)}.opke-redesign .showcase-photo-modal .showcase-photo,.opke-redesign .showcase-photo-modal .showcase-photo-placeholder{aspect-ratio:auto;object-fit:contain}.opke-redesign .showcase-avatar{display:grid;width:var(--opke-button-height);height:var(--opke-button-height);place-items:center;border-radius:var(--opke-radius-pill);background:var(--opke-color-primary-soft);color:var(--opke-color-primary-strong);font-size:var(--opke-type-section-size);font-weight:var(--opke-type-section-weight)}.opke-redesign .showcase-card h2{min-width:0;margin:0;color:var(--opke-color-ink);font-size:var(--opke-type-section-size);font-weight:var(--opke-type-section-weight);letter-spacing:var(--opke-type-section-tracking);line-height:var(--opke-type-section-leading);overflow-wrap:anywhere}.opke-redesign .showcase-date,.opke-redesign .showcase-author,.opke-redesign .showcase-author span{display:flex;align-items:center;gap:var(--opke-space-1)}.opke-redesign .showcase-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));min-width:0;margin:0;border:1px solid var(--opke-color-line);border-radius:var(--opke-radius-control);overflow:hidden}.opke-redesign .showcase-facts div{display:grid;min-width:0;gap:var(--opke-space-1);padding:var(--opke-space-2)}.opke-redesign .showcase-facts div+div{border-left:1px solid var(--opke-color-line)}.opke-redesign .showcase-facts dt,.opke-redesign .showcase-facts dd{min-width:0;margin:0;overflow-wrap:anywhere}.opke-redesign .showcase-facts dt{color:var(--opke-color-muted);font-size:var(--opke-type-label-size);line-height:var(--opke-type-label-leading)}.opke-redesign .showcase-facts dd,.opke-redesign .showcase-author{color:var(--opke-color-ink);font-size:var(--opke-type-body-size);font-weight:var(--opke-type-label-weight);line-height:var(--opke-type-body-leading)}.opke-redesign .showcase-author span{color:var(--opke-color-success)}.opke-redesign .showcase-author-button{width:100%;min-width:0;min-height:var(--opke-touch-min);justify-content:flex-start;border:0;border-radius:var(--opke-radius-control);background:transparent;padding:var(--opke-space-1);text-align:left;cursor:pointer}.opke-redesign .showcase-author-button:focus-visible{outline:var(--opke-focus-width) solid var(--opke-color-focus);outline-offset:var(--opke-focus-offset)}.opke-redesign .showcase-author-button strong{min-width:0;white-space:normal;overflow-wrap:anywhere}.opke-redesign .showcase-author-button .showcase-author-avatar{display:grid;width:var(--opke-touch-min);min-width:var(--opke-touch-min);height:var(--opke-touch-min);place-items:center;border-radius:var(--opke-radius-pill);overflow:hidden;background:var(--opke-color-surface-soft);color:var(--opke-color-muted)}.opke-redesign .showcase-author-avatar img{width:100%;height:100%;object-fit:cover}.opke-redesign .showcase-author-avatar svg{width:var(--opke-space-5);height:var(--opke-space-5)}.opke-redesign .showcase-public-profile-modal{align-content:start;gap:var(--opke-space-5)}.opke-redesign .showcase-public-profile-nav{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:var(--opke-space-2);border-bottom:1px solid var(--opke-color-line);padding-bottom:var(--opke-space-3)}.opke-redesign .showcase-public-profile-nav button{display:inline-flex;min-height:var(--opke-touch-min);align-items:center;gap:var(--opke-space-1);border:0;background:transparent;padding:var(--opke-space-2);color:var(--opke-color-primary-strong);font:inherit;font-weight:var(--opke-type-label-weight)}.opke-redesign .showcase-public-profile-nav button:last-child{justify-self:end}.opke-redesign .showcase-public-profile-nav strong{color:var(--opke-color-primary-strong);letter-spacing:.08em}.opke-redesign .showcase-public-profile-hero{display:grid;grid-template-columns:128px minmax(0,1fr);align-items:center;gap:var(--opke-space-5);border-radius:var(--opke-radius-card);background:var(--opke-color-surface);padding:var(--opke-space-4)}.opke-redesign .showcase-public-profile-header{display:grid;min-width:0;gap:var(--opke-space-2);text-align:left}.opke-redesign .showcase-public-profile-header span{color:var(--opke-color-primary-strong);font-size:var(--opke-type-label-size);font-weight:var(--opke-type-label-weight)}.opke-redesign .showcase-public-profile-header h2{min-width:0;margin:0;color:var(--opke-color-ink);font-size:var(--opke-type-title-size);line-height:var(--opke-type-title-leading);white-space:normal;overflow-wrap:anywhere}.opke-redesign .showcase-public-profile-header dl{display:grid;gap:var(--opke-space-1);margin:0}.opke-redesign .showcase-public-profile-header dl div{display:flex;min-width:0;flex-wrap:wrap;gap:var(--opke-space-1)}.opke-redesign .showcase-public-profile-header dt,.opke-redesign .showcase-public-profile-header dd{margin:0;color:var(--opke-color-muted);overflow-wrap:anywhere}.opke-redesign .showcase-public-profile-header dt:after{content:":"}.opke-redesign .showcase-public-profile-section{display:grid;min-width:0;gap:var(--opke-space-3);border:1px solid var(--opke-color-line);border-radius:var(--opke-radius-control);background:var(--opke-color-surface);padding:var(--opke-space-4)}.opke-redesign .showcase-public-profile-section h3,.opke-redesign .showcase-public-profile-section p{margin:0;overflow-wrap:anywhere}.opke-redesign .showcase-public-profile-section h3{color:var(--opke-color-ink);font-size:var(--opke-type-section-size);line-height:var(--opke-type-section-leading)}.opke-redesign .showcase-public-profile-photo{display:grid;width:128px;height:128px;place-items:center;justify-self:center;border-radius:var(--opke-radius-pill);background:var(--opke-color-surface-soft);color:var(--opke-color-muted);overflow:hidden}.opke-redesign .showcase-public-profile-photo img{width:100%;height:100%;object-fit:cover}.opke-redesign .showcase-public-profile-photo svg{width:var(--opke-space-8);height:var(--opke-space-8)}.opke-redesign .showcase-public-profile-verification{display:flex;min-width:0;align-items:center;justify-content:center;gap:var(--opke-space-2);color:var(--opke-color-muted)}.opke-redesign .showcase-public-profile-verification.verified{color:var(--opke-color-success)}.opke-redesign .showcase-public-profile-verification svg{width:var(--opke-space-5);height:var(--opke-space-5)}.opke-redesign .showcase-public-profile-loading{padding:var(--opke-space-8) var(--opke-space-4);color:var(--opke-color-muted);text-align:center}@media(max-width:360px){.opke-redesign .showcase-public-profile-hero{grid-template-columns:104px minmax(0,1fr);gap:var(--opke-space-3);padding:var(--opke-space-3)}.opke-redesign .showcase-public-profile-photo{width:104px;height:128px;border-radius:var(--opke-radius-card)}.opke-redesign .showcase-public-profile-nav{gap:0}.opke-redesign .showcase-public-profile-nav button{padding-inline:var(--opke-space-1)}}.opke-redesign .showcase-primary,.opke-redesign .showcase-secondary{width:100%;min-width:0;min-height:var(--opke-button-height);border:1px solid var(--opke-color-primary);border-radius:var(--opke-radius-control);background:var(--opke-color-primary-fill);padding:var(--opke-space-3) var(--opke-space-4);color:var(--opke-color-on-primary);font-size:var(--opke-type-button-size);font-weight:var(--opke-type-button-weight);line-height:var(--opke-type-button-leading);overflow-wrap:anywhere}.opke-redesign .showcase-primary:disabled{opacity:.65}.opke-redesign .showcase-secondary{background:var(--opke-color-surface);color:var(--opke-color-primary)}.opke-redesign .showcase-card-error,.opke-redesign .showcase-append-error{color:var(--opke-color-danger);font-size:var(--opke-type-caption-size);font-weight:var(--opke-type-caption-weight);line-height:var(--opke-type-caption-leading)}.opke-redesign .showcase-state,.opke-redesign .showcase-append-error{display:grid;min-width:0;gap:var(--opke-space-3);border:1px solid var(--opke-color-line);border-radius:var(--opke-radius-card);background:var(--opke-color-surface-soft);padding:var(--opke-space-4);overflow-wrap:anywhere}.opke-redesign .showcase-state button,.opke-redesign .showcase-append-error button{display:inline-flex;width:100%;align-items:center;justify-content:center;gap:var(--opke-space-2);color:var(--opke-color-primary-strong)}.opke-redesign .showcase-skeleton{min-height:calc(var(--opke-intent-height) * 2);border-radius:var(--opke-radius-card);background:linear-gradient(90deg,var(--opke-color-surface-soft),var(--opke-color-primary-soft),var(--opke-color-surface-soft))}.opke-redesign .showcase-load-more{width:100%;color:var(--opke-color-primary-strong)}.opke-redesign .showcase-end{text-align:center}@media(max-width:430px){.opke-redesign .showcase-feed{padding-inline:var(--opke-page-inline)}.opke-redesign .showcase-card,.opke-redesign .showcase-state,.opke-redesign .showcase-append-error{max-width:100%}}@media(max-width:390px){.opke-redesign .showcase-route-fields,.opke-redesign .showcase-date-fields,.opke-redesign .showcase-facts{grid-template-columns:minmax(0,1fr)}.opke-redesign .showcase-facts div+div{border-top:1px solid var(--opke-color-line);border-left:0}}@media(max-width:320px){.opke-redesign .showcase-feed{padding-inline:var(--opke-space-3)}.opke-redesign .showcase-chips{grid-template-columns:minmax(0,1fr)}.opke-redesign .showcase-card-top{align-items:flex-start;flex-direction:column}}.opke-redesign .marketplace-search-panel{gap:var(--opke-space-4);min-height:calc(var(--tg-viewport-stable-height, 100dvh) - var(--opke-topbar-height) - var(--opke-content-bottom));background:var(--opke-color-surface);padding:0 var(--opke-page-inline) var(--opke-space-6)}.opke-redesign .market-search-card{display:flex;flex-direction:column;gap:0;border:0;border-radius:0;background:var(--opke-color-surface);padding:0;box-shadow:none}.opke-redesign .market-segmented{order:0;display:grid;grid-template-columns:1fr 1fr;min-height:var(--opke-button-height);margin:0 calc(0px - var(--opke-page-inline)) 28px;border:0;border-bottom:1px solid var(--redesign-line);border-radius:0;background:var(--opke-color-surface);padding:0 var(--opke-page-inline)}.opke-redesign .market-segmented button{min-height:var(--opke-button-height);border:0;border-bottom:3px solid transparent;border-radius:0;background:transparent;color:var(--redesign-muted);font-size:var(--opke-type-body-size);font-weight:800;box-shadow:none}.opke-redesign .market-segmented button.active{border-bottom-color:var(--redesign-blue);background:transparent;color:var(--redesign-blue)}.opke-redesign .market-card-heading{order:1}.opke-redesign .market-card-heading h1{margin:0 0 var(--opke-space-6);color:var(--redesign-ink);font-size:var(--opke-type-display-size);font-weight:var(--opke-type-display-weight);letter-spacing:var(--opke-type-display-tracking);line-height:var(--opke-type-display-leading)}.opke-redesign .market-route-compact{position:relative;order:2;display:grid;grid-template-columns:1fr;gap:0;min-height:148px;border:0;border-radius:0;background:linear-gradient(var(--redesign-blue),var(--redesign-blue)) 28px 24px / 2px 100px no-repeat;padding:0 0 0 60px;box-shadow:none}.opke-redesign .market-route-compact>button:not(.route-swap-button){display:grid;align-content:center;justify-items:start;min-height:72px;border:0;border-bottom:1px solid var(--redesign-line);border-radius:0;background:var(--opke-color-surface);padding:var(--opke-space-2) 0;color:var(--redesign-ink);text-align:left;box-shadow:none}.opke-redesign .market-route-compact>button:not(.route-swap-button):before{content:"";position:absolute;left:20px;width:17px;height:17px;border:3px solid var(--redesign-blue);border-radius:var(--opke-radius-pill);background:var(--opke-color-surface)}.opke-redesign .market-route-compact>button:not(.route-swap-button):first-child:before{top:16px}.opke-redesign .market-route-compact>button:not(.route-swap-button):last-child:before{bottom:15px}.opke-redesign .market-route-compact span{color:var(--redesign-muted);font-size:var(--opke-type-label-size);font-weight:800;letter-spacing:.08em;text-transform:uppercase}.opke-redesign .market-route-compact b{display:-webkit-box;overflow:hidden;margin-top:var(--opke-space-1);font-size:clamp(20px,6vw,var(--opke-type-title-size));font-weight:var(--opke-type-title-weight);letter-spacing:var(--opke-type-title-tracking);line-height:var(--opke-type-title-leading);overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.opke-redesign .route-swap-button{position:absolute;z-index:2;top:52px;left:7px;display:grid;width:var(--opke-touch-min);min-width:var(--opke-touch-min);height:var(--opke-touch-min);min-height:var(--opke-touch-min);place-items:center;border:1px solid var(--redesign-line);border-radius:var(--opke-radius-pill);background:var(--opke-color-surface);color:var(--redesign-blue);box-shadow:none}.opke-redesign .market-search-pill{order:3;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:var(--opke-space-3);margin-top:var(--opke-space-3);border:0;border-radius:0;background:var(--opke-color-surface);padding:0;box-shadow:none}.opke-redesign .market-date-segment,.opke-redesign .market-weight-segment{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:58px;border:1px solid var(--redesign-line);border-radius:var(--opke-radius-control);background:var(--opke-color-surface-soft);padding:var(--opke-space-2) var(--opke-space-3);color:var(--redesign-ink);box-shadow:none}.opke-redesign .market-date-segment>span{display:block;grid-column:1 / -1;color:var(--redesign-muted);font-size:var(--opke-type-label-size);font-weight:var(--opke-type-label-weight);line-height:var(--opke-type-label-leading)}.opke-redesign .market-weight-segment{grid-template-columns:minmax(0,1fr) auto}.opke-redesign .market-weight-segment>span{display:block;grid-column:1 / -1;color:var(--redesign-muted);font-size:var(--opke-type-label-size);font-weight:var(--opke-type-label-weight);line-height:var(--opke-type-label-leading)}.opke-redesign .market-date-segment svg{display:none}.opke-redesign .market-date-segment b{justify-self:start;font-size:var(--opke-type-body-size);font-weight:800}.opke-redesign .market-weight-segment input{width:100%;min-height:24px;border:0;background:transparent;color:var(--redesign-ink);font-size:var(--opke-type-body-size);font-weight:800}@media(max-width:340px){.opke-redesign .market-search-pill{grid-template-columns:1fr}}.opke-redesign .verified-toggle-row{order:4;margin:var(--opke-space-4) 0 0;border-color:var(--opke-color-line);border-radius:var(--opke-radius-control);box-shadow:none}.opke-redesign .market-filter-trigger{order:4;display:inline-flex;align-items:center;align-self:flex-end;justify-content:center;width:auto;min-height:var(--opke-touch-min);gap:var(--opke-space-2);margin-top:var(--opke-space-3);border:1px solid var(--opke-color-line);border-radius:var(--opke-radius-pill);background:var(--opke-color-surface);padding:var(--opke-space-2) var(--opke-space-4);color:var(--opke-color-ink);font-size:var(--opke-type-label-size);font-weight:800;box-shadow:none}.opke-redesign .market-filter-trigger svg{width:18px;height:18px}.opke-redesign .market-filter-trigger b{display:grid;min-width:20px;height:20px;place-items:center;border-radius:var(--opke-radius-pill);background:var(--opke-color-primary-fill);color:var(--opke-color-on-primary);font-size:11px}.opke-search-submit{order:5;width:100%;min-height:var(--opke-button-height);margin-top:var(--opke-space-3);border:0;border-radius:var(--opke-radius-control);background:var(--redesign-blue);color:var(--opke-color-on-primary);font-size:var(--opke-type-button-size);font-weight:var(--opke-type-button-weight);line-height:var(--opke-type-button-leading);box-shadow:none}.opke-redesign .market-results-toolbar{margin-top:4px}.opke-redesign .matches-screen-panel{min-height:calc(var(--tg-viewport-stable-height, 100dvh) - var(--opke-topbar-height) - var(--opke-bottom-nav-height));background:var(--opke-color-surface);padding:var(--opke-page-inline)}.opke-redesign .matches-screen-panel .matches-unified-card{margin-top:0}.opke-redesign .matches-unified-card{gap:var(--opke-space-3);border:0;border-radius:0;background:var(--opke-color-surface);padding:0;box-shadow:none}.opke-redesign .matches-card-heading{padding:4px 0 18px;border-bottom:1px solid var(--redesign-line)}.opke-redesign .matches-card-heading b,.opke-redesign .matches-unified-card>h2{color:var(--redesign-ink);font-size:var(--opke-type-section-size);font-weight:var(--opke-type-section-weight);letter-spacing:var(--opke-type-section-tracking);line-height:var(--opke-type-section-leading);overflow-wrap:break-word}.opke-redesign .matches-unified-card>p,.opke-redesign .compact-match-card>b,.opke-redesign .compact-match-card>p{overflow-wrap:break-word}.opke-redesign .matches-unified-card>p,.opke-redesign .compact-match-card>p{color:var(--redesign-muted);font-size:var(--opke-type-body-size);font-weight:var(--opke-type-body-weight);line-height:var(--opke-type-body-leading)}.opke-redesign .compact-match-list{gap:0}.opke-redesign .compact-match-card{border:0;border-bottom:1px solid var(--redesign-line);border-radius:0;background:var(--opke-color-surface);padding:17px 0;box-shadow:none}.opke-my-work{display:grid;gap:0;margin-top:var(--opke-space-7)}.opke-my-work h2{margin:0;padding:0 0 var(--opke-space-3);border-bottom:1px solid var(--redesign-line);font-size:var(--opke-type-section-size);font-weight:var(--opke-type-section-weight);letter-spacing:var(--opke-type-section-tracking);line-height:var(--opke-type-section-leading)}.opke-my-work button{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:var(--opke-space-3);min-height:70px;border:0;border-bottom:1px solid var(--redesign-line);border-radius:0;background:var(--opke-color-surface);padding:var(--opke-space-2) 0;color:var(--redesign-ink);text-align:left;box-shadow:none}.opke-my-work-icon{display:grid;width:38px;height:38px;place-items:center;border:1.5px solid var(--redesign-blue);border-radius:var(--opke-radius-pill);color:var(--redesign-blue)}.opke-my-work-icon svg{width:20px;height:20px}.opke-my-work button>span:nth-child(2){display:grid;min-width:0;gap:3px}.opke-my-work button strong{font-size:var(--opke-type-body-size);font-weight:800;line-height:var(--opke-type-body-leading);overflow-wrap:break-word}.opke-my-work button small{color:var(--redesign-muted);font-size:var(--opke-type-label-size);font-weight:var(--opke-type-label-weight);line-height:var(--opke-type-label-leading);overflow-wrap:break-word}.opke-my-work button>svg{width:18px;height:18px;color:var(--redesign-muted)}.opke-redesign .cabinet-settings-panel{background:var(--opke-color-surface-soft);padding-bottom:var(--opke-space-7)}.opke-redesign .cabinet-dark-banner{grid-template-columns:68px minmax(0,1fr);grid-template-areas:"avatar copy" "edit edit";gap:var(--opke-space-3) var(--opke-space-4);min-height:0;border:1px solid var(--opke-color-line);border-radius:var(--opke-radius-card);background:var(--opke-color-surface);padding:var(--opke-space-4);color:var(--opke-color-ink);box-shadow:var(--opke-shadow-card)}.opke-redesign .cabinet-dark-banner:before,.opke-redesign .cabinet-dark-banner:after{content:none}.opke-redesign .cabinet-avatar-button{width:68px;min-width:68px;height:68px;min-height:68px;border:1px solid var(--opke-color-primary);background:var(--opke-color-primary-soft)}.opke-redesign .cabinet-banner-avatar{color:var(--opke-color-primary-strong)}.opke-redesign .cabinet-banner-copy,.opke-redesign .cabinet-banner-copy b{color:var(--opke-color-ink)}.opke-redesign .cabinet-banner-copy>b{display:-webkit-box;overflow:hidden;font-size:var(--opke-type-section-size);line-height:var(--opke-type-section-leading);overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.opke-redesign .cabinet-banner-copy p,.opke-redesign .cabinet-banner-copy p span{color:var(--opke-color-muted)}.opke-redesign .cabinet-profile-copy>.cabinet-verification-status,.opke-redesign .cabinet-profile-copy>.cabinet-verification-status.is-unverified{border:1px solid var(--opke-color-line);background:var(--opke-color-surface-soft);color:var(--opke-color-muted)}.opke-redesign .cabinet-profile-copy>.cabinet-verification-status.is-verified{border-color:color-mix(in srgb,var(--opke-color-success) 25%,var(--opke-color-line));background:var(--opke-color-success-soft);color:var(--opke-color-success)}.opke-redesign .cabinet-dark-banner .edit-profile-pill{width:100%;min-height:var(--opke-button-height);border:1px solid var(--opke-color-primary);border-radius:var(--opke-radius-control);background:var(--opke-color-surface);color:var(--opke-color-primary-strong);font-size:var(--opke-type-body-size);font-weight:800;box-shadow:none}.opke-redesign .profile-cover,.opke-redesign .trip-invite{border:1px solid var(--opke-color-line);border-radius:var(--opke-radius-card);background:var(--opke-color-surface);color:var(--opke-color-ink);box-shadow:var(--opke-shadow-card)}.opke-redesign .profile-cover>button,.opke-redesign .trip-invite p{color:var(--opke-color-muted)}.opke-redesign .trip-invite button{min-height:var(--opke-button-height);border:1px solid var(--opke-color-primary);border-radius:var(--opke-radius-control);background:var(--opke-color-primary-fill);color:var(--opke-color-on-primary)}.opke-redesign .cabinet-subscreen{align-content:start}.opke-redesign .part15-segments{gap:var(--opke-space-1);border-radius:var(--opke-radius-control);background:var(--opke-color-line)}.opke-redesign .part15-segments button{height:var(--opke-touch-min);min-height:var(--opke-touch-min);border-radius:calc(var(--opke-radius-control) - 2px)}.opke-redesign .parcel-status-list article,.opke-redesign .owner-trip-list article,.opke-redesign .profile-field-group,.opke-redesign .settings-ios-list,.opke-redesign .support-faq-list{border-radius:var(--opke-radius-card);background:var(--opke-color-surface);box-shadow:var(--opke-shadow-card)}.opke-redesign .create-accordion-form{gap:var(--opke-space-3);margin:var(--opke-space-5) var(--opke-page-inline) 0;padding-bottom:calc(var(--opke-safe-bottom) + 112px);scroll-padding-top:calc(var(--opke-topbar-height) + var(--opke-space-4));scroll-padding-bottom:calc(var(--opke-safe-bottom) + 124px)}.opke-redesign .create-step-header{gap:var(--opke-space-3);padding:0 0 var(--opke-space-1)}.opke-redesign .create-step-header button{width:var(--opke-touch-min);min-width:var(--opke-touch-min);height:var(--opke-touch-min);min-height:var(--opke-touch-min);border:1px solid var(--opke-color-line);border-radius:var(--opke-radius-control);background:var(--opke-color-surface);color:var(--opke-color-ink);box-shadow:none}.opke-redesign .create-step-header h1{color:var(--opke-color-ink);font-size:var(--opke-type-section-size);font-weight:var(--opke-type-section-weight);line-height:var(--opke-type-section-leading)}.opke-redesign .create-accordion-card{border:1px solid var(--opke-color-line);border-radius:var(--opke-radius-card);background:var(--opke-color-surface);box-shadow:none}.opke-redesign .create-accordion-card.invalid{border-color:var(--opke-color-danger);box-shadow:0 0 0 2px var(--opke-color-danger-soft)}.opke-redesign .accordion-head{min-height:64px;padding:var(--opke-space-3) var(--opke-space-4);color:var(--opke-color-ink)}.opke-redesign .accordion-index{background:var(--opke-color-surface-soft);color:var(--opke-color-muted)}.opke-redesign .create-accordion-card.open .accordion-index{background:var(--opke-color-primary-fill)}.opke-redesign .create-accordion-card.complete .accordion-index{background:var(--opke-color-success)}.opke-redesign .accordion-head b{color:var(--opke-color-ink);font-size:var(--opke-type-body-size)}.opke-redesign .accordion-head em{color:var(--opke-color-muted);font-size:var(--opke-type-caption-size)}.opke-redesign .accordion-body{gap:var(--opke-space-3);border-top-color:var(--opke-color-line);padding:var(--opke-space-3) var(--opke-space-4) var(--opke-space-4)}.opke-redesign .floating-field{gap:var(--opke-space-1);border-color:var(--opke-color-line);border-radius:var(--opke-radius-control);background:var(--opke-color-surface);padding:var(--opke-space-2) var(--opke-space-3);color:var(--opke-color-ink)}.opke-redesign .floating-field span,.opke-redesign .compact-dimensions legend{color:var(--opke-color-muted);font-size:var(--opke-type-label-size);line-height:var(--opke-type-label-leading)}.opke-redesign .floating-field :where(input,select){min-height:30px;color:var(--opke-color-ink);font-size:var(--opke-type-body-size)}.opke-redesign .reward-field{border-color:var(--opke-color-primary);box-shadow:none}.opke-redesign .payment-direct-note,.opke-redesign .legal-note{border-radius:var(--opke-radius-control);background:var(--opke-color-primary-soft);color:var(--opke-color-muted);font-size:var(--opke-type-caption-size)}.opke-redesign .photo-drop-zone,.opke-redesign .manual-photo-dropzone{border-color:var(--opke-color-line);border-radius:var(--opke-radius-card);background:var(--opke-color-surface-soft);color:var(--opke-color-muted)}.opke-redesign .photo-drop-zone :is(b,small),.opke-redesign .manual-photo-dropzone :is(b,small){color:var(--opke-color-muted)}.opke-redesign .remove-photo-action{min-height:var(--opke-touch-min)}.opke-redesign .create-submit-dock{bottom:max(var(--opke-space-3),var(--opke-safe-bottom));z-index:calc(var(--opke-layer-back) - 1);border:1px solid var(--opke-color-line);border-radius:var(--opke-radius-card);background:var(--opke-color-surface);box-shadow:var(--opke-shadow-overlay);-webkit-backdrop-filter:none;backdrop-filter:none}.opke-redesign .create-submit-dock span{color:var(--opke-color-muted)}.opke-redesign .create-submit-dock b{color:var(--opke-color-primary-strong)}.opke-redesign .create-submit-dock button,.opke-redesign .verification-primary-action,.opke-redesign .manual-submit-button{min-height:var(--opke-button-height);border-radius:var(--opke-radius-control);background:var(--opke-color-primary-fill);color:var(--opke-color-on-primary);font-size:var(--opke-type-body-size);font-weight:800;box-shadow:none}.opke-redesign .verification-citizenship-form,.opke-redesign .manual-kyc-form,.opke-redesign .manual-kyc-status{border-radius:var(--opke-radius-card);background:var(--opke-color-surface);box-shadow:var(--opke-shadow-card)}.opke-redesign .manual-field{color:var(--opke-color-muted);font-size:var(--opke-type-label-size)}.opke-redesign .manual-field input,.opke-redesign .country-picker-trigger{border-color:var(--opke-color-line);border-radius:var(--opke-radius-control);color:var(--opke-color-ink)}.opke-redesign .field-error{color:var(--opke-color-danger);font-size:var(--opke-type-caption-size)}@media(max-width:360px){.opke-redesign .field-grid.two-cols,.opke-redesign .accordion-body .row,.opke-redesign .manual-name-row{grid-template-columns:1fr}.opke-redesign .compact-dimensions .dimensions-inputs{grid-template-columns:repeat(2,minmax(0,1fr))}.opke-redesign .compact-dimensions .dimensions-inputs>:last-child{grid-column:1 / -1}}.opke-redesign :where(.menu-overlay,.modal-overlay,.date-sheet-overlay,.route-sheet-overlay,.country-picker-overlay,.photo-viewer-overlay){z-index:var(--opke-layer-overlay);overscroll-behavior:contain}.opke-redesign :where(.menu-overlay,.modal-overlay,.date-sheet-overlay,.route-sheet-overlay,.country-picker-overlay){background:var(--opke-color-scrim)}.opke-redesign .menu-overlay{align-items:flex-start;justify-content:flex-end;padding:calc(var(--opke-topbar-height) + var(--opke-space-2)) max(var(--opke-space-3),calc(var(--opke-safe-right) + var(--opke-space-2))) max(var(--opke-space-3),calc(var(--opke-safe-bottom) + var(--opke-space-2))) max(var(--opke-space-3),calc(var(--opke-safe-left) + var(--opke-space-2)))}.opke-redesign .context-menu.drawer{width:min(calc(100vw - var(--opke-space-3) - var(--opke-space-3)),390px);max-height:calc(var(--tg-viewport-stable-height, 100dvh) - var(--opke-topbar-height) - var(--opke-space-5));border-radius:var(--opke-radius-sheet);background:var(--opke-color-surface);box-shadow:var(--opke-shadow-overlay)}.opke-redesign .context-menu.drawer .drawer-heading button{width:var(--opke-touch-min);min-width:var(--opke-touch-min);height:var(--opke-touch-min);min-height:var(--opke-touch-min);border-radius:var(--opke-radius-control)}.opke-redesign .modal-overlay{align-items:center;padding:calc(var(--opke-safe-top) + var(--opke-space-4)) max(var(--opke-space-3),calc(var(--opke-safe-right) + var(--opke-space-3))) calc(var(--opke-safe-bottom) + var(--opke-space-4)) max(var(--opke-space-3),calc(var(--opke-safe-left) + var(--opke-space-3)))}.opke-redesign :where(.agreement-modal,.profile-photo-modal,.public-profile-modal){max-height:calc(var(--tg-viewport-stable-height, 100dvh) - var(--opke-safe-top) - var(--opke-safe-bottom) - var(--opke-space-4) - var(--opke-space-4));border-radius:var(--opke-radius-sheet);background:var(--opke-color-surface);box-shadow:var(--opke-shadow-overlay)}.opke-redesign :where(.context-menu.drawer,.agreement-modal,.profile-photo-modal,.public-profile-modal,.date-range-sheet,.route-picker-sheet,.country-picker-dialog,.photo-viewer-modal){position:relative;z-index:var(--opke-layer-dialog)}.opke-redesign :where(.date-sheet-overlay,.route-sheet-overlay,.country-picker-overlay){align-items:flex-end;justify-content:center;padding:var(--opke-space-4) max(var(--opke-space-3),calc(var(--opke-safe-right) + var(--opke-space-3))) 0 max(var(--opke-space-3),calc(var(--opke-safe-left) + var(--opke-space-3)))}.opke-redesign :where(.date-range-sheet,.route-picker-sheet,.country-picker-dialog){width:min(100%,430px);max-height:calc(var(--tg-viewport-stable-height, 100dvh) - var(--opke-safe-top) - var(--opke-space-6));border-radius:var(--opke-radius-sheet) var(--opke-radius-sheet) 0 0;background:var(--opke-color-surface);padding-bottom:calc(var(--opke-safe-bottom) + var(--opke-space-4));box-shadow:var(--opke-shadow-overlay)}.opke-redesign .photo-viewer-overlay{background:var(--opke-color-ink)}.opke-redesign .photo-viewer-modal{min-height:var(--tg-viewport-stable-height, 100dvh);padding:calc(var(--opke-safe-top) + var(--opke-space-6)) max(var(--opke-space-4),calc(var(--opke-safe-right) + var(--opke-space-4))) calc(var(--opke-safe-bottom) + var(--opke-space-5)) max(var(--opke-space-4),calc(var(--opke-safe-left) + var(--opke-space-4)))}.opke-redesign .photo-viewer-close{top:calc(var(--opke-safe-top) + var(--opke-space-4));left:max(var(--opke-space-4),calc(var(--opke-safe-left) + var(--opke-space-4)));min-height:var(--opke-touch-min)}.opke-redesign :where(.date-sheet-heading button,.route-sheet-heading button,.country-picker-heading button,.photo-viewer-close,.public-profile-heading button){min-width:var(--opke-touch-min);min-height:var(--opke-touch-min)}.opke-redesign .route-sheet-heading button,.opke-redesign .myid-info-button{width:var(--opke-touch-min);min-width:var(--opke-touch-min);height:var(--opke-touch-min);min-height:var(--opke-touch-min)}@media(min-width:461px){.opke-redesign :where(.date-sheet-overlay,.route-sheet-overlay,.country-picker-overlay){padding-bottom:calc(var(--opke-safe-bottom) + var(--opke-space-4))}.opke-redesign :where(.date-range-sheet,.route-picker-sheet,.country-picker-dialog){border-radius:var(--opke-radius-sheet)}}@media(max-width:360px){.opke-home-intro{padding-right:var(--opke-page-inline);padding-left:var(--opke-page-inline)}.opke-current-activity{grid-template-columns:44px minmax(0,1fr)}.opke-current-activity-open{display:none}}.opke-redesign .onboarding-form{width:min(calc(100% - (var(--opke-page-inline) * 2)),520px);margin:var(--opke-space-4) auto;gap:var(--opke-space-4);border-color:var(--opke-color-line);border-radius:var(--opke-radius-card);padding:var(--opke-space-4);box-shadow:var(--opke-shadow-card)}.opke-redesign .registration-summary{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--opke-space-2) var(--opke-space-3);margin:0 0 var(--opke-space-2)}.opke-redesign .registration-summary>div{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:var(--opke-space-3);font-size:13px;line-height:1.4}.opke-redesign .registration-summary dd{text-align:right;font-weight:700;color:var(--opke-dark-ink, #0f1f38)}.opke-redesign .onboarding-form .secondary-action{min-height:var(--opke-touch-min);background:transparent;color:var(--opke-dark-primary, #245fda);box-shadow:none;border:1px solid var(--opke-dark-line, #dbe3ef);font-size:13px}.opke-redesign .onboarding-form>p{margin:0;font-size:13px;line-height:1.45}.opke-redesign .registration-summary dt{color:var(--opke-dark-muted, #5f6d82);font-size:var(--opke-type-label-size)}.opke-redesign .registration-summary dd{margin:0;overflow-wrap:anywhere}.opke-redesign .onboarding-form .row:empty{display:none}.opke-activity-list{display:grid;gap:var(--opke-space-2)}.opke-redesign .auth-welcome{grid-template-columns:minmax(0,1fr) 88px;min-height:156px;gap:var(--opke-space-3);border-color:var(--opke-color-line);border-radius:var(--opke-radius-card);background:var(--opke-color-surface-soft);padding:var(--opke-space-4);box-shadow:none}.opke-redesign .auth-welcome h1{color:var(--opke-color-ink);font-size:clamp(22px,6vw,var(--opke-type-title-size));font-weight:800;line-height:1.08}.opke-redesign .auth-welcome p{color:var(--opke-color-muted);font-size:var(--opke-type-caption-size);font-weight:600}.opke-redesign .auth-welcome img{width:88px;height:116px;border-radius:var(--opke-radius-card);box-shadow:none}.opke-redesign .onboarding-progress{display:grid;grid-template-columns:1fr auto;gap:var(--opke-space-1) var(--opke-space-3)}.opke-redesign .onboarding-progress>span{color:var(--opke-color-primary-strong);font-size:var(--opke-type-label-size);font-weight:800;text-transform:uppercase}.opke-redesign .onboarding-progress>b{color:var(--opke-color-ink);font-size:var(--opke-type-body-size)}.opke-redesign .onboarding-progress>div{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--opke-space-2)}.opke-redesign .onboarding-progress i{height:4px;border-radius:var(--opke-radius-pill);background:var(--opke-color-line)}.opke-redesign .onboarding-progress i:first-child,.opke-redesign .onboarding-progress i.active{background:var(--opke-color-primary-fill)}.opke-redesign .onboarding-rules-card{display:grid;gap:var(--opke-space-3);border:1px solid var(--opke-color-line);border-radius:var(--opke-radius-card);background:var(--opke-color-surface-soft);padding:var(--opke-space-4)}.opke-redesign .onboarding-rules-card b{color:var(--opke-color-ink);font-size:clamp(17px,5vw,var(--opke-type-section-size));line-height:1.3}.opke-redesign .onboarding-rules-card p{color:var(--opke-color-muted);font-size:var(--opke-type-body-size);line-height:var(--opke-type-body-line)}.opke-redesign .onboarding-actions,.opke-redesign .auth-recovery-actions,.signed-out-actions{display:grid;gap:var(--opke-space-2)}.opke-redesign .onboarding-actions{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr)}.opke-redesign .onboarding-actions>button{min-height:48px;height:auto;padding:var(--opke-space-2) var(--opke-space-3);line-height:1.25}.opke-redesign label.check{align-items:center;min-height:var(--opke-touch-min);gap:var(--opke-space-3)}.opke-redesign label.check>input[type=checkbox]{width:20px;min-width:20px;height:20px;accent-color:var(--opke-color-primary)}.opke-redesign .onboarding-agreement .agreement-link{display:inline-flex;min-height:var(--opke-touch-min);align-items:center;vertical-align:middle}.opke-redesign .onboarding-agreement{border:1px solid var(--opke-color-line);border-radius:var(--opke-radius-control);background:var(--opke-color-surface);padding:var(--opke-space-3)}.opke-redesign .context-menu-section{overflow:hidden;border:1px solid var(--opke-color-line);border-radius:var(--opke-radius-card);background:var(--opke-color-surface-soft)}.opke-redesign .context-menu-section.open{background:var(--opke-color-surface);box-shadow:var(--opke-shadow-card)}.opke-redesign .context-menu-language{display:grid;gap:var(--opke-space-3);padding:var(--opke-space-3);background:var(--opke-color-surface)}.opke-redesign .context-menu-language-heading{display:grid;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:var(--opke-space-3)}.opke-redesign .context-menu-language-heading>span:last-child{display:grid;gap:2px;color:var(--opke-color-text)}.opke-redesign .context-menu-language-heading small{color:var(--opke-color-text-secondary);font-size:var(--opke-font-size-caption)}.opke-redesign .context-menu-language-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--opke-space-2)}.opke-redesign .context-menu-language-options button{display:inline-flex;min-width:0;min-height:44px;align-items:center;justify-content:center;gap:4px;border:1px solid var(--opke-color-line);border-radius:var(--opke-radius-control);background:var(--opke-color-surface-soft);color:var(--opke-color-text-secondary);padding:8px 6px;font-weight:800;box-shadow:none}.opke-redesign .context-menu-language-options button.active{border-color:var(--opke-color-blue);background:var(--opke-color-blue-soft);color:var(--opke-color-blue)}.opke-redesign .context-menu-language-options button svg{width:15px;flex:0 0 15px}.opke-redesign .context-menu-section>button{display:grid;grid-template-columns:36px minmax(0,1fr) 20px;align-items:center;width:100%;min-height:var(--opke-touch-min);gap:var(--opke-space-2);border:0;border-radius:0;background:transparent;padding:var(--opke-space-3);color:var(--opke-color-primary-strong);text-align:left;box-shadow:none}.opke-redesign .context-menu-section>button>svg{width:20px;transition:transform var(--opke-motion-fast)}.opke-redesign .context-menu-section.open>button>svg{transform:rotate(180deg)}.opke-redesign .context-menu-section :where(ol,ul,.menu-section,.faq-list){margin:0;padding:0 var(--opke-space-4) var(--opke-space-4)}.opke-redesign .legal-menu-document-list{overflow:hidden;margin:0 var(--opke-space-3) var(--opke-space-3);border:1px solid var(--opke-color-line);border-radius:var(--opke-radius-card);background:var(--opke-color-surface)}.opke-redesign .legal-document-row{display:grid;grid-template-columns:22px minmax(0,1fr) 18px;width:100%;min-height:var(--opke-touch-min);align-items:center;gap:var(--opke-space-2);border:0;border-radius:0;padding:var(--opke-space-2) var(--opke-space-3);background:transparent;color:var(--opke-color-text);box-shadow:none;font-size:var(--opke-type-body-size);font-weight:700;line-height:1.35;text-align:left}.opke-redesign .legal-document-row+.legal-document-row{border-top:1px solid var(--opke-color-line)}.opke-redesign .legal-document-row>span:nth-child(2){min-width:0;overflow-wrap:anywhere}.opke-redesign .legal-document-row>svg{width:18px;height:18px;color:var(--opke-color-muted)}.opke-redesign .legal-document-icon{display:grid;width:22px;height:22px;place-items:center;color:var(--opke-color-muted)}.opke-redesign .legal-document-icon svg{width:19px;height:19px}.opke-redesign .legal-document-row:focus-visible{outline-offset:calc(var(--opke-focus-offset) * -1)}.opke-redesign .context-menu-section :where(ol,ul){padding-left:calc(var(--opke-space-4) + 18px)}.opke-redesign .agreement-modal{width:min(100%,720px)}.opke-redesign .agreement-content{display:block;padding:var(--opke-space-4)}.opke-redesign .legal-reader .drawer-heading{padding:var(--opke-space-4)}.opke-redesign .legal-reader .drawer-heading>b{font-size:clamp(18px,5.5vw,23px);line-height:1.25}.opke-redesign .legal-reader-content{overflow-y:auto;scroll-behavior:smooth;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:anywhere}.opke-redesign .legal-reader-content h2{margin:var(--opke-space-5) 0 var(--opke-space-3);color:var(--opke-color-ink);font-size:clamp(18px,5vw,21px);line-height:1.3;text-align:left}.opke-redesign .legal-reader-content h3,.opke-redesign .legal-reader-content h4{margin:var(--opke-space-4) 0 var(--opke-space-2);color:var(--opke-color-ink);font-size:clamp(16px,4.5vw,18px);line-height:1.35;text-align:left}.opke-redesign .legal-reader-content .legal-document-list{display:grid;gap:var(--opke-space-2);margin:0 0 var(--opke-space-4);padding-left:calc(var(--opke-space-4) + 8px);color:var(--opke-color-text);font-size:clamp(14px,4vw,16px);line-height:1.55}.opke-redesign .legal-reader-content .legal-document-list li{padding-left:var(--opke-space-1)}.opke-redesign .legal-reader-content p{margin:0 0 var(--opke-space-4);color:var(--opke-color-text);font-size:clamp(14px,4vw,16px);line-height:1.6;text-align:justify;text-justify:inter-word}.opke-redesign .legal-document-footer{display:block;margin-top:var(--opke-space-6);border-top:1px solid var(--opke-color-line);padding-top:var(--opke-space-4);color:var(--opke-color-muted);font-size:12px;line-height:1.5;text-align:left}.opke-redesign :where(.myid-policy-action,.goods-rules-action){display:inline-flex;align-items:center;justify-content:center;min-height:var(--opke-touch-min);gap:var(--opke-space-2);border:1px solid color-mix(in srgb,var(--opke-color-primary) 22%,var(--opke-color-line));border-radius:var(--opke-radius-control);padding:var(--opke-space-2) var(--opke-space-3);background:var(--opke-color-primary-soft);color:var(--opke-color-primary-strong);box-shadow:none;font-weight:700}.opke-redesign :where(.myid-policy-action,.goods-rules-action)>span{flex:0 0 auto;font-size:16px}.opke-redesign .verification-citizenship-form .myid-policy-action{width:fit-content;max-width:100%;justify-self:start;padding:var(--opke-space-2) var(--opke-space-3);background:var(--opke-color-primary-soft);color:var(--opke-color-primary-strong);box-shadow:none;font-size:13px;line-height:1.25;text-align:left}.opke-redesign .create-legal-note{display:grid;gap:var(--opke-space-2);padding:var(--opke-space-3)}.opke-redesign .create-legal-note p{margin:0;line-height:1.5}.opke-redesign .create-legal-note .goods-rules-action{justify-self:start}.opke-redesign .agreement-warning,.opke-redesign .agreement-section{border:0;border-bottom:1px solid var(--opke-color-line);border-radius:0;background:var(--opke-color-surface);padding:var(--opke-space-4) 0}.opke-redesign .agreement-section>summary{display:grid;grid-template-columns:minmax(0,1fr) 24px;align-items:center;min-height:var(--opke-touch-min);gap:var(--opke-space-3);color:var(--opke-color-ink);cursor:pointer;list-style:none}.opke-redesign .agreement-section>summary::-webkit-details-marker{display:none}.opke-redesign .agreement-section>summary h2{margin:0;font-size:var(--opke-type-body-size);line-height:1.35}.opke-redesign .agreement-section>summary svg{transition:transform var(--opke-motion-fast)}.opke-redesign .agreement-section[open]>summary svg{transform:rotate(180deg)}.opke-redesign .agreement-section-copy{padding-top:var(--opke-space-3)}.opke-redesign .create-accordion-form{scroll-padding-bottom:calc(var(--opke-button-height) + var(--opke-space-8) + var(--opke-keyboard-inset, 0px))}.opke-redesign .create-submit-dock{bottom:max(var(--opke-space-3),var(--opke-safe-bottom),var(--opke-keyboard-inset, 0px))}.opke-redesign :where(.route-pair-editable .route-place input,.route-pair-editable .route-place select,.floating-field input,.floating-field select,.floating-field textarea,.route-city-search input):focus-visible{outline:var(--opke-focus-width) solid var(--opke-color-focus);outline-offset:var(--opke-focus-offset)}.opke-redesign :where(.drawer-heading button,.subscreen-heading button,.calendar-month-bar button,.calendar-day,.date-sheet-heading button,.country-picker-heading button){min-width:var(--opke-touch-min);min-height:var(--opke-touch-min)}.opke-redesign button.myid-consent-switch{display:inline-flex;align-items:center;justify-content:center;width:var(--opke-touch-min);height:var(--opke-touch-min);min-width:var(--opke-touch-min);min-height:var(--opke-touch-min);padding:0;border:2px solid var(--opke-color-muted);border-radius:var(--opke-radius-control);background:var(--opke-color-surface);color:var(--opke-color-on-primary)}.opke-redesign button.myid-consent-switch.active{border-color:var(--opke-color-primary);background:var(--opke-color-primary-fill)}.opke-redesign .myid-consent-switch svg{width:24px;height:24px;opacity:0}.opke-redesign .myid-consent-switch.active svg{opacity:1}.opke-redesign .myid-consent-switch:focus-visible{outline:var(--opke-focus-width) solid var(--opke-color-focus);outline-offset:var(--opke-focus-offset)}.opke-redesign .myid-consent-label{color:var(--opke-color-ink)}.opke-redesign .manual-kyc-heading .text-action{display:inline-flex;align-items:center;min-height:var(--opke-touch-min);gap:var(--opke-space-1)}.opke-redesign .verification-facts{display:grid;gap:var(--opke-space-2);margin:var(--opke-space-2) 0 0}.opke-redesign .verification-facts>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--opke-space-3);border-top:1px solid var(--opke-color-line);padding-top:var(--opke-space-2)}.opke-redesign .verification-facts :where(dt,dd){margin:0;font-size:var(--opke-type-caption-size);line-height:var(--opke-type-caption-line)}.opke-redesign .verification-facts dt{color:var(--opke-color-muted);font-weight:var(--opke-type-caption-weight)}.opke-redesign .verification-facts dd{color:var(--opke-color-ink);font-weight:var(--opke-type-label-weight);text-align:right}.opke-redesign .verification-entitlement-note{margin:var(--opke-space-2) 0 0;color:var(--opke-color-muted);font-size:var(--opke-type-caption-size);line-height:var(--opke-type-caption-line)}.opke-redesign :where(.manual-kyc-result-icon,.manual-kyc-status-icon,.verification-timeline-indicator) svg{width:22px;height:22px}.opke-redesign>.message{position:fixed;z-index:calc(var(--opke-layer-overlay) - 1);display:grid;grid-template-columns:minmax(0,1fr) var(--opke-touch-min);align-items:center;gap:var(--opke-space-2);right:max(var(--opke-page-inline),var(--opke-safe-right));bottom:calc(var(--opke-bottom-nav-height) + var(--opke-safe-bottom) + var(--opke-space-4));left:max(var(--opke-page-inline),var(--opke-safe-left));width:min(430px,calc(100% - (var(--opke-page-inline) * 2)));margin:0 auto;border:1px solid var(--opke-color-line);border-radius:var(--opke-radius-control);background:var(--opke-color-surface);padding:var(--opke-space-3);color:var(--opke-color-ink);box-shadow:var(--opke-shadow-overlay)}.opke-redesign>.message>button{display:grid;width:var(--opke-touch-min);min-width:var(--opke-touch-min);height:var(--opke-touch-min);min-height:var(--opke-touch-min);place-items:center;border:0;border-radius:var(--opke-radius-pill);background:transparent;color:var(--opke-color-muted)}.opke-redesign>.message>button svg{width:20px;height:20px}.signed-out-screen{background:var(--opke-color-canvas)}.signed-out-card{border-color:var(--opke-color-line);border-radius:var(--opke-radius-card);box-shadow:var(--opke-shadow-card)}.signed-out-logo{object-fit:contain;transform:none}@media(max-width:460px){.opke-redesign .modal-overlay:has(.agreement-modal){align-items:stretch;padding:0}.opke-redesign .agreement-modal{width:100%;max-height:var(--tg-viewport-stable-height, 100dvh);min-height:var(--tg-viewport-stable-height, 100dvh);border:0;border-radius:0;padding-top:var(--opke-safe-top);padding-bottom:var(--opke-safe-bottom)}}@media(max-width:360px){.opke-redesign .onboarding-actions{grid-template-columns:1fr}.opke-redesign .app-topbar-shell.hero-authenticated .hero-top.app-topbar-contextual{grid-template-columns:minmax(82px,1fr) minmax(0,100px) minmax(44px,1fr);gap:4px}.opke-redesign .redesign-header-title{display:block;overflow:hidden;max-width:100px;font-size:14px;overflow-wrap:normal;text-overflow:clip;white-space:nowrap}.opke-intent-actions button{grid-template-columns:28px minmax(0,1fr) 22px;gap:var(--opke-space-2);padding-inline:var(--opke-space-4)}.opke-intent-actions button>span{white-space:nowrap}.opke-redesign .onboarding-form .row,.opke-redesign .onboarding-actions,.opke-redesign .onboarding-progress{grid-template-columns:1fr}.opke-redesign .onboarding-progress>span{white-space:nowrap}.opke-redesign .onboarding-progress>div{grid-column:1}.opke-redesign .auth-welcome{grid-template-columns:minmax(0,1fr) 72px}.opke-redesign .auth-welcome img{width:72px;height:96px}}@media(prefers-reduced-motion:reduce){.opke-redesign .context-menu-section>button>svg,.opke-redesign .agreement-section>summary svg{transition:none}}.match-inbox{display:grid;gap:var(--opke-space-4);padding-bottom:var(--opke-space-7);letter-spacing:0}.match-inbox-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--opke-space-3)}.match-inbox-heading>div{min-width:0}.match-inbox-heading span,.match-record-group>header span{color:var(--opke-color-primary);font-size:12px;font-weight:800}.match-inbox-heading h1{margin:2px 0 4px;color:var(--opke-color-ink);font-size:24px;line-height:1.2;letter-spacing:0}.match-inbox-heading p{margin:0;color:var(--opke-color-muted);font-size:13px;line-height:1.45}.match-owner-note{display:flex;align-items:center;gap:var(--opke-space-3);margin:0;padding:var(--opke-space-3);border:1px solid var(--opke-color-line);border-radius:var(--opke-radius-control);background:var(--opke-color-primary-soft);color:var(--opke-color-primary-strong);font-size:12px;line-height:1.45}.match-owner-note svg{flex:0 0 auto;width:20px;height:20px}.match-inbox-heading>em,.opke-nav-badge{display:grid;place-items:center;min-width:24px;height:24px;padding:0 6px;border-radius:var(--opke-radius-pill);background:var(--opke-color-danger);color:#fff;font-size:11px;font-style:normal;font-weight:800}.opke-bottom-nav button{position:relative}.opke-bottom-nav .opke-nav-badge{position:absolute;top:4px;left:calc(50% + 7px);min-width:18px;height:18px;padding:0 4px;font-size:9px}.opke-redesign .listing-person-link em{color:var(--opke-dark-primary, #174f9f)}.opke-redesign .unified-listing-card .trust-chip{color:var(--opke-dark-warning, #744600)}.opke-redesign .listing-meta-line{color:var(--opke-dark-muted, #596579)}.opke-redesign .listing-reward-block small{color:var(--opke-dark-muted, #4f5c70)}.opke-redesign .status-badge-verified{color:var(--opke-dark-success, #12683b)!important}.opke-redesign .status-badge-pending,.opke-redesign .status-badge-manual_review{color:var(--opke-dark-warning, #765700)!important}.opke-redesign .status-badge-not_started,.opke-redesign .status-badge-rejected,.opke-redesign .status-badge-expired,.opke-redesign .status-badge-skipped,.opke-redesign .logout-row b{color:var(--opke-dark-danger, #a42f23)!important}.match-groups,.match-responses,.match-response-list{display:grid;gap:var(--opke-space-3)}.match-loading{padding:var(--opke-space-4);color:var(--opke-color-muted);text-align:center}.match-record-group{display:grid;gap:var(--opke-space-3)}.match-record-group>header{display:grid;gap:2px;padding-inline:2px}.match-record-group>header b{overflow-wrap:anywhere;color:var(--opke-color-ink);font-size:16px}.match-candidate-card,.match-negotiation-panel,.match-terms-summary{border:1px solid var(--opke-color-line);border-radius:var(--opke-radius-card);background:var(--opke-color-surface);box-shadow:var(--opke-shadow-card)}.match-candidate-card{display:grid;gap:var(--opke-space-3);padding:var(--opke-space-4)}.match-candidate-photo,.match-candidate-photo-placeholder{width:100%;min-height:112px;border:1px solid var(--opke-color-line);border-radius:16px;background:var(--opke-color-primary-soft);overflow:hidden}.match-candidate-photo{position:relative;display:block;padding:0;color:#fff;cursor:zoom-in}.match-candidate-photo img{display:block;width:100%;height:148px;object-fit:cover}.match-candidate-photo span{position:absolute;right:8px;bottom:8px;display:inline-flex;align-items:center;gap:5px;padding:6px 9px;border-radius:999px;background:#102540c7;font-size:12px;font-weight:700}.match-candidate-photo span svg{width:16px;height:16px}.match-candidate-photo-placeholder{display:grid;place-items:center;padding:20px;color:var(--opke-color-text-muted);font-size:13px;font-weight:700}.match-candidate-photo-placeholder.failed{background:var(--opke-color-surface-muted)}.match-card-consent-note,.match-reward-context p{margin:0;color:var(--opke-color-text-muted);font-size:12px;line-height:1.45}.match-reward-context{padding:10px 12px;border-radius:12px;background:var(--opke-color-primary-soft)}.match-candidate-route,.match-candidate-title,.match-response-row,.match-negotiation-panel>header,.match-action-row{display:flex;align-items:center}.match-candidate-route{gap:6px;color:var(--opke-color-primary-strong);font-size:13px;font-weight:800}.match-candidate-route svg{width:16px;height:16px}.match-candidate-route em{margin-left:auto;padding:4px 7px;border-radius:var(--opke-radius-pill);background:var(--opke-color-primary-soft);color:var(--opke-color-primary-strong);font-size:10px;font-style:normal}.match-candidate-route em:before{content:"";display:inline-block;width:6px;height:6px;margin-right:5px;border-radius:50%;background:var(--opke-color-primary-fill);vertical-align:1px}.late .match-candidate-route em:before{display:none}.match-candidate-title{align-items:flex-start;justify-content:space-between;gap:var(--opke-space-3)}.match-candidate-title>div{display:grid;min-width:0;gap:2px}.match-candidate-title small{color:var(--opke-color-muted);font-size:11px}.match-candidate-title b{overflow-wrap:anywhere;color:var(--opke-color-ink);font-size:17px}.match-candidate-title strong{flex:0 0 auto;color:var(--opke-color-success);font-size:14px}.match-candidate-route-copy{display:grid;min-width:0;gap:2px}.match-candidate-route-copy small{color:var(--opke-color-muted);font-size:10px;font-weight:700}.match-candidate-route-copy b{overflow-wrap:anywhere;color:var(--opke-color-primary-strong);font-size:15px;line-height:1.25}.match-kyc{flex:0 0 auto;max-width:118px;border-radius:var(--opke-radius-pill);background:var(--opke-color-surface-soft);color:var(--opke-color-muted);padding:5px 8px;font-size:9px;font-weight:800;text-align:center}.match-kyc.verified{background:var(--opke-color-success-soft);color:var(--opke-color-success)}.match-comparison-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.match-comparison-side{display:grid;min-width:0;overflow:hidden;border:1px solid var(--opke-color-line);border-radius:var(--opke-radius-control);background:var(--opke-color-surface-soft)}.match-comparison-side>header{display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:7px;padding:10px;border-bottom:1px solid var(--opke-color-line);background:var(--opke-color-surface)}.match-comparison-side>header>svg{width:28px;height:28px;border-radius:9px;background:var(--opke-color-primary-soft);color:var(--opke-color-primary);padding:6px}.match-comparison-side>header>span{display:grid;min-width:0;gap:1px}.match-comparison-side>header small{color:var(--opke-color-muted);font-size:8px;font-weight:800;line-height:1.2;text-transform:uppercase}.match-comparison-side>header b{overflow-wrap:anywhere;color:var(--opke-color-ink);font-size:11px;line-height:1.25}.match-comparison-side dl{display:grid;margin:0}.match-comparison-side dl>div{display:grid;min-width:0;gap:2px;padding:8px 10px;border-bottom:1px solid var(--opke-color-line)}.match-comparison-side dl>div:last-child{border-bottom:0}.match-comparison-side dt{color:var(--opke-color-muted);font-size:8.5px;line-height:1.25}.match-comparison-side dd{margin:0;overflow-wrap:anywhere;color:var(--opke-color-ink);font-size:12px;font-weight:800}.match-reward-warning{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:8px;border:1px solid var(--opke-dark-line, #f3ca78);border-radius:var(--opke-radius-control);background:var(--opke-dark-surface-soft, #fff8e8);color:var(--opke-dark-warning, #89520a);padding:9px 10px}.match-reward-warning svg{width:20px;height:20px}.match-reward-warning p,.match-card-legal-note{margin:0;line-height:1.35}.match-reward-warning p{font-size:11px;font-weight:800}.match-card-legal-note{color:var(--opke-color-muted);font-size:9.5px;text-align:center}.match-candidate-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:0;overflow:hidden;border:1px solid var(--opke-color-line);border-radius:var(--opke-radius-control);background:var(--opke-color-line)}.match-candidate-facts>div{display:grid;min-width:0;gap:2px;padding:10px 8px;background:var(--opke-color-surface-soft)}.match-candidate-facts dt{color:var(--opke-color-muted);font-size:10px}.match-candidate-facts dd{margin:0;overflow-wrap:anywhere;color:var(--opke-color-ink);font-size:12px;font-weight:800}.match-reasons{display:flex;flex-wrap:wrap;gap:6px}.match-reasons span{display:inline-flex;align-items:center;gap:4px;padding:5px 7px;border-radius:var(--opke-radius-pill);background:var(--opke-color-success-soft);color:var(--opke-color-success);font-size:10px;font-weight:700}.match-reasons svg{width:12px;height:12px}.match-primary-action,.match-secondary-action,.match-danger-action,.match-contact-link{min-height:var(--opke-button-height);border-radius:var(--opke-radius-control);font-size:15px;font-weight:800}.match-primary-action{border:0;background:var(--opke-color-primary-fill);color:#fff}.match-secondary-action,.match-contact-link{border:1px solid var(--opke-color-primary);background:var(--opke-color-surface);color:var(--opke-color-primary-strong)}.match-danger-action{border:0;background:transparent;color:var(--opke-color-danger)}.match-contact-details,.match-disclosure-consent{display:grid;gap:var(--opke-space-2)}.match-recipient-contact{display:grid;gap:4px;padding-top:var(--opke-space-2);border-top:1px solid var(--opke-color-border)}.match-recipient-contact p{margin:0}.match-contact-details .match-contact-link{display:grid;place-items:center;padding:10px 14px;text-decoration:none;overflow-wrap:anywhere}.match-disclosure-consent{grid-template-columns:24px minmax(0,1fr);align-items:start;min-height:44px;padding:12px;border:1px solid var(--opke-color-border);border-radius:var(--opke-radius-control);background:var(--opke-color-primary-soft);font-size:13px;line-height:1.45}.match-disclosure-consent input{width:20px;height:20px;margin:0}.match-decline-modal{width:min(calc(100% - 24px),480px);max-height:min(86vh,720px);overflow-y:auto;padding:var(--opke-space-4)}.match-decline-reasons{display:grid;gap:var(--opke-space-2);margin:0;padding:0;border:0}.match-decline-reasons legend,.match-decline-comment>span{margin-bottom:var(--opke-space-2);color:var(--opke-color-ink);font-size:13px;font-weight:800}.match-decline-reasons label{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;min-height:44px;padding:8px 10px;border:1px solid var(--opke-color-line);border-radius:var(--opke-radius-control)}.match-decline-reasons input{width:20px;height:20px;margin:0}.match-decline-comment{display:grid;margin-top:var(--opke-space-3)}.match-decline-comment textarea{width:100%;min-height:108px;resize:vertical;padding:12px;border:1px solid var(--opke-color-border);border-radius:var(--opke-radius-control);background:var(--opke-color-surface);color:var(--opke-color-ink);font:inherit}.match-decline-warning{color:var(--opke-color-danger);font-size:12px;line-height:1.45}.match-decline-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--opke-space-2);margin-top:var(--opke-space-3)}.match-decline-actions .match-danger-action{border:1px solid var(--opke-color-danger)}.match-declined-state .match-decline-comment{white-space:pre-wrap;overflow-wrap:anywhere}.late-match-group{padding-top:var(--opke-space-2);border-top:1px solid var(--opke-color-line)}.match-candidate-card.late{border-style:dashed;box-shadow:none}.match-candidate-card.late p,.match-price-action p,.match-confirm-action p,.match-contact-action p,.match-terminal-state p{margin:0;color:var(--opke-color-muted);font-size:13px;line-height:1.45}.match-offer-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--opke-space-2)}.match-offer-filters button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:40px;padding:8px 10px;border:1px solid var(--opke-color-border);border-radius:var(--opke-radius-control);background:var(--opke-color-surface);color:var(--opke-color-muted);font:inherit;font-size:12px;font-weight:700}.match-offer-filters button.active{border-color:var(--opke-color-primary);background:var(--opke-color-primary-soft);color:var(--opke-color-primary-strong)}.match-offer-filters span{display:inline-grid;min-width:20px;height:20px;place-items:center;border-radius:999px;background:var(--opke-color-surface-muted);font-size:11px}.match-response-row{width:100%;min-height:68px;gap:var(--opke-space-3);padding:12px 14px;border:1px solid var(--opke-color-line);border-radius:var(--opke-radius-control);background:var(--opke-color-surface);color:var(--opke-color-ink);text-align:left}.match-response-row.selected{border-color:var(--opke-color-primary);background:var(--opke-color-primary-soft)}.match-response-row>span{display:grid;min-width:0;flex:1;gap:3px}.match-response-row b,.match-response-row small{overflow-wrap:anywhere}.match-response-row small{color:var(--opke-color-muted)}.match-response-row em{flex:0 0 auto;max-width:112px;color:var(--opke-color-primary-strong);font-size:11px;font-style:normal;font-weight:800;text-align:right}.match-response-unread{flex:0 0 auto;padding:3px 7px;border-radius:999px;background:var(--opke-color-danger);color:#fff;font-size:10px;font-style:normal;font-weight:800}.match-response-row svg{width:18px;height:18px}.match-negotiation-panel{display:grid;gap:var(--opke-space-4);padding:var(--opke-space-4)}.match-negotiation-panel>header{gap:var(--opke-space-3)}.match-negotiation-panel>header button{display:grid;place-items:center;flex:0 0 var(--opke-touch-min);width:var(--opke-touch-min);height:var(--opke-touch-min);border:1px solid var(--opke-color-line);border-radius:var(--opke-radius-pill);background:var(--opke-color-surface);color:var(--opke-color-ink)}.match-negotiation-panel>header div{min-width:0}.match-negotiation-panel>header small{color:var(--opke-color-primary);font-weight:800}.match-negotiation-panel>header h2{margin:2px 0 0;overflow-wrap:anywhere;font-size:19px;letter-spacing:0}.match-stepper{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px}.match-stepper span{display:grid;justify-items:center;gap:4px;color:var(--opke-color-muted);font-size:10px;text-align:center}.match-stepper b{display:grid;place-items:center;width:28px;height:28px;border-radius:var(--opke-radius-pill);background:var(--opke-color-surface-soft);color:var(--opke-color-muted)}.match-stepper span.done{color:var(--opke-color-primary-strong);font-weight:800}.match-stepper span.done b{background:var(--opke-color-primary-fill);color:#fff}.match-terms-summary{display:grid;gap:1px;overflow:hidden;background:var(--opke-color-line);box-shadow:none}.match-terms-summary>div{display:flex;justify-content:space-between;gap:var(--opke-space-3);padding:11px 12px;background:var(--opke-color-surface-soft)}.match-terms-summary span{color:var(--opke-color-muted);font-size:12px}.match-terms-summary b{max-width:60%;overflow-wrap:anywhere;color:var(--opke-color-ink);font-size:12px;text-align:right}.match-price-action,.match-confirm-action,.match-contact-action,.match-terminal-state{display:grid;gap:var(--opke-space-3)}.match-price-action label{display:grid;gap:6px;color:var(--opke-color-ink);font-size:12px;font-weight:800}.match-price-action input{width:100%;min-height:var(--opke-control-height);box-sizing:border-box;border:1px solid var(--opke-color-line);border-radius:var(--opke-radius-control);padding:0 12px;background:var(--opke-color-surface);color:var(--opke-color-ink);font-size:17px}.match-price-action>small{color:var(--opke-color-muted);font-size:11px}.match-action-row{gap:var(--opke-space-2)}.match-action-row button{min-width:0;min-height:var(--opke-button-height);flex:1;border:1px solid var(--opke-color-primary);border-radius:var(--opke-radius-control);background:var(--opke-color-surface);color:var(--opke-color-primary-strong);font-size:14px;font-weight:800}.match-action-row button:first-child{background:var(--opke-color-primary-fill);color:#fff}.match-confirm-action>div{display:grid;grid-template-columns:1fr 1fr;gap:var(--opke-space-2)}.match-confirm-action>div span{display:flex;align-items:center;gap:5px;min-height:var(--opke-touch-min);padding:0 10px;border-radius:var(--opke-radius-control);background:var(--opke-color-surface-soft);color:var(--opke-color-muted);font-size:11px;font-weight:700}.match-confirm-action>div span.confirmed{background:var(--opke-color-success-soft);color:var(--opke-color-success)}.match-confirm-action svg{width:15px;height:15px}.match-contact-link{display:grid;place-items:center;width:100%}.match-action-error{margin:0;padding:10px 12px;border-radius:var(--opke-radius-control);background:var(--opke-color-danger-soft);color:var(--opke-color-danger);font-size:12px;font-weight:700}.opke-redesign .owner-parcel-status-strip.expired,.opke-redesign .owner-trip-status-strip.expired{background:#9a5b00}.opke-redesign .owner-parcel-icon-actions.renewal button,.opke-redesign .owner-trip-icon-actions.renewal button{background:var(--opke-color-primary-fill);color:#fff}.opke-redesign .record-my-root,.opke-redesign .record-list-screen{display:grid;align-content:start;gap:var(--opke-space-4);min-height:calc(var(--tg-viewport-stable-height, 100dvh) - var(--opke-topbar-height));padding:var(--opke-space-4) var(--opke-page-inline) var(--opke-content-bottom);background:var(--opke-color-surface-soft)}.record-my-heading,.record-list-heading{display:grid;gap:var(--opke-space-1)}.record-my-heading>span,.record-list-heading span{color:var(--opke-color-primary);font-size:var(--opke-type-label-size);font-weight:800;text-transform:uppercase;letter-spacing:.06em}.record-my-heading h1,.record-list-heading h1{margin:0;color:var(--opke-color-ink);font-size:clamp(26px,8vw,34px);line-height:1.05}.record-my-heading p{margin:var(--opke-space-1) 0 0;color:var(--opke-color-muted);font-size:var(--opke-type-body-size)}.record-hub-list,.record-owner-list{display:grid;gap:var(--opke-space-3)}.record-hub-card{display:grid;grid-template-columns:48px minmax(0,1fr) auto 20px;align-items:center;gap:var(--opke-space-3);min-height:104px;border:1px solid var(--opke-color-line);border-radius:var(--opke-radius-card);background:var(--opke-color-surface);padding:var(--opke-space-4);color:var(--opke-color-ink);text-align:left;box-shadow:var(--opke-shadow-card)}.record-hub-card:focus-visible,.record-owner-card>button:focus-visible,.record-list-segments button:focus-visible,.record-state-back:focus-visible{outline:3px solid color-mix(in srgb,var(--opke-color-primary) 30%,transparent);outline-offset:2px}.record-hub-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:16px;background:var(--opke-color-primary-soft);color:var(--opke-color-primary)}.record-hub-card.trip .record-hub-icon{background:var(--opke-color-success-soft);color:var(--opke-color-success)}.record-hub-copy{display:grid;gap:5px;min-width:0}.record-hub-copy b{font-size:16px}.record-hub-copy small{color:var(--opke-color-muted);font-size:12px}.record-hub-copy em{display:flex;align-items:center;gap:5px;color:var(--opke-color-warning);font-size:11px;font-style:normal;font-weight:800}.record-hub-copy em svg{width:15px;height:15px}.record-hub-badge{display:grid;place-items:center;min-width:24px;height:24px;border-radius:999px;background:var(--opke-color-danger);color:#fff;font-size:11px;font-weight:800}.record-list-heading{grid-template-columns:var(--opke-touch-min) minmax(0,1fr);align-items:center}.record-lifecycle-actions{display:flex;flex-wrap:wrap;gap:var(--opke-space-2);margin:0 var(--opke-space-4) var(--opke-space-3)}.record-lifecycle-actions button{min-height:44px;border:0;border-radius:var(--opke-radius-control);background:var(--opke-color-primary-fill);padding:0 var(--opke-space-3);color:#fff;font-size:11px;font-weight:800}.record-lifecycle-actions button.secondary{background:var(--opke-color-primary-soft);color:var(--opke-color-primary-strong)}.record-list-heading>button,.record-state-back{display:grid;place-items:center;width:var(--opke-touch-min);min-height:var(--opke-touch-min);border:1px solid var(--opke-color-line);border-radius:50%;background:var(--opke-color-surface);color:var(--opke-color-ink)}.record-list-segments{display:grid;grid-template-columns:1fr 1fr;gap:4px;border-radius:var(--opke-radius-control);background:var(--opke-color-surface-soft);padding:4px}.record-list-segments button{min-height:var(--opke-touch-min);border:0;border-radius:calc(var(--opke-radius-control) - 4px);background:transparent;color:var(--opke-color-muted);font:800 12px/1 var(--opke-font-sans)}.record-list-segments button.active{background:var(--opke-color-surface);color:var(--opke-color-primary);box-shadow:var(--opke-shadow-card)}.record-list-segments span{margin-left:4px}.record-active-group{display:grid;gap:var(--opke-space-3)}.record-active-group.attention{border:1px solid color-mix(in srgb,var(--opke-color-danger) 24%,var(--opke-color-line));border-radius:var(--opke-radius-card);background:color-mix(in srgb,var(--opke-color-danger-soft) 68%,var(--opke-color-surface));padding:var(--opke-space-3)}.record-active-group.remaining{border-top:1px solid var(--opke-color-line);padding-top:var(--opke-space-4)}.record-active-group>h2{display:flex;align-items:center;justify-content:space-between;gap:var(--opke-space-2);margin:0;color:var(--opke-color-ink);font-size:14px}.record-active-group>h2>span{display:inline-flex;align-items:center;gap:7px;min-width:0}.record-active-group.attention>h2{color:var(--opke-color-danger)}.record-active-group>h2 svg{width:17px;height:17px;flex:0 0 auto}.record-active-group>h2 em{display:grid;place-items:center;min-width:26px;height:26px;border-radius:999px;background:var(--opke-color-surface-soft);color:var(--opke-color-muted);font-size:12px;font-style:normal}.record-active-group.attention>h2 em{background:var(--opke-color-danger);color:#fff}.record-active-group-list{display:grid;gap:var(--opke-space-3)}.record-owner-card{overflow:hidden;border:1px solid var(--opke-color-line);border-radius:var(--opke-radius-card);background:var(--opke-color-surface);box-shadow:var(--opke-shadow-card)}.record-owner-card.attention{border-color:color-mix(in srgb,var(--opke-color-danger) 30%,var(--opke-color-line));box-shadow:none}.record-owner-card>button{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 20px;gap:8px;width:100%;min-height:138px;border:0;background:transparent;padding:var(--opke-space-4);color:var(--opke-color-ink);text-align:left}.record-owner-card>button>:not(svg){grid-column:1}.record-owner-card>button>svg{grid-column:2;grid-row:3 / span 2;align-self:center}.record-owner-photo{grid-column:1 / -1!important;display:grid;place-items:center;overflow:hidden;width:100%;aspect-ratio:16 / 9;border-radius:var(--opke-radius-control);background:var(--opke-color-surface-soft);color:var(--opke-color-muted)}.record-owner-photo img,.owner-record-photo-detail img{width:100%;height:100%;object-fit:cover}.record-owner-photo.placeholder svg{width:28px;height:28px}.record-owner-actions{display:flex;gap:var(--opke-space-2);border-top:1px solid var(--opke-color-line);padding:var(--opke-space-2) var(--opke-space-4) var(--opke-space-3)}.record-owner-actions button{min-height:44px;border:0;border-radius:var(--opke-radius-control);background:var(--opke-color-primary-soft);padding:0 var(--opke-space-3);color:var(--opke-color-primary-strong);font-size:11px;font-weight:800}.record-owner-actions button.danger{background:var(--opke-color-danger-soft);color:var(--opke-color-danger)}.record-card-state{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.record-card-status,.record-owner-action-marker,.record-agreement-indicator{justify-self:start;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:800}.record-card-status{background:var(--opke-color-success-soft);color:var(--opke-color-success)}.record-card-status.status-pending_moderation{background:var(--opke-color-primary-soft);color:var(--opke-color-primary-strong)}.record-card-status.status-rejected{background:var(--opke-color-warning-soft);color:var(--opke-color-warning)}.record-card-status.status-closed{background:var(--opke-color-surface-soft);color:var(--opke-color-muted)}.record-owner-action-marker{background:var(--opke-color-danger-soft);color:var(--opke-color-danger)}.record-agreement-indicator{background:var(--opke-color-primary-soft);color:var(--opke-color-primary-strong)}.record-owner-card strong{font-size:14px}.record-owner-card>button>b{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.record-card-facts{display:grid;grid-template-columns:1fr 1fr;gap:var(--opke-space-2);margin-top:var(--opke-space-1)}.record-card-facts small{display:grid;gap:3px;color:var(--opke-color-muted);font-size:10px}.record-card-facts b{color:var(--opke-color-ink);font-size:12px}.record-my-empty{display:grid;gap:var(--opke-space-3);border:1px dashed var(--opke-color-line);border-radius:var(--opke-radius-card);background:var(--opke-color-surface);padding:var(--opke-space-5);text-align:center}.record-my-empty p{margin:0;color:var(--opke-color-muted);font-size:12px}.record-my-empty>div{display:grid;grid-template-columns:1fr 1fr;gap:var(--opke-space-2)}.record-my-empty button{min-height:var(--opke-touch-min);border:0;border-radius:var(--opke-radius-control);background:var(--opke-color-primary-fill);color:#fff;font-weight:800}.record-state-heading{display:grid;grid-template-columns:var(--opke-touch-min) minmax(0,1fr) auto;align-items:center;gap:var(--opke-space-3);padding:0 var(--opke-page-inline)}.record-state-heading>div{min-width:0}.record-state-heading span{color:var(--opke-color-primary);font-size:11px;font-weight:800}.record-state-heading h1{margin:2px 0;overflow:visible;color:var(--opke-color-ink);font-size:20px;line-height:1.2;text-overflow:clip;white-space:normal}.record-state-heading p{margin:0;overflow:hidden;color:var(--opke-color-muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.record-state-heading>em{display:grid;place-items:center;min-width:24px;height:24px;border-radius:var(--opke-radius-pill);background:var(--opke-color-danger);color:#fff;font-size:11px;font-style:normal;font-weight:800}.owner-record-detail{display:grid;gap:var(--opke-space-4);padding-bottom:var(--opke-content-bottom)}.owner-record-photo-detail,.owner-record-photo-placeholder{overflow:hidden;width:100%;aspect-ratio:16 / 9;margin:0;border-radius:var(--opke-radius-card);background:var(--opke-color-surface-soft)}.owner-record-photo-detail{position:relative;display:grid;place-items:center;border:0;padding:0;color:#fff;cursor:zoom-in}.owner-record-photo-zoom{position:absolute;right:var(--opke-space-3);bottom:var(--opke-space-3);display:inline-flex;align-items:center;gap:5px;border-radius:var(--opke-radius-pill);background:#102540c7;padding:6px 9px;font-size:12px;font-weight:800}.owner-record-photo-zoom svg{width:16px;height:16px}.owner-record-photo-placeholder{display:grid;place-items:center;border:1px dashed var(--opke-color-line);color:var(--opke-color-muted);font-size:12px;font-weight:700}.owner-record-detail-heading{grid-template-columns:var(--opke-touch-min) minmax(0,1fr)}.owner-record-facts{display:grid;gap:1px;overflow:hidden;margin:0 var(--opke-page-inline);border:1px solid var(--opke-color-border);border-radius:var(--opke-radius-card);background:var(--opke-color-border)}.owner-record-facts>div{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:var(--opke-space-3);padding:var(--opke-space-3);background:var(--opke-dark-surface, #fff)}.owner-record-facts dt{color:var(--opke-color-muted);font-size:12px}.owner-record-facts dd{margin:0;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;color:var(--opke-color-ink);font-size:13px;font-weight:800;text-align:right}.owner-record-facts .owner-record-comment dd{overflow-wrap:anywhere}.owner-record-context-action{min-height:var(--opke-touch-min);margin:0 var(--opke-page-inline);border:0;border-radius:var(--opke-radius-control);background:var(--opke-color-primary-fill);color:#fff;font-weight:800}@media(max-width:350px){.owner-record-facts>div{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:var(--opke-space-2)}.owner-record-facts dd{font-size:12px}.record-hub-card{grid-template-columns:42px minmax(0,1fr) auto;padding:var(--opke-space-3)}.record-hub-card>svg{display:none}.record-my-empty>div,.record-card-facts,.match-candidate-facts,.match-confirm-action>div{grid-template-columns:1fr}.match-candidate-title,.match-action-row{align-items:stretch;flex-direction:column}.match-response-row em{display:none}}.opke-redesign .app-topbar-shell.hero-authenticated .hero-top.app-topbar-contextual{grid-template-columns:auto minmax(0,1fr) auto;gap:6px}.opke-redesign .topbar-actions{gap:4px}.opke-redesign .redesign-header-title{max-width:none}.opke-redesign .appearance-settings select{width:100%;min-height:var(--opke-touch-min);padding:10px 12px;background:var(--opke-color-surface);color:var(--opke-color-ink);border:1px solid var(--opke-color-line);border-radius:var(--opke-radius-control)}@media(max-width:374px){.opke-redesign .app-topbar-shell{padding-inline:max(10px,var(--opke-system-safe-left)) max(10px,var(--opke-system-safe-right))}.opke-redesign .redesign-brand{gap:3px}.opke-redesign .topbar-app-icon{width:28px;min-width:28px;height:28px;flex-basis:28px}.opke-redesign .redesign-brand b{font-size:11px;letter-spacing:.04em}.opke-redesign .redesign-header-title{font-size:13px}}:root[data-opke-theme=dark]{--opke-color-primary: #8db4ff;--opke-color-primary-strong: #a7c6ff;--opke-color-primary-soft: #203451;--opke-color-ink: #eef3fc;--opke-color-muted: #b4c0d2;--opke-color-muted-soft: #a6b3c7;--opke-color-line: #52647e;--opke-color-detail-trip: #25496d;--opke-color-detail-parcel: #203451;--opke-color-surface: #101824;--opke-color-surface-soft: #1c2737;--opke-color-success: #7de0b5;--opke-color-success-soft: #153d32;--opke-color-warning: #ffcf85;--opke-color-warning-soft: #44341b;--opke-color-danger: #ffb0a6;--opke-color-danger-soft: #492722;--opke-color-focus: #a7c6ff;--opke-ink: var(--opke-color-ink);--opke-muted: var(--opke-color-muted);--opke-blue: var(--opke-color-primary);--opke-blue-deep: var(--opke-color-surface-soft);--opke-teal: var(--opke-color-success);--opke-line: var(--opke-color-line);--opke-card: var(--opke-color-surface);--opke-soft: var(--opke-color-surface-soft);--opke-dark-ink: var(--opke-color-ink);--opke-dark-muted: var(--opke-color-muted);--opke-dark-primary: var(--opke-color-primary);--opke-dark-success: var(--opke-color-success);--opke-dark-warning: var(--opke-color-warning);--opke-dark-danger: var(--opke-color-danger);--opke-dark-surface: var(--opke-color-surface);--opke-dark-surface-soft: var(--opke-color-surface-soft);--opke-dark-primary-soft: var(--opke-color-primary-soft);--opke-dark-success-soft: var(--opke-color-success-soft);--opke-dark-warning-soft: var(--opke-color-warning-soft);--opke-dark-danger-soft: var(--opke-color-danger-soft);--opke-dark-line: var(--opke-color-line)}:root[data-opke-theme=dark] body{background:var(--opke-color-surface);color:var(--opke-color-ink)}:root[data-opke-theme=dark] input::placeholder,:root[data-opke-theme=dark] textarea::placeholder{color:var(--opke-color-muted);opacity:1}.opke-redesign .verification-choice-screen,.opke-redesign .onboarding-form:has(.verification-method-intro){background:var(--opke-color-surface);border:0;border-radius:0;box-shadow:none}.opke-redesign .verification-citizenship-form:has(.verification-method-intro){display:grid;gap:var(--opke-space-3);min-width:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.opke-redesign .verification-method-intro{margin:var(--opke-space-5) 0 var(--opke-space-5)}.opke-redesign .verification-method-hero{display:grid;place-items:center;width:var(--opke-control-height);height:var(--opke-control-height);margin-bottom:var(--opke-space-5);border-radius:var(--opke-radius-control);background:var(--opke-color-primary-soft);color:var(--opke-color-primary)}.opke-redesign .verification-method-hero svg{width:28px;height:28px}.opke-redesign .verification-method-intro h1,.opke-redesign .verification-method-intro h2,.opke-redesign .verification-method-title{margin:0 0 var(--opke-space-3);color:var(--opke-color-ink);font:var(--opke-type-title-weight) var(--opke-type-title-size)/var(--opke-type-title-leading) var(--opke-font-sans);letter-spacing:var(--opke-type-title-tracking)}.opke-redesign .verification-method-intro p{margin:0;color:var(--opke-color-muted);font-size:var(--opke-type-body-size);line-height:var(--opke-type-body-leading)}.opke-redesign .verification-choice-screen:has(.verification-method-intro)>.subscreen-heading h2{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.opke-redesign .verification-choice-screen:has(.verification-method-intro)>.create-verification-heading{min-height:0;height:0;margin:0;padding:0}.opke-redesign .verification-method-choices{display:grid;gap:var(--opke-space-3);min-width:0}.opke-redesign .verification-method-choices .verification-choice-card{display:grid;grid-template-columns:24px minmax(0,1fr) 20px;gap:var(--opke-space-3);align-items:center;min-height:92px;width:100%;padding:var(--opke-space-4);border:1px solid var(--opke-color-line);border-radius:var(--opke-radius-card);background:var(--opke-color-surface);color:var(--opke-color-ink);box-shadow:none;text-align:left}.opke-redesign .verification-method-choices .verification-choice-card.selected{border-color:var(--opke-color-primary);background:var(--opke-color-primary-soft)}.opke-redesign .verification-method-choices .verification-choice-icon{width:24px;height:24px;background:transparent;color:var(--opke-color-muted)}.opke-redesign .verification-method-choices .selected .verification-choice-icon{color:var(--opke-color-primary)}.opke-redesign .verification-method-choices .verification-choice-icon svg{width:24px;height:24px}.opke-redesign .verification-choice-copy{display:grid;gap:var(--opke-space-1);min-width:0}.opke-redesign .verification-choice-copy b{font-size:14px;font-weight:800;line-height:1.4}.opke-redesign .verification-choice-copy small{color:var(--opke-color-muted);font-size:var(--opke-type-caption-size);line-height:1.4}.opke-redesign .verification-method-choices .verification-choice-indicator{display:block;width:20px;height:20px;border:1px solid var(--opke-color-line);border-radius:50%}.opke-redesign .selected .verification-choice-indicator{border:6px solid var(--opke-color-primary);background:var(--opke-color-surface)}.opke-redesign .verification-citizenship-form .myid-consent-row{margin:var(--opke-space-4) 0 0;padding:0;border:0;min-height:var(--opke-button-height)}.opke-redesign .verification-citizenship-form .myid-consent-label{gap:0;font-size:var(--opke-type-label-size);line-height:1.45}.opke-redesign .verification-citizenship-form .myid-info-button{width:var(--opke-touch-min);height:var(--opke-touch-min);min-width:var(--opke-touch-min);border:0;background:transparent;color:var(--opke-color-muted);font-size:15px}.opke-redesign .verification-citizenship-form button.myid-consent-switch,.opke-redesign .verification-citizenship-form button.myid-consent-switch.active{position:relative;width:var(--opke-touch-min);height:var(--opke-touch-min);border:0;padding:0;border-radius:var(--opke-radius-pill);background:transparent;box-shadow:none}.opke-redesign .verification-citizenship-form .myid-consent-switch:before{content:"";position:absolute;inset:9px 0;border-radius:var(--opke-radius-pill);background:var(--opke-color-line)}.opke-redesign .verification-citizenship-form .myid-consent-switch:after{content:"";position:absolute;left:3px;top:12px;width:20px;height:20px;border-radius:50%;background:var(--opke-color-on-primary);transition:transform var(--opke-motion-fast)}.opke-redesign .verification-citizenship-form .myid-consent-switch.active:before{background:var(--opke-color-primary-fill)}.opke-redesign .verification-citizenship-form .myid-consent-switch.active:after{transform:translate(18px)}.opke-redesign .verification-citizenship-form .myid-consent-switch svg{display:none}.opke-redesign .verification-citizenship-form .myid-policy-action{border:0;border-radius:0;padding:0;background:transparent;color:var(--opke-color-muted);font-size:var(--opke-type-caption-size);font-weight:600}.opke-redesign .verification-citizenship-form .myid-policy-action>span{display:none}.opke-redesign .verification-citizenship-form .verification-primary-action{margin-top:var(--opke-space-3)}.opke-redesign .verification-citizenship-form .verification-primary-action:disabled{opacity:1;background:var(--opke-color-surface-soft);color:var(--opke-color-muted);box-shadow:none}.opke-redesign .verification-citizenship-form .secondary-action{min-height:var(--opke-touch-min);padding:var(--opke-space-2);border:0;background:transparent;color:var(--opke-color-muted);box-shadow:none;font-size:var(--opke-type-caption-size)}.opke-redesign .verification-citizenship-form button:focus-visible{outline:var(--opke-focus-width) solid var(--opke-color-focus);outline-offset:var(--opke-focus-offset)}@media(prefers-reduced-motion:reduce){.opke-redesign .verification-citizenship-form .myid-consent-switch:after{transition:none}}
