.buyer-offer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.buyer-offer-card{border-radius:8px;padding:1rem}.buyer-offer-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.buyer-offer-card header span,.buyer-offer-card header strong{display:block}.buyer-offer-card header>div>span{color:#6b7b8c;font-size:.72rem}.buyer-offer-card header strong{margin-top:.28rem;color:var(--ink);font-size:1.6rem;font-weight:600}.buyer-offer-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:1rem;border-block:1px solid var(--line)}.buyer-offer-facts>div{min-width:0;padding:.75rem}.buyer-offer-facts>div+div{border-left:1px solid var(--line)}.buyer-offer-facts dt{color:#8391a0;font-size:.62rem}.buyer-offer-facts dd{overflow:hidden;margin:.25rem 0 0;color:#405163;font-size:.7rem;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.buyer-offer-contact{display:flex;align-items:center;gap:1rem;margin-top:.85rem;color:#526274;font-size:.7rem}.buyer-offer-contact a{gap:.4rem;color:var(--accent);font-weight:600}.buyer-offer-action{width:100%;margin-top:.85rem}.buyer-offers-panel{border-bottom:1px solid var(--line);background:#f2f7fb;padding:.85rem}.buyer-offer-actions,.buyer-offer-contact,.buyer-offer-contact>div,.buyer-offer-glance,.buyer-offer-quick-facts,.buyer-offers-heading,.buyer-offers-heading>div{display:flex;align-items:center}.buyer-offers-heading{justify-content:space-between;gap:.8rem;margin-bottom:.65rem}.buyer-offers-heading>div{min-width:0;gap:.6rem}.buyer-offers-heading>div>span{display:grid;width:2rem;height:2rem;flex:0 0 2rem;place-items:center;border-radius:6px;background:#dcecff;color:#0f6cbd}.buyer-offer-identity h5,.buyer-offers-heading h4{margin:0;color:#122130}.buyer-offers-heading h4{font-size:.82rem;font-weight:700}.buyer-offers-heading p{margin:.08rem 0 0;color:#68798a;font-size:.66rem}.buyer-offers-heading>b{display:grid;min-width:1.8rem;height:1.8rem;place-items:center;border:1px solid #b8d8f5;border-radius:5px;background:#fff;color:#0f6cbd;font:650 .75rem/1 var(--font-jetbrains-mono),monospace}.buyer-offer-list{gap:.55rem}.buyer-offer-card{overflow:hidden;border:1px solid #cddce8;border-left:3px solid #1684df;border-radius:7px;background:#fff;box-shadow:0 9px 24px rgba(21,56,84,.055);animation:buyer-offer-enter .38s cubic-bezier(.16,1,.3,1) both;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.buyer-offer-card:hover{border-color:#9ec9ec;box-shadow:0 13px 30px rgba(21,76,117,.09);transform:translateY(-1px)}.buyer-offer-card:nth-child(2){animation-delay:55ms}.buyer-offer-card:nth-child(3){animation-delay:.11s}.buyer-offer-glance{gap:.7rem;padding:.75rem .8rem .6rem}.buyer-offer-avatar{display:grid;width:2.65rem;height:2.65rem;flex:0 0 2.65rem;place-items:center;border-radius:7px;background:#102536;color:#fff;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)}.buyer-offer-identity{min-width:0}.buyer-offer-contact small,.buyer-offer-description>small,.buyer-offer-identity>small{display:block;color:#738496;font:550 .58rem/1.2 var(--font-jetbrains-mono),monospace;text-transform:uppercase}.buyer-offer-identity h5{overflow:hidden;margin-top:.18rem;font-size:.88rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.buyer-offer-identity h5 a{color:inherit;text-decoration:none}.buyer-offer-identity h5 a:hover{color:#0f6cbd}.buyer-offer-identity p{display:flex;align-items:center;gap:.25rem;overflow:hidden;margin:.2rem 0 0;color:#6a7b8b;font-size:.64rem;text-overflow:ellipsis;white-space:nowrap}.buyer-offer-price{display:grid;flex:0 0 auto;justify-items:end;gap:.25rem;margin-left:auto}.buyer-offer-price strong{color:#0f6cbd;font:700 1rem/1 var(--font-jetbrains-mono),monospace;white-space:nowrap}.buyer-offer-price span{border-radius:4px;background:#e9f6ef;padding:.25rem .4rem;color:#167455;font-size:.6rem;font-weight:650}.buyer-offer-quick-facts{flex-wrap:wrap;gap:.35rem;padding:0 .8rem .7rem 4.15rem}.buyer-offer-quick-facts span{display:inline-flex;min-height:1.65rem;align-items:center;gap:.3rem;border:1px solid #d9e4ec;border-radius:4px;background:#f8fbfd;padding:.3rem .45rem;color:#4f6577;font-size:.61rem;font-weight:600}.buyer-offer-content{display:grid;border-top:1px solid #e6edf2;background:#fbfdfe}.buyer-offer-content.has-photo{grid-template-columns:8.5rem minmax(0,1fr);align-items:stretch}.buyer-offer-photo{position:relative;min-height:8.5rem;overflow:hidden;background:#e8f0f5}.buyer-offer-photo .request-image-trigger{width:100%;height:100%}.buyer-offer-details{border-top:1px solid #e2eaf0}.buyer-offer-details>summary{display:flex;min-height:2.65rem;cursor:pointer;list-style:none;align-items:center;justify-content:space-between;gap:.7rem;padding:.65rem .8rem;color:#28465e;font-size:.7rem;font-weight:700;transition:background-color .18s ease,color .18s ease}.buyer-offer-details>summary::-webkit-details-marker{display:none}.buyer-offer-details>summary:hover{background:#f5f9fc;color:#0f6cbd}.buyer-offer-details>summary span{display:inline-flex;align-items:center;gap:.4rem}.buyer-offer-details>summary>svg{transition:transform .22s ease}.buyer-offer-details[open]>summary>svg{transform:rotate(180deg)}.buyer-offer-details-body{display:grid;gap:.7rem;border-top:1px solid #e6edf2;background:#fbfdfe;padding:.8rem}.buyer-offer-description p{margin:.35rem 0 0;color:#40566a;font-size:.72rem;line-height:1.5}.buyer-offer-contact{justify-content:space-between;gap:.75rem;border:1px solid #bee6d4;border-radius:6px;background:#edf9f3;padding:.65rem}.buyer-offer-contact>div{min-width:0;gap:.6rem}.buyer-offer-contact a{display:inline-flex;align-items:center;gap:.35rem;color:#0d6e4e;font-size:.72rem;font-weight:700}.buyer-offer-contact>div a{color:#173d31;font-family:var(--font-jetbrains-mono),monospace}.buyer-offer-actions{flex-wrap:wrap;gap:.45rem}.buyer-offer-actions form{display:flex}.buyer-offer-contact-button,.buyer-offer-reject-button,.buyer-offer-secondary-button{display:inline-flex;min-height:2.35rem;align-items:center;justify-content:center;gap:.4rem;border-radius:5px;padding:.55rem .7rem;font-size:.68rem;font-weight:700;transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.buyer-offer-contact-button{border:1px solid #0f6cbd;background:#0f6cbd;color:#fff}.buyer-offer-contact-button:hover{background:#0b5b9f;transform:translateY(-1px)}.buyer-offer-secondary-button{border:1px solid #cbd9e4;background:#fff;color:#29485f}.buyer-offer-secondary-button:hover{border-color:#91bada;color:#0f6cbd}.buyer-offer-reject-button{border:1px solid #ecc9c7;background:#fff;color:#aa3733}.buyer-offer-reject-button:hover{border-color:#d88d89;background:#fff5f4}@keyframes buyer-offer-enter{0%{opacity:0;transform:translate3d(0,8px,0)}to{opacity:1;transform:translateZ(0)}}@media (prefers-reduced-motion:reduce){.buyer-offer-card{animation:none;transition:none}.buyer-offer-details>summary>svg{transition:none}}@media (max-width:640px){.buyer-offers-panel{padding:.65rem}.buyer-offers-heading p{display:none}.buyer-offer-glance{display:grid;grid-template-columns:2.45rem minmax(0,1fr) auto;gap:.55rem;padding:.68rem}.buyer-offer-avatar{width:2.45rem;height:2.45rem;flex-basis:2.45rem}.buyer-offer-identity h5{font-size:.8rem}.buyer-offer-type,.buyer-offer-type-separator{display:none}.buyer-offer-price strong{font-size:.83rem}.buyer-offer-quick-facts{padding:0 .68rem .65rem}.buyer-offer-photo{width:7.4rem;height:5.1rem;margin:0 .55rem .52rem}.buyer-offer-actions,.buyer-offer-actions form,.buyer-offer-contact-button,.buyer-offer-reject-button,.buyer-offer-secondary-button{width:100%}.buyer-offer-contact{align-items:flex-start;flex-direction:column}}@media (max-width:767px){.buyer-offer-grid{grid-template-columns:minmax(0,1fr)}.buyer-offer-facts>div{padding:.65rem .5rem}}.buyer-offers-panel{padding:.58rem}.buyer-offers-heading{margin-bottom:.42rem;padding-inline:.1rem}.buyer-offers-heading h4{font-size:.74rem}.buyer-offers-heading>b{min-width:1.45rem;height:1.45rem;font-size:.64rem}.buyer-offer-list{gap:.42rem}.buyer-offer-glance{gap:.55rem;padding:.58rem .62rem .45rem}.buyer-offer-avatar{width:2.2rem;height:2.2rem;flex-basis:2.2rem}.buyer-offer-identity>small{font-size:.52rem}.buyer-offer-identity h5{margin-top:.12rem;font-size:.8rem}.buyer-offer-identity p{margin-top:.12rem;font-size:.58rem}.buyer-offer-price{gap:.18rem}.buyer-offer-price strong{font-size:.88rem}.buyer-offer-price span{padding:.2rem .32rem;font-size:.54rem}.buyer-offer-quick-facts{gap:.28rem;padding:0 .62rem .5rem 3.37rem}.buyer-offer-quick-facts span{min-height:1.4rem;padding:.22rem .35rem;font-size:.56rem}.buyer-offer-details>summary{min-height:2.2rem;padding:.48rem .62rem;font-size:.64rem}.buyer-offer-details-body{gap:.55rem;padding:.62rem}.buyer-offer-description p{margin-top:.25rem;font-size:.67rem}.buyer-offer-contact{padding:.52rem}.buyer-offer-actions{gap:.35rem}.buyer-offer-contact-button,.buyer-offer-reject-button,.buyer-offer-secondary-button{min-height:2rem;padding:.42rem .58rem;font-size:.62rem}.buyer-offers-panel:not([open]) .buyer-offers-heading{margin-bottom:0}.buyer-offer-expanded{display:grid;gap:.55rem;padding:.62rem}.buyer-offer-seller-link{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.45rem;border:1px solid #dce8f1;border-radius:5px;background:#fff;padding:.42rem .5rem;color:#24445c;transition:border-color .18s ease,color .18s ease,background-color .18s ease}.buyer-offer-seller-link:hover{border-color:#8fc1e8;background:#f4faff;color:#0f6cbd}.buyer-offer-seller-link small,.buyer-offer-seller-link strong{display:block}.buyer-offer-seller-link small{color:#718495;font:550 .52rem/1.2 var(--font-jetbrains-mono),monospace;text-transform:uppercase}.buyer-offer-seller-link strong{overflow:hidden;margin-top:.08rem;font-size:.68rem;text-overflow:ellipsis;white-space:nowrap}@media (max-width:640px){.buyer-offer-glance{grid-template-columns:2.15rem minmax(0,1fr) auto;padding:.55rem}.buyer-offer-avatar{width:2.15rem;height:2.15rem;flex-basis:2.15rem}.buyer-offer-quick-facts{padding:0 .55rem .48rem}.buyer-offer-content.has-photo{grid-template-columns:6.9rem minmax(0,1fr)}.buyer-offer-photo{min-height:7.7rem}.buyer-offer-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.buyer-offer-actions form:first-child{grid-column:1/-1}.buyer-offer-expanded{gap:.48rem;padding:.55rem}}.buyer-offers-panel{border-bottom:0;background:transparent;padding:.55rem 1rem .7rem}.buyer-offers-panel>summary{cursor:pointer;list-style:none}.buyer-offers-panel>summary::-webkit-details-marker{display:none}.buyer-offers-heading{margin-bottom:0;padding:0 0 .4rem}.buyer-offers-heading>span{display:inline-flex;align-items:center;gap:.36rem}.buyer-offers-heading>span>b{display:grid;min-width:1.45rem;height:1.45rem;place-items:center;border:1px solid #b8d8f5;border-radius:5px;background:#fff;color:#0f6cbd;font:650 .64rem/1 var(--font-jetbrains-mono),monospace}.buyer-offers-heading>span>svg{color:#527087;transition:transform .18s ease}.buyer-offers-panel:not([open]) .buyer-offers-heading{padding-bottom:0}.buyer-offers-panel:not([open]) .buyer-offers-heading>span>svg{transform:rotate(-90deg)}.buyer-offer-list{display:grid;gap:0}.buyer-offers-panel .buyer-offer-card{display:block;overflow:visible;padding:.65rem 0 .58rem;border:0;border-left:3px solid transparent;border-radius:0;background:#fff;box-shadow:none;transition:background-color .18s ease,border-color .18s ease,transform .18s ease}.buyer-offers-panel .buyer-offer-card+.buyer-offer-card{border-top:1px solid #dce8f0}.buyer-offers-panel .buyer-offer-card:hover{border-left-color:#1788df;background:#f8fbfe;box-shadow:none;transform:translateY(-1px)}.buyer-offers-panel .buyer-offer-glance{display:grid;grid-template-columns:2.25rem minmax(0,1fr) auto;align-items:center;gap:.58rem;padding:0 0 .42rem}.buyer-offers-panel .buyer-offer-avatar{width:2.25rem;height:2.25rem;flex-basis:2.25rem;border-radius:6px;background:#12314a;box-shadow:none}.buyer-offers-panel .buyer-offer-identity h5{margin-top:0;overflow:hidden;font-size:.8rem;line-height:1.2;text-overflow:ellipsis}.buyer-offers-panel .buyer-offer-identity p{margin-top:.14rem;font-size:.59rem}.buyer-offers-panel .buyer-offer-price{min-width:5.4rem;gap:.16rem}.buyer-offers-panel .buyer-offer-price strong{color:#0d6fbe;font-size:.92rem;line-height:1}.buyer-offers-panel .buyer-offer-price span{border-radius:999px;padding:.16rem .36rem;font-size:.53rem}.buyer-offers-panel .buyer-offer-content,.buyer-offers-panel .buyer-offer-content.has-photo{display:grid;grid-template-columns:minmax(0,1fr) 12rem;align-items:start;gap:.7rem;border-top:0;background:transparent;padding:0}.buyer-offers-panel .buyer-offer-content.has-photo{grid-template-columns:5.75rem minmax(0,1fr) 12rem}.buyer-offers-panel .buyer-offer-content.has-photo .buyer-offer-photo{grid-column:1}.buyer-offers-panel .buyer-offer-content.has-photo .buyer-offer-detail-copy{grid-column:2}.buyer-offers-panel .buyer-offer-content.has-photo .buyer-offer-bottom{grid-column:3}.buyer-offers-panel .buyer-offer-photo{width:5.75rem;min-height:5.75rem;max-height:5.75rem;overflow:hidden;border:1px solid #ccdae5;border-radius:6px;aspect-ratio:1;box-shadow:none}.buyer-offers-panel .buyer-offer-bottom,.buyer-offers-panel .buyer-offer-detail-copy{display:grid;min-width:0;align-content:start;gap:.35rem}.buyer-offers-panel .buyer-offer-description{display:grid;gap:.18rem}.buyer-offers-panel .buyer-offer-description p{margin:0;color:#40596d;font-size:.68rem;line-height:1.38;overflow-wrap:anywhere}.buyer-offers-panel .buyer-offer-description p:first-child{color:#29465b;font-weight:650}.buyer-offers-panel .buyer-offer-quick-facts{display:flex;flex-wrap:wrap;gap:.2rem .55rem;padding:.1rem 0 0}.buyer-offers-panel .buyer-offer-quick-facts span{min-height:0;gap:.24rem;border:0;border-radius:0;background:transparent;padding:0;color:#567083;font-size:.59rem;white-space:nowrap}.buyer-offers-panel .buyer-offer-quick-facts span+span:before{content:none}.buyer-offers-panel .buyer-offer-contact{display:flex;width:100%;justify-content:flex-start;gap:.4rem;border:0;background:transparent;padding:0}.buyer-offers-panel .buyer-offer-contact>div,.buyer-offers-panel .buyer-offer-contact>div>a{width:100%}.buyer-offers-panel .buyer-offer-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:.32rem;border:0;padding:0}.buyer-offers-panel .buyer-offer-actions form{display:flex;width:auto;margin:0}.buyer-offers-panel .buyer-offer-actions:not(.has-contact) form:first-child{grid-column:1/-1}.buyer-offers-panel .buyer-offer-contact-button,.buyer-offers-panel .buyer-offer-phone-button,.buyer-offers-panel .buyer-offer-reject-button,.buyer-offers-panel .buyer-offer-secondary-button{display:inline-flex;width:100%;min-height:2rem;align-items:center;justify-content:center;gap:.32rem;border-radius:5px;padding:.35rem .5rem;font-size:.6rem;font-weight:700;white-space:nowrap}.buyer-offers-panel .buyer-offer-contact-button,.buyer-offers-panel .buyer-offer-phone-button{border:1px solid #0f6cbd;background:#0f6cbd;color:#fff}.buyer-offers-panel .buyer-offer-secondary-button{border:1px solid #c5d7e4;background:#fff;color:#30536c}.buyer-offers-panel .buyer-offer-reject-button{border:1px solid #eccac8;background:#fff;color:#a83a35}.account-request.is-fulfilled{border-color:rgba(25,123,86,.24)}.account-request.is-fulfilled>header{background-color:#0a2d29}.account-request.is-fulfilled .account-request-title>span{color:#7ee0b4}@media (max-width:760px){.buyer-offers-panel{padding:.45rem .62rem .55rem}.buyer-offers-panel .buyer-offer-card{padding:.58rem 0 .55rem}.buyer-offers-panel .buyer-offer-content,.buyer-offers-panel .buyer-offer-content.has-photo{grid-template-columns:minmax(0,1fr);gap:.5rem}.buyer-offers-panel .buyer-offer-content.has-photo .buyer-offer-bottom,.buyer-offers-panel .buyer-offer-content.has-photo .buyer-offer-detail-copy,.buyer-offers-panel .buyer-offer-content.has-photo .buyer-offer-photo{grid-column:1;grid-row:auto}.buyer-offers-panel .buyer-offer-photo{width:100%;min-height:7.25rem;max-height:8.5rem;aspect-ratio:16/9}}@media (max-width:390px){.buyer-offers-panel .buyer-offer-glance{grid-template-columns:2.1rem minmax(0,1fr) auto;gap:.48rem}.buyer-offers-panel .buyer-offer-avatar{width:2.1rem;height:2.1rem;flex-basis:2.1rem}.buyer-offers-panel .buyer-offer-price{min-width:4.65rem}}@media (prefers-reduced-motion:reduce){.buyer-offers-panel .buyer-offer-card{transition:none}.buyer-offers-panel .buyer-offer-card:hover{transform:none}}.glass-surface{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;transition:opacity .26s ease-out}.glass-surface__filter{position:absolute;inset:0;z-index:-1;width:100%;height:100%;opacity:0;pointer-events:none}.glass-surface__content{position:relative;z-index:1;display:flex;width:100%;height:100%;align-items:center;justify-content:center;border-radius:inherit}.glass-surface--svg{background:rgba(4,9,15,var(--glass-frost,.62));backdrop-filter:var(--filter-id) saturate(var(--glass-saturation,1));box-shadow:inset 0 1px 0 rgba(255,255,255,.18),inset 0 -1px 0 rgba(255,255,255,.05),0 14px 45px rgba(0,0,0,.24)}.glass-surface--fallback{border:1px solid rgba(255,255,255,.16);background:rgba(4,9,15,.76);box-shadow:inset 0 1px 0 rgba(255,255,255,.16),inset 0 -1px 0 rgba(255,255,255,.04),0 14px 45px rgba(0,0,0,.28);backdrop-filter:blur(18px) saturate(1.35);-webkit-backdrop-filter:blur(18px) saturate(1.35)}@supports not (backdrop-filter:blur(10px)){.glass-surface--fallback{background:rgba(4,9,15,.94)}}.card-nav-container{position:fixed;top:0;left:0;z-index:60;width:100%;padding-top:env(safe-area-inset-top,0);transform:translateY(0);transition:opacity .26s ease,transform .42s cubic-bezier(.16,1,.3,1);will-change:transform}.card-nav-container.is-scroll-hidden{opacity:0;pointer-events:none;transform:translateY(calc(-100% - 4px))}.card-nav-container.is-scroll-hidden:focus-within{opacity:1;pointer-events:auto;transform:translateY(0)}.card-nav{position:relative;display:block;height:60px;overflow:hidden;border:0;border-bottom:1px solid rgba(255,255,255,.12);border-radius:0;background:rgba(4,9,15,.36);box-shadow:inset 0 1px 0 rgba(255,255,255,.12),inset 0 -1px 0 rgba(255,255,255,.04),0 12px 34px rgba(0,0,0,.18);will-change:height}.card-nav.glass-surface--fallback{background:rgba(4,9,15,.48);backdrop-filter:blur(22px) saturate(1.25);-webkit-backdrop-filter:blur(22px) saturate(1.25)}.card-nav>.glass-surface__content{display:block;padding:0}.card-nav-shell{position:relative;width:min(1280px,calc(100% - 40px));height:100%;margin-inline:auto}.card-nav-top{position:absolute;inset:0 0 auto;z-index:2;height:60px;justify-content:space-between;padding:7px 7px 7px 18px}.card-nav-menu,.card-nav-top{display:flex;align-items:center}.card-nav-menu{width:42px;height:42px;flex-direction:column;justify-content:center;gap:6px;border:0;border-radius:7px;background:transparent;color:#ffffff;transition:background-color .18s ease}.card-nav-menu:hover{background:rgba(255,255,255,.1)}.card-nav-menu span{display:block;width:25px;height:2px;background:currentColor;transform-origin:center;transition:transform .26s cubic-bezier(.16,1,.3,1)}.card-nav-menu.is-open span:first-child{transform:translateY(4px) rotate(45deg)}.card-nav-menu.is-open span:last-child{transform:translateY(-4px) rotate(-45deg)}.card-nav-logo{position:absolute;top:50%;left:50%;display:flex;align-items:center;transform:translate(-50%,-50%)}.card-nav-actions{display:flex;align-items:center;gap:5px;margin-left:auto}.card-nav-brand-logo{position:relative;display:block;width:230px;height:46px;overflow:hidden}.card-nav-brand-logo img{position:absolute;top:50%;left:0;width:100%;height:auto;transform:translateY(-50%)}.card-nav-cta{height:46px;gap:8px;border-radius:7px;background:#17212b;padding:0 16px;font-size:13px;font-weight:700;transition:background-color .18s ease,transform .18s ease}.card-nav-cta,.card-nav-language,.card-nav-login,.card-nav-notification{display:inline-flex;align-items:center;justify-content:center;color:#ffffff}.card-nav-language,.card-nav-login,.card-nav-notification{height:42px;border:1px solid rgba(255,255,255,.13);border-radius:7px;background:rgba(255,255,255,.07);transition:border-color .18s ease,background-color .18s ease,transform .18s ease}.card-nav-language{width:42px;padding:0;overflow:hidden}.card-nav-notification{position:relative;width:42px;padding:0}.card-nav-notification>span{position:absolute;top:-4px;right:-4px;display:grid;min-width:17px;height:17px;place-items:center;border:2px solid rgba(4,9,15,.82);border-radius:999px;background:#ffffff;color:#132536;font:600 9px/1 var(--font-jetbrains-mono),monospace}.card-nav-language-image{width:28px;height:18px;border-radius:2px;-o-object-fit:cover;object-fit:cover;box-shadow:0 0 0 1px rgba(255,255,255,.16)}.card-nav-login{padding:0 12px;font-size:13px;font-weight:700}.card-nav-language:hover,.card-nav-login:hover,.card-nav-notification:hover{border-color:rgba(255,255,255,.26);background:rgba(255,255,255,.14);transform:translateY(-1px)}.card-nav-language:active,.card-nav-login:active,.card-nav-notification:active{transform:scale(.97)}.card-nav-cta:hover{background:#0f6cbd;transform:translateY(-1px)}.card-nav-cta:active{transform:scale(.98)}.card-nav-cta svg{transition:transform .18s ease}.card-nav-cta:hover svg{transform:translate(2px,-2px)}.card-nav-content{position:absolute;inset:60px 0 0;z-index:1;display:flex;align-items:stretch;gap:10px;padding:8px;visibility:hidden;pointer-events:none}.card-nav.is-open .card-nav-content{visibility:visible;pointer-events:auto}.card-nav-card{position:relative;display:flex;min-width:0;flex:1 1 0;flex-direction:column;gap:10px;border-radius:8px;padding:15px 17px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.card-nav-card-label{font-size:20px;font-weight:600;letter-spacing:0;line-height:1.1}.card-nav-links{display:flex;flex-direction:column;gap:1px;margin-top:auto}.card-nav-link{display:inline-flex;min-height:31px;align-items:center;gap:7px;border:0;border-radius:5px;background:transparent;padding:4px 6px;color:inherit;font-size:14px;font-weight:500;text-align:left;opacity:.78;transition:opacity .18s ease,background-color .18s ease,transform .18s ease}.card-nav-link.is-active,.card-nav-link:hover{background:rgba(255,255,255,.12);opacity:1;transform:translateX(2px)}.card-nav-card:last-child .card-nav-link.is-active,.card-nav-card:last-child .card-nav-link:hover{background:rgba(15,108,189,.09)}@media (max-width:767px){.card-nav-container{top:0;width:100%}.card-nav-shell{width:calc(100% - 20px)}.card-nav-top{padding:8px 2px 8px 4px}.card-nav-menu{order:3;width:38px;height:38px;gap:5px;margin-left:2px}.card-nav-menu span{width:22px}.card-nav-logo{position:static;order:1;transform:none}.card-nav-actions{order:2;gap:5px;margin-left:auto}.card-nav-brand-logo{width:clamp(108px,34vw,150px);height:40px}.card-nav-cta{display:none}.card-nav-language,.card-nav-notification{width:34px;height:36px;border-color:rgba(255,255,255,.1);background:rgba(255,255,255,.045)}.card-nav-notification>span{top:-5px;right:-5px;min-width:16px;height:16px;border-color:rgba(4,9,15,.84);font-size:8px}.card-nav-language-image{width:22px;height:14px}.card-nav-login{display:none}.card-nav-login span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-nav-content{flex-direction:column;align-items:stretch;gap:7px;padding:8px;overflow-y:auto}.card-nav-card{min-height:104px;flex:1 0 auto;padding:13px 15px}.card-nav-card-label{font-size:17px}.card-nav-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px 6px}.card-nav-link{min-width:0;font-size:13px}}@media (prefers-reduced-motion:reduce){.card-nav-container,.card-nav-cta,.card-nav-cta svg,.card-nav-language,.card-nav-link,.card-nav-login,.card-nav-menu span,.card-nav-notification{transition-duration:.01ms}}@font-face{font-family:outfit;src:url(/_next/static/media/b3f2787f4412eb24-s.p.woff2) format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:outfit;src:url(/_next/static/media/7de3b7ca4ad531ca-s.p.woff2) format("woff2");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:outfit;src:url(/_next/static/media/fa38e35b2669df89-s.p.woff2) format("woff2");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:outfit;src:url(/_next/static/media/c4465cab55deadf5-s.p.woff2) format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:outfit Fallback;src:local("Arial");ascent-override:99.94%;descent-override:25.98%;line-gap-override:0.00%;size-adjust:100.06%}.__className_e451d1{font-family:outfit,outfit Fallback,Arial,sans-serif}.__variable_e451d1{--font-outfit:"outfit","outfit Fallback",Arial,sans-serif}@font-face{font-family:jetBrainsMono;src:url(/_next/static/media/db9d659a1acad1e2-s.woff2) format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:jetBrainsMono;src:url(/_next/static/media/af2e87f5d61b5665-s.woff2) format("woff2");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:jetBrainsMono Fallback;src:local("Arial");ascent-override:77.57%;descent-override:22.82%;line-gap-override:0.00%;size-adjust:131.49%}.__className_6bfaa6{font-family:jetBrainsMono,jetBrainsMono Fallback,Courier New,monospace}.__variable_6bfaa6{--font-jetbrains-mono:"jetBrainsMono","jetBrainsMono Fallback",Courier New,monospace}