@import"https://fonts.googleapis.com/css2?family=Sora:wght@300;400;500;600&display=swap";:root{font-family:Sora,sans-serif;--font-size-base: .875rem;--control-height: 42px;--radius-sm: 10px;--radius-md: 12px;--radius-lg: 18px;--space-1: .5rem;--space-2: .75rem;--space-3: 1rem;--space-4: 1.5rem;--space-5: 2rem;line-height:1.5;font-weight:400;color:#1f2933;background-color:#f4f5f7;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at top,#fdfdfd,#f4f5f7 40%,#eef1f4)}a{color:inherit;text-decoration:none}button,input,select,textarea{font-family:inherit;font-size:var(--font-size-base)}.profile-stack>.dashboard-card{order:2}.profile-stack>.dashboard-list-card{order:3}.dashboard-card{display:flex;flex-direction:column;gap:var(--space-3)}.dashboard-header{display:flex;justify-content:space-between;gap:var(--space-3);align-items:flex-start}.dashboard-header h2{margin:0}.dashboard-header p{margin:.35rem 0 0;color:#52606d}.dashboard-role-toggle{margin-top:0}.dashboard-role-hint{margin:0;color:#52606d}.dashboard-status-row{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.dashboard-meta-inline{color:#52606d;font-size:.92rem}.dashboard-stepper{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:var(--space-2)}.dashboard-step{border:1px solid #d2d6dc;border-radius:12px;padding:.55rem .7rem;display:inline-flex;align-items:center;gap:.45rem;color:#52606d;font-weight:600}.dashboard-step-icon{width:20px;height:20px;border-radius:999px;border:1px solid currentColor;display:inline-flex;align-items:center;justify-content:center;font-size:.75rem;flex-shrink:0}.dashboard-step-current{border-color:#93c5fd;color:#1e3a8a;background:#dbeafe}.dashboard-step-done{border-color:#86efac;background:#f0fdf4;color:#166534}.dashboard-action-grid{display:grid;gap:var(--space-3);grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-panel{border:1px solid #e4e7eb;border-radius:var(--radius-md);padding:var(--space-3);background:#f8fafc;display:flex;flex-direction:column;gap:.6rem}.dashboard-panel h3{margin:0;font-size:1rem}.dashboard-panel p{margin:0;color:#52606d}.dashboard-help-btn{width:fit-content}.dashboard-list-card{display:flex;flex-direction:column;gap:var(--space-3)}.dashboard-list-header{display:flex;justify-content:space-between;align-items:center;gap:var(--space-2)}.dashboard-list-header h3{margin:0}.dashboard-list-header span{color:#6b7280;font-size:.9rem}.dashboard-filters{display:grid;gap:var(--space-2);grid-template-columns:minmax(0,2fr) minmax(180px,1fr)}.dashboard-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--space-2)}.dashboard-row{border:1px solid #e4e7eb;border-radius:14px;overflow:hidden;background:#fff}.dashboard-row.active{border-color:#2b2f38;box-shadow:0 8px 20px #0f172a14}.dashboard-row-main{width:100%;border:none;background:transparent;padding:1rem 1.1rem;display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-2);text-align:left}.dashboard-row-left h4{margin:0;font-size:1rem}.dashboard-row-left p{margin:.25rem 0 0;color:#374151}.dashboard-row-left small{margin-top:.35rem;display:block;color:#6b7280}.dashboard-row-right{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:flex-end}.dashboard-row-expanded{border-top:1px solid #e5e7eb;background:#f9fafb;padding:1rem 1.1rem;display:flex;flex-direction:column;gap:var(--space-2)}.dashboard-sections{display:grid;gap:var(--space-2)}.dashboard-section{border:1px solid #e4e7eb;background:#fff;border-radius:12px;padding:.9rem 1rem}.dashboard-section h4{margin:0 0 .75rem;font-size:.95rem;color:#374151}.dashboard-token-copy-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.6rem;align-items:center}.dashboard-token-copy-row code{background:#fff;border:1px solid #dbeafe;border-radius:10px;padding:.55rem .65rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard-confirm-focus{border-color:#fed7aa;background:#fff7ed}.dashboard-confirm-focus p{margin:0;color:#5b4636}.dashboard-fields{display:grid;gap:.7rem}.dashboard-fields-two-col{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-fields>div{display:flex;flex-direction:column;gap:.15rem}.dashboard-fields span{color:#6b7280}.dashboard-fields strong{color:#111827}.dashboard-edit-form .form-section{margin-bottom:0}.dashboard-more{display:flex;justify-content:center}.profile-offers-card{display:flex;flex-direction:column;gap:var(--space-3);margin-bottom:var(--space-4)}.profile-offers-header{display:flex;justify-content:space-between;align-items:center;gap:var(--space-2)}.profile-offers-header h3{margin:0;font-size:1rem;font-weight:600;color:#52606d;line-height:1.2}.profile-section-eyebrow{margin:0;font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;color:#7b8794}.profile-offers-count{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;height:2rem;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-weight:700}.profile-offers-list{display:flex;flex-direction:column;gap:var(--space-2)}.profile-offer-row{border:1px solid #e4e7eb;border-radius:14px;padding:1rem;display:flex;flex-direction:column;gap:.8rem;background:#f8fafc}.profile-offer-title-row{display:flex;justify-content:space-between;gap:var(--space-2);align-items:center}.profile-offer-status{display:inline-flex;padding:.2rem .6rem;border-radius:999px;background:#dbeafe;color:#1e3a8a;font-size:.78rem;font-weight:600}.profile-offer-meta{display:flex;flex-wrap:wrap;gap:.75rem 1rem;color:#52606d;font-size:.88rem}.profile-offer-actions,.profile-offer-counter{display:flex;gap:.6rem;flex-wrap:wrap;align-items:center}.profile-offer-action-btn{height:calc(var(--control-height) - 8px);min-height:calc(var(--control-height) - 8px);padding:0 .95rem;font-size:.92rem}.profile-offer-counter-inline{flex-wrap:nowrap;align-items:stretch}.profile-offer-counter input{min-width:180px;flex:1 1 220px}.profile-offer-counter-inline input{min-width:0;flex:1 1 auto;height:calc(var(--control-height) - 8px)}.profile-offer-counter-submit{flex:0 0 auto;white-space:nowrap}.profile-offers-empty,.profile-offers-error{margin:0}.profile-offers-error{color:#b91c1c}@media(max-width:980px){.dashboard-header{flex-direction:column}.dashboard-stepper,.dashboard-action-grid,.dashboard-filters{grid-template-columns:1fr}}@media(max-width:720px){.dashboard-row-main{flex-direction:column}.dashboard-row-right{justify-content:flex-start}.dashboard-fields-two-col,.dashboard-token-copy-row{grid-template-columns:1fr}.profile-offer-counter-inline{flex-wrap:wrap}.profile-offer-counter-submit{width:100%}}.deal-progress{margin:0 0 var(--space-3);padding:.9rem 1rem;border:1px solid #e5e7eb;border-radius:14px;background:#f8fafc}.deal-progress-title{margin:0 0 .8rem;font-size:.82rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:#52606d}.deal-progress-list{list-style:none;margin:0;padding:0;display:grid;gap:.7rem}.deal-progress-step{position:relative;display:grid;grid-template-columns:22px minmax(0,1fr);gap:.7rem;align-items:center;color:#94a3b8;font-weight:600}.deal-progress-step-has-detail{align-items:flex-start}.deal-progress-step:not(:last-child):after{content:"";position:absolute;top:22px;left:10px;width:2px;height:calc(100% + .45rem);background:#e5e7eb}.deal-progress-step-icon{position:relative;z-index:1;width:22px;height:22px;border-radius:999px;border:1px solid currentColor;background:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:.75rem;line-height:1}.deal-progress-step-label{font-size:.92rem;line-height:1.35}.deal-progress-step-content{min-width:0;display:flex;flex-direction:column;gap:.5rem}.deal-progress-step-detail{font-size:.88rem;font-weight:500;color:#334155}.deal-progress-step-detail p{margin:0}.deal-progress-step-detail .profile-token-copy-row{margin-top:0}.deal-progress-step-detail .buyer-review-actions{margin-top:.45rem}.deal-progress-step-detail .buyer-reject-secondary{margin-top:0}.deal-progress-step-detail .buyer-review-countdown{margin-top:.2rem}.deal-progress-step-current .deal-progress-step-detail{color:#1e3a8a}.deal-progress-step-done .deal-progress-step-detail{color:#166534}.deal-progress-step-blocked .deal-progress-step-detail{color:#7f1d1d}.deal-progress-step-done{color:#166534}.deal-progress-step-done .deal-progress-step-icon{background:#dcfce7;border-color:#86efac}.deal-progress-step-current{color:#1e3a8a}.deal-progress-step-current .deal-progress-step-icon{background:#dbeafe;border-color:#93c5fd}.deal-progress-step-blocked{color:#b91c1c}.deal-progress-step-blocked .deal-progress-step-icon{background:#fee2e2;border-color:#fecaca}.deal-progress-note{margin-top:.9rem;padding:.8rem .9rem;border-radius:12px;border:1px solid #e5e7eb;background:#fff}.deal-progress-note p{margin:0}.deal-progress-note .hint{margin-top:.35rem;display:block}.deal-progress-note-neutral{border-color:#dbe3ee;background:#fff}.deal-progress-note-done{border-color:#bbf7d0;background:#f0fdf4}.deal-progress-note-current{border-color:#bfdbfe;background:#eff6ff}.deal-progress-note-blocked{border-color:#fecaca;background:#fff1f2}#root{max-width:1200px;margin:0 auto;padding:2.5rem 2rem 4rem}.app{display:flex;flex-direction:column;gap:var(--space-4)}.hero{display:flex;justify-content:space-between;align-items:center;gap:1rem}.brand{display:flex;flex-direction:column;gap:.35rem;text-decoration:none;color:inherit}.hero h1{margin:0;font-size:2.6rem;letter-spacing:-.02em}h2{font-size:1.45rem}h3{font-size:1.05rem}h4{font-size:.95rem}.site-title{margin:0;font-size:2.6rem;letter-spacing:-.02em;font-weight:800;color:#2b2f38}.subtitle{margin:.2rem 0 0;color:#52606d}.site-footer{display:flex;align-items:center;justify-content:space-between;margin-top:var(--space-5);padding-top:var(--space-4);border-top:1px solid #e4e7eb;color:#7b8794;font-size:.85rem;letter-spacing:.04em;text-transform:uppercase}.footer-lang{display:flex;align-items:center}.footer-copy{flex:1;text-align:center}.footer-version{white-space:nowrap}.footer-api{display:inline-flex;align-items:center;margin-left:.45rem;color:#52606d;font-size:.72rem;letter-spacing:.04em;text-transform:none}.footer-env{display:inline-flex;align-items:center;margin-left:.45rem;padding:.08rem .42rem;border-radius:999px;border:1px solid currentColor;font-size:.72rem;font-weight:700;letter-spacing:.08em;line-height:1.1}.footer-env--prod{color:#9f1239}.footer-env--staging{color:#b45309}.footer-env--docker{color:#0369a1}.nav{display:flex;align-items:center;gap:var(--space-2);flex-wrap:wrap}.user-chip{display:inline-flex;align-items:center;gap:.6rem;flex-wrap:wrap;justify-content:flex-end}.user-menu-trigger{display:inline-flex;align-items:center;gap:.55rem;border:1px solid #d2d6dc;border-radius:999px;background:#fff;padding:.2rem .45rem .2rem .25rem;color:#2b2f38;text-decoration:none}.user-menu-trigger:hover,.user-menu-trigger:focus-visible{border-color:#9aa5b1;background:#f8fafc}.user-menu-avatar{width:30px;height:30px;border-radius:999px;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;background:#e4e7eb;color:#2b2f38;font-size:.74rem;font-weight:700;letter-spacing:.03em;flex-shrink:0}.user-menu-avatar img{width:100%;height:100%;object-fit:cover}.user-menu-name{font-weight:600;max-width:170px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-menu-trigger-badge{margin-left:.1rem}.nav-icon-button{width:38px;height:38px;border-radius:999px;border:1px solid #d2d6dc;background:#fff;color:#6b7280;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.nav-icon-button:hover,.nav-icon-button:focus-visible{border-color:#9aa5b1;background:#f8fafc;color:#2b2f38}.nav-icon-button svg{width:18px;height:18px}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:var(--space-2);flex-wrap:wrap;margin-top:var(--space-3)}.cta-bar{margin:var(--space-4) 0 var(--space-5);background:#e6f3f1;border:1px solid #c8dfda;border-radius:14px;padding:var(--space-3) var(--space-4);display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);font-weight:600;color:#1f2933}.cta-bar .primary{flex-shrink:0;white-space:nowrap}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:999px;border:1px solid #d2d6dc;background:#f9fafb;color:#1f2933}.icon-button svg{width:18px;height:18px}.icon-button.has-notifications{position:relative}.notification-dot{position:absolute;top:-4px;right:-6px;min-width:18px;height:18px;border-radius:999px;background:#dc2626;color:#fff;font-size:.68rem;font-weight:700;line-height:1;display:inline-flex;align-items:center;justify-content:center;padding:0 .28rem;box-shadow:0 0 0 2px #fff;pointer-events:none}.lang-dropdown{position:relative}.lang-dropdown summary{list-style:none}.lang-dropdown summary::-webkit-details-marker{display:none}.lang-trigger{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .6rem;border-radius:999px;border:1px solid #d2d6dc;background:#fff;cursor:pointer;font-weight:600;color:#1f2933}.lang-trigger .flag,.lang-menu .flag{width:18px;height:12px;border-radius:2px;overflow:hidden;box-shadow:0 0 0 1px #d2d6dc inset;display:inline-flex}.lang-trigger svg,.lang-menu svg{width:100%;height:100%;display:block}.lang-trigger .caret{width:12px;height:8px}.lang-menu{position:absolute;right:0;top:calc(100% + .4rem);background:#fff;border:1px solid #e4e7eb;border-radius:12px;padding:.35rem;min-width:140px;display:flex;flex-direction:column;gap:.15rem;box-shadow:0 16px 30px #0f172a1f;z-index:10}.lang-menu button{border:none;background:transparent;padding:.4rem .5rem;border-radius:10px;display:flex;align-items:center;gap:.5rem;cursor:pointer;font-weight:600;color:#1f2933}.lang-menu button.active{background:#2b2f38;color:#fff}.lang-dropdown:not([open]) .lang-menu{display:none}.site-footer .lang-menu{top:auto;bottom:calc(100% + .4rem);right:auto;left:0}.card{background:#fff;border-radius:var(--radius-lg);padding:var(--space-4);box-shadow:0 16px 40px #0f172a0f;border:1px solid #e4e7eb}.auth-page,.profile-page{display:flex;justify-content:center}.auth-card,.profile-card{max-width:720px;width:100%}.auth-card{max-width:360px}.profile-stack{width:100%;max-width:980px;display:flex;flex-direction:column;gap:var(--space-4)}.profile-stack>.profile-card.full-width{order:1}.profile-card{margin:0 auto}.profile-card.full-width{max-width:980px;margin:0}.profile-tabs{align-self:flex-start;margin-top:var(--space-1);flex-wrap:nowrap}.profile-tabs-bar{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);width:100%}.profile-tabs-title{display:inline-flex;align-items:center;gap:.65rem}.profile-tabs-title h2{margin:0}.profile-quick-actions{display:flex;align-items:center;gap:var(--space-2)}.profile-logout-button{display:inline-flex;align-items:center;gap:.5rem;padding:0 1.1rem;border-radius:999px;border:1px solid #d2d6dc;background:#fff;color:#2b2f38;font-weight:600;height:var(--control-height);white-space:nowrap}.profile-logout-button svg{width:18px;height:18px}.profile-grid{width:100%}.buyer-token-card,.buyer-review-card{margin-top:var(--space-3);border-color:#bfdbfe;background:linear-gradient(180deg,#f8fbff,#f0f7ff);box-shadow:inset 4px 0 #93c5fd,0 1px #ffffffb3}.buyer-token-card h4,.buyer-review-card h4{margin-bottom:.45rem}.buyer-token-card p,.buyer-review-card p{margin:0}.buyer-review-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.5rem;flex-wrap:wrap}.buyer-review-kicker{display:inline-flex;align-items:center;min-height:1.7rem;padding:.12rem .55rem;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-size:.74rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.buyer-review-deadline{display:inline-flex;flex-direction:column;align-items:flex-end;gap:.15rem;font-size:.8rem;color:#52606d}.buyer-review-deadline-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.02em;color:#64748b}.buyer-review-deadline strong{font-size:.82rem;font-weight:700;color:#334155}.buyer-review-lead{font-weight:600;color:#1f2937}.buyer-review-warning{color:#475569}.buyer-review-countdown{display:inline-flex;align-items:center;gap:.25rem;color:#1d4ed8;font-weight:600}.profile-token-copy-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.65rem;align-items:center;margin-top:.75rem}.token-icon.token-icon-soft{width:48px;height:48px;background:linear-gradient(180deg,#fef9c3,#fde68a);color:#ca8a04;border:1px solid #facc15;box-shadow:inset 0 1px #ffffffb3,0 4px 10px #eab3082e}.token-icon.token-icon-soft svg{width:22px;height:22px}.profile-token-copy-code{background:#fff;border:1px solid #dbeafe;border-radius:10px;padding:.75rem .8rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.98rem;font-weight:600;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-token-copy-button{min-width:104px;padding:0 .9rem;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;font-weight:600;color:#1f2937;border-color:#cbd5e1;background:#fff}.profile-token-copy-button svg{width:17px;height:17px;flex-shrink:0}.buyer-review-actions{display:flex;gap:.6rem;flex-wrap:wrap;margin-top:.85rem;align-items:flex-start}.buyer-review-confirm{min-width:220px}.buyer-pending-payment-card{margin-top:.85rem;border:1px solid #fde68a;background:#fffbeb;border-radius:14px;padding:.9rem 1rem;display:flex;flex-direction:column;gap:.7rem}.buyer-pending-payment-card p{margin:0;color:#92400e}.buyer-pending-payment-card .buyer-review-confirm{width:fit-content;min-width:220px}.sell-page{display:flex;justify-content:center}.sell-card{max-width:720px;width:100%}.domain-name-field{display:flex;flex-direction:column;gap:.25rem;width:100%}.domain-name-field input{width:100%}.domain-status{font-size:.8rem;padding:.1rem 0}.domain-status-invalid{color:var(--error, #dc2626)}.domain-status-checking{color:var(--muted)}.domain-status-available{color:var(--success, #16a34a)}.domain-status-taken{color:var(--error, #dc2626)}.profile-close-account-sso-warning{margin-bottom:var(--space-2);font-size:.875rem}.fee-disclosure-card{padding:var(--space-3);border-radius:var(--radius-md);border:1px solid #e4e7eb;background:#f9fafb}.fee-disclosure-summary{margin:0 0 var(--space-2);font-size:.82rem;color:#6b7280}.fee-disclosure-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-2)}.fee-disclosure-grid>div{padding:.5rem .65rem;border-radius:8px;border:1px solid #e4e7eb;background:#fff}.fee-disclosure-grid span{display:block;font-size:.75rem;color:#9ca3af}.fee-disclosure-grid strong{display:block;margin-top:.15rem;font-size:.9rem;color:#374151}.tabs{display:flex;gap:var(--space-1);margin-bottom:var(--space-3)}.tabs button{flex:1;padding:0 1rem;border-radius:999px;border:1px solid #d2d6dc;background:#f9fafb;font-weight:600;height:var(--control-height)}.tabs button.active{background:#2b2f38;color:#fff;border-color:#2b2f38}.auth-divider{display:flex;align-items:center;gap:var(--space-2);margin:var(--space-4) 0 var(--space-3);color:#9aa5b1;font-size:.85rem;text-transform:uppercase;letter-spacing:.08em}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:#e4e7eb}.auth-sso-card{display:flex;flex-direction:column;gap:var(--space-2);padding:var(--space-3);border-radius:var(--radius-lg);border:1px solid #dbe2e8;background:#f8fafc}.auth-sso-brand{display:flex;align-items:center;gap:.6rem;font-weight:700;letter-spacing:.02em}.infomaniak-mark{font-size:1.1rem;color:#2b7fd1;text-transform:lowercase}.auth-sso-tag{font-size:.7rem;text-transform:uppercase;letter-spacing:.12em;background:#e6f1fb;color:#1f4e85;padding:.1rem .5rem;border-radius:999px}.auth-sso-intent{gap:var(--space-1)}.auth-sso-button{width:100%;background:#2b7fd1}.auth-sso-button.is-loading{display:inline-flex;align-items:center;justify-content:center;gap:.45rem}.auth-sso-button:hover{background:#256bb0}.auth-sso-button.primary{background:#2b7fd1}.auth-sso-button.primary:hover{background:#256bb0}.auth-local{display:flex;flex-direction:column;gap:var(--space-2)}.auth-local-title{font-weight:700;color:#1f2933}.auth-local-hint{color:#52606d;font-size:.85rem}.auth-hint{color:#52606d;font-size:.9rem}.profile-badge{display:grid;grid-template-columns:minmax(180px,240px) minmax(0,1fr);gap:var(--space-4);padding:var(--space-4);border-radius:var(--radius-lg);background:linear-gradient(135deg,#f8fafc,#edf7f6);border:1px solid #d6e0e5;margin-bottom:var(--space-4);position:relative}.profile-stripe-identity-card{margin-top:.85rem;padding:.65rem .75rem;border:1px solid #cbd5e1;border-radius:var(--radius-md);background:#f8fafc;color:#1e293b;display:grid;gap:.25rem}.profile-stripe-identity-card.is-verified{border-color:#86efac;background:#f0fdf4;color:#14532d}.profile-stripe-identity-head{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap}.profile-stripe-identity-logo{width:20px;height:20px;border-radius:999px;background:#1e293b;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:.68rem;font-weight:700}.profile-stripe-kyc-chip{margin-left:auto;display:inline-flex;align-items:center;border-radius:999px;border:1px solid #fdba74;background:#fff7ed;color:#9a3412;font-size:.72rem;font-weight:600;padding:.1rem .45rem}.profile-stripe-kyc-chip.is-verified{border-color:#86efac;background:#dcfce7;color:#166534}.profile-stripe-identity-card p{margin:0;font-size:.78rem}.profile-stripe-identity-card p span{font-weight:600}.profile-seller-status{margin-bottom:var(--space-3)}.profile-seller-status-head{display:flex;justify-content:space-between;align-items:center;gap:.8rem}.profile-seller-status-head strong{font-size:.9rem}.profile-seller-status-head .profile-stripe-status-pill{margin-left:auto;margin-top:-.1rem;margin-right:-.1rem;flex:0 0 auto}.profile-seller-status p{margin:.45rem 0 0;font-size:.8rem}.notice.profile-seller-status-active{background:#dcfce7;color:#166534}.notice.profile-seller-status-pending{background:#f5f7fa;color:#243b53;border:1px solid #d9e2ec}.notice.profile-seller-status-syncing{background:#e0f2fe;color:#0c4a6e;border:1px solid #7dd3fc}.profile-seller-status-in-progress{border:1px solid #93c5fd;background:#eff6ff;color:#1e3a8a}.profile-seller-status-not-started{border:1px solid #fdba74;background:#fff7ed;color:#9a3412}.profile-seller-status-active .profile-stripe-cta-button{background:transparent;border:1px solid currentColor;color:inherit}.profile-seller-status-active .profile-stripe-cta-button:hover{background:#16653414}.profile-seller-compact{border:1px solid #e5e7eb;border-radius:var(--radius, 8px);padding:.75rem 1rem;background:#f9fafb}.profile-seller-compact-row{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.profile-seller-compact-label{font-weight:600;font-size:.9rem}.profile-seller-compact-country{font-size:.85rem;color:var(--text-muted, #6b7280)}.profile-seller-stripe-panel{margin-top:1rem;padding-top:1rem;border-top:1px solid #e5e7eb}.profile-stripe-embed-fallback{display:grid;gap:.5rem;margin-bottom:.75rem;padding:.85rem 1rem;border:1px solid #fca5a5;border-radius:12px;background:#fff7f7}.profile-stripe-embed-fallback p{margin:0;font-size:.78rem}.profile-stripe-embed-fallback-actions{display:flex;flex-wrap:wrap;gap:.5rem}.profile-seller-status-action-required{border:1px solid #fca5a5;background:#fef2f2;color:#991b1b}.profile-seller-status-in-progress .profile-stripe-cta-button,.profile-seller-status-not-started .profile-stripe-cta-button,.profile-seller-status-action-required .profile-stripe-cta-button{border:1px solid currentColor;background:#fff;color:inherit;font-size:.8rem}.profile-seller-status-action-required .profile-seller-trust-list,.profile-seller-status-action-required .profile-seller-trust-item,.profile-seller-status-action-required .profile-stripe-country-hint{color:#7f1d1d}.profile-stripe-actions{margin-top:.9rem;display:block}.profile-stripe-country{margin-top:.8rem;display:grid;gap:.35rem}.profile-stripe-country-readonly{gap:.2rem}.profile-seller-country-label{font-size:.85rem;font-weight:600}.profile-stripe-country input{min-height:var(--control-height);border-radius:var(--radius-md);border:1px solid #d2d6dc;background:#fff;padding:0 var(--space-3)}.profile-stripe-country-hint{margin:0}.profile-stripe-status-pill{display:inline-flex;align-items:center;justify-content:center;min-width:52px;height:var(--control-height);padding:0 .35rem;border-radius:999px;border:none;box-shadow:none;font-weight:700;letter-spacing:.04em}.profile-stripe-status-pill-track{width:40px;height:22px;border-radius:999px;border:none;background:#e5e7eb;position:relative;flex:0 0 auto}.profile-stripe-status-pill-thumb{position:absolute;top:50%;left:1px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #0f172a33;transform:translateY(-50%);transition:transform .16s ease}.profile-stripe-status-pill.on{background:#dcfce7;color:#166534}.profile-stripe-status-pill.on .profile-stripe-status-pill-track{background:#22c55e}.profile-stripe-status-pill.on .profile-stripe-status-pill-thumb{transform:translate(18px,-50%)}.profile-stripe-status-pill.off{background:#fee2e2;color:#991b1b}.profile-stripe-status-pill.off .profile-stripe-status-pill-track{background:#ef4444}.profile-stripe-manage-link{border:none;background:transparent;color:inherit;font-weight:700;text-decoration:underline;text-underline-offset:2px;padding:0;height:auto}.profile-stripe-manage-link:disabled{opacity:.7}.profile-seller-status-footer{margin-top:.9rem;display:flex;justify-content:flex-end;align-items:center}.profile-stripe-summary{margin-top:.9rem;padding-top:.9rem;border-top:1px solid #e5e7eb}.profile-stripe-summary-toggle{width:100%;border:none;background:transparent;padding:0;margin:0;display:flex;align-items:center;justify-content:space-between;gap:.8rem;color:inherit;text-align:left}.profile-stripe-summary-title{margin:0;font-size:.85rem;font-weight:700}.profile-stripe-summary-toggle-right{display:inline-flex;align-items:center;gap:.35rem;color:#0f172ab8}.profile-stripe-summary-toggle-label{font-size:.72rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.profile-stripe-summary-chevron{transition:transform .2s ease}.profile-stripe-summary-chevron.open{transform:rotate(180deg)}.profile-stripe-summary-grid{margin:.55rem 0 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem .85rem}.profile-stripe-summary-item{min-width:0}.profile-stripe-summary-item dt{font-size:.72rem;letter-spacing:.03em;text-transform:uppercase;opacity:.8}.profile-stripe-summary-item dd{margin:.1rem 0 0;font-size:.8rem;font-weight:600;line-height:1.3;overflow-wrap:anywhere}.profile-stripe-summary-note{margin:.55rem 0 0;font-size:.74rem;line-height:1.35;opacity:.95}.profile-close-account{margin-top:var(--space-3);background:#f3f4f6;color:#4b5563;border:1px solid #d1d5db;border-radius:var(--radius-md);padding:var(--space-2) var(--space-3);display:grid;gap:.45rem}.profile-close-account p{margin:0;font-size:.8rem}.profile-close-account-head{display:flex;justify-content:space-between;align-items:flex-end;gap:.8rem}.profile-close-account-copy{display:grid;gap:.35rem}.profile-close-account-copy strong{font-size:.9rem}.profile-close-account .hint{color:#6b7280}.profile-close-account-warning,.profile-close-account label{font-weight:600}.profile-close-account-phrase code{display:inline-block;padding:.35rem .55rem;border-radius:8px;border:1px dashed #9ca3af;background:#fff;font-family:SFMono-Regular,ui-monospace,Menlo,Consolas,monospace;color:#374151}.profile-close-account input{width:100%}.profile-close-account-actions{display:flex;justify-content:flex-end}.profile-close-account-button{display:inline-flex;align-items:center;justify-content:center;padding:0 1.4rem;border-radius:999px;border:1px solid #cbd5e1;background:#e5e7eb;color:#374151;font-size:.8rem;font-weight:600;height:var(--control-height)}.profile-close-account-button:disabled{opacity:.6;cursor:not-allowed}.profile-close-account-toggle{padding:0 1rem;border-radius:999px;font-size:.8rem;align-self:flex-end}.profile-seller-trust-list{display:grid;gap:.35rem}.profile-seller-trust-item{display:flex;align-items:flex-start;gap:.45rem;font-size:.95rem}.profile-seller-trust-icon{display:inline-flex;flex:0 0 auto;opacity:.9;margin-top:.08rem}.profile-seller-trust-icon svg{width:16px;height:16px}.badge-left{display:flex;flex-direction:column;gap:var(--space-2)}.avatar-frame{width:160px;height:160px;border-radius:22px;border:1px solid #d2d6dc;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.avatar-image{width:100%;height:100%;object-fit:cover}.avatar{width:56px;height:56px;border-radius:50%;background:#2b2f38;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;letter-spacing:.06em}.avatar.avatar-large{width:100%;height:100%;border-radius:22px;font-size:1.4rem}.avatar-actions{display:flex;flex-direction:column;gap:var(--space-2);align-items:flex-start}.avatar-upload{width:160px;height:var(--control-height);justify-content:center;align-items:center;padding:0;border-radius:999px}.avatar-upload-icon{width:20px;height:20px}.avatar-clear{position:absolute;top:8px;right:8px;width:28px;height:28px;border-radius:999px;border:none;background:#0f172ad9;color:#fff;font-size:1rem;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.avatar-clear:hover{background:#0f172a}.avatar-clear:disabled{opacity:.35;cursor:not-allowed}.avatar-saving{opacity:.6;pointer-events:none}.avatar-save-error{margin-top:.4rem;font-size:.75rem;color:#dc2626}.file-button input{display:none}.badge-right{display:flex;flex-direction:column;gap:var(--space-2);justify-content:center;padding-top:0}.badge-line{display:inline-flex;align-items:center;gap:.5rem;width:fit-content}.badge-line h2{margin:0}.badge-edit-trigger{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;border:1px solid #d2d6dc;background:#fff;color:#2b2f38}.badge-edit-trigger svg{width:15px;height:15px}.badge-chip{display:inline-flex;align-items:center;justify-content:center;padding:.25rem .75rem;border-radius:999px;background:#2b2f38;color:#fff;font-size:.78rem;letter-spacing:.04em;text-transform:none;width:fit-content;white-space:nowrap}.badge-email{color:#52606d;margin:0}.badge-meta{display:flex;gap:var(--space-3);color:#52606d;font-size:.85rem;text-transform:uppercase;letter-spacing:.08em}.profile-inline-edit{margin-top:.2rem;padding-top:.4rem;border-top:1px solid #d6e0e5;display:grid;gap:.6rem}.profile-inline-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}.profile-inline-grid input,.profile-inline-grid select{min-height:var(--control-height);border-radius:var(--radius-md);border:1px solid #d2d6dc;background:#fff;padding:0 var(--space-3)}.profile-inline-email{grid-column:1 / -1}.profile-inline-actions{display:flex;gap:.6rem;flex-wrap:wrap}.profile-password-inline{margin-top:.2rem;padding-top:.6rem;border-top:1px solid #d6e0e5;display:grid;gap:.6rem}.profile-password-inline .form-title{margin:0}.profile-password-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;gap:.6rem;align-items:end}.profile-password-grid input{min-height:var(--control-height);border-radius:var(--radius-md);border:1px solid #d2d6dc;background:#fff;padding:0 var(--space-3)}.profile-password-submit{height:var(--control-height);min-width:var(--control-height);padding:0;border-radius:999px;border:1px solid #d2d6dc;background:#fff;color:#1f2933;box-shadow:none;appearance:none;display:inline-flex;align-items:center;justify-content:center}.profile-password-submit:hover{background:#f9fafb}.profile-password-submit svg{width:18px;height:18px}.divider{height:1px;background:#e4e7eb;margin:var(--space-4) 0}.notice{background:#dcfce7;color:#166534;padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);margin-bottom:var(--space-3)}.cta{display:flex;flex-direction:column;gap:var(--space-2)}.filters{display:grid;grid-template-columns:minmax(280px,2.6fr) minmax(100px,.7fr) minmax(160px,1.2fr) auto auto;gap:var(--space-2);align-items:center}.filters input,.filters select{padding:0 var(--space-3);border-radius:var(--radius-md);border:1px solid #d2d6dc;background:#f9fafb;height:var(--control-height)}.filters button{background:#2b2f38;color:#fff;border:none;border-radius:var(--radius-md);font-weight:600;padding:0 1.4rem;height:var(--control-height);justify-self:stretch}.filters .reset-btn{min-width:110px;padding:0 1rem;background:#f9fafb;color:#1f2933;border:1px solid #d2d6dc;justify-self:stretch}.toggle{display:flex;gap:var(--space-2);flex-wrap:wrap}.toggle button{border-radius:999px;border:1px solid #d2d6dc;background:#f9fafb;color:#52606d;padding:0 1.2rem;font-weight:600;min-height:var(--control-height)}.toggle button.active{background:#2b2f38;color:#fff}.toggle button:disabled{opacity:.5;cursor:not-allowed}.grid{display:grid;grid-template-columns:1fr;gap:var(--space-4);margin-top:0}.grid.split{grid-template-columns:minmax(260px,.9fr) minmax(320px,1.1fr);align-items:start}.column{display:flex;flex-direction:column;gap:var(--space-4)}.form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-3) var(--space-4)}.form.form-single{grid-template-columns:1fr}.form .full{grid-column:1 / -1}.form-title{margin:0}.form-section{display:flex;flex-direction:column;gap:var(--space-1);margin-bottom:var(--space-2)}.auth h3{margin:0}.form input,.form select,.form textarea{padding:0 var(--space-3);border-radius:var(--radius-md);border:1px solid #d2d6dc;background:#f9fafb;min-height:var(--control-height)}.form textarea{min-height:120px;resize:vertical;padding:var(--space-2) var(--space-3)}.form button{background:#2b2f38;color:#fff;border:none;border-radius:var(--radius-md);padding:0 1.6rem;font-weight:600;height:var(--control-height)}.form button.is-loading{display:inline-flex;align-items:center;justify-content:center;gap:.45rem}.btn-spinner{width:.9rem;height:.9rem;border-radius:999px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;animation:btn-spin .8s linear infinite}.form-actions{display:flex;justify-content:flex-end}.partner-actions{display:flex;gap:var(--space-2);align-items:center;flex-wrap:wrap}.partner-actions select{min-width:220px}.partner-list,.partner-domains{display:flex;flex-direction:column;gap:var(--space-2);margin-top:var(--space-2)}.partner-domain{display:flex;flex-direction:column;gap:var(--space-2);padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);border:1px solid #e4e7eb;background:#f9fafb}.partner-domain-header{display:flex;align-items:center;justify-content:space-between;gap:var(--space-2);flex-wrap:wrap}.partner-domain-main{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1 1 auto}.partner-domain-actions{display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-1);width:100%;max-width:100%;border-top:1px solid #e4e7eb;padding-top:var(--space-2)}.partner-domain-header-actions{display:flex;align-items:center;gap:.45rem;margin-left:auto}.partner-domain-source-hint{margin:0;font-size:.82rem;color:#6b7280}.partner-domain-toggle-btn{min-height:calc(var(--control-height) - 6px);padding:0 1rem}.partner-domain-config-row{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:var(--space-2);width:100%}.partner-domain-price-input,.partner-domain-minimum-input,.partner-domain-meta-input{padding:0 var(--space-2);border-radius:var(--radius-md);border:1px solid #d2d6dc;background:#f9fafb;min-height:var(--control-height);font-size:inherit}.partner-domain-price-input{width:min(100%,12rem)}.partner-domain-actions .primary{white-space:nowrap;min-width:140px}.partner-domain-metadata-grid{display:grid;gap:var(--space-1);width:100%}.partner-domain-meta-input,.partner-domain-description-input{width:100%;border-radius:var(--radius-md);border:1px solid #d2d6dc;background:#f9fafb;font:inherit}.partner-domain-meta-input{min-height:var(--control-height);padding:0 var(--space-2)}.partner-domain-description-input{min-height:5.4rem;padding:.8rem var(--space-2);resize:vertical}.partner-domain-minimum-wrap,.partner-domain-submit-row{width:100%}.partner-domain-minimum-wrap{display:grid;gap:var(--space-1)}.partner-domain-submit-row{display:flex;justify-content:flex-end;margin-top:.25rem}.partner-domain-future-features{width:100%;margin-top:.15rem;padding-top:.65rem;border-top:1px dashed #d2d6dc;display:grid;gap:.3rem}.partner-domain-future-features p{margin:0;font-size:.8rem;color:#6b7280}.partner-fee-preview{margin:0;font-size:.8rem;color:#92400e;width:100%;text-align:left;line-height:1.35}.partner-section-head{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.ik-connected-badge{display:inline-flex;align-items:center;gap:.3rem;padding:.2rem .65rem;border-radius:999px;background:#d1fae5;color:#065f46;font-size:.78rem;font-weight:600}.partner-controls{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.partner-controls select{height:var(--control-height, 2.4rem);border-radius:999px;border:1px solid #d2d6dc;padding:0 1rem;font-size:inherit;font-weight:500;background:#f9fafb;flex:1 1 auto;min-width:160px}.partner-sync-btn{display:inline-flex;align-items:center;gap:.4rem;white-space:nowrap}.partner-sync-btn.is-loading{gap:.45rem}.partner-listed{display:inline-flex;align-items:center;padding:0 var(--space-3);border-radius:999px;border:1px solid #cbd2d9;color:#52606d;background:#f1f5f9;height:var(--control-height);font-weight:600}.partner-success-modal-backdrop{position:fixed;inset:0;z-index:1200;background:#0f172a6b;display:flex;align-items:center;justify-content:center;padding:1rem}.partner-success-modal{width:min(100%,34rem);border-radius:14px;border:1px solid #bbf7d0;background:#f0fdf4;color:#14532d;box-shadow:0 18px 50px #0f172a40;padding:1rem 1.1rem;display:grid;gap:.65rem}.partner-success-modal h4{margin:0;font-size:1.08rem}.partner-success-modal p{margin:0}.partner-success-modal .muted{color:#166534;opacity:.9}.partner-success-modal-actions{display:flex;justify-content:flex-end}@media(max-width:720px){.partner-domain{flex-direction:column;align-items:flex-start}.partner-domain-header{width:100%}.partner-domain-header-actions{margin-left:0}.partner-domain-actions{width:100%;align-items:stretch}.partner-domain-config-row{justify-content:flex-start}.partner-domain-price-input,.partner-domain-minimum-input,.partner-domain-meta-input{flex:1;width:auto;min-width:0}.partner-sale-mode-options{width:100%;flex:1 1 100%}.partner-sale-mode-options .sell-sale-mode-option{flex:1 1 100%}.partner-domain-actions .primary{min-width:0}.partner-fee-preview{text-align:left}.fee-disclosure-grid{grid-template-columns:1fr}}.auth button:disabled,.form button:disabled{opacity:.6;cursor:not-allowed}@keyframes btn-spin{to{transform:rotate(360deg)}}.auth button.link{background:transparent;color:#52606d;border:none;padding:0}.auth-inline-link{display:inline-flex;justify-content:flex-start;align-self:flex-start;background:transparent;border:none;padding:0;height:auto;color:#52606d;text-decoration:underline;text-underline-offset:2px;font-size:.9rem;font-weight:500;cursor:pointer}.auth-page .auth-card .auth-local .form button.auth-inline-link{display:inline-flex;justify-content:flex-start;align-self:flex-start;width:auto;min-height:0;height:auto;padding:0;margin:0;border:none;border-radius:0;background:transparent;color:#52606d;text-align:left}.auth-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--space-3);color:#52606d}.purchases ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--space-1)}.purchase{display:flex;justify-content:space-between;align-items:center;padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);background:#f9fafb;border:1px solid #e4e7eb;gap:var(--space-3)}.purchase strong{display:block}.muted{display:block;font-size:.85rem;color:#52606d}.listings-toolbar{display:flex;align-items:center;justify-content:space-between;gap:var(--space-2);margin-bottom:var(--space-2)}.listings-count{font-weight:600;color:#52606d}.view-icons{display:flex;gap:var(--space-2)}.view-icons button{border-radius:10px;border:1px solid #d2d6dc;background:#f9fafb;color:#52606d;width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center}.view-icons button svg{width:18px;height:18px}.view-icons button.active,.view-icons button[aria-pressed=true]{background:#2b2f38;color:#fff;border-color:#2b2f38;box-shadow:0 0 0 2px #1f3a8a2e}.view-icons button:focus-visible{outline:2px solid #1d4ed8;outline-offset:1px}.tab-with-badge{display:inline-flex;align-items:center;gap:.45rem}.tab-badge{min-width:18px;height:18px;border-radius:999px;background:#dc2626;color:#fff;font-size:.68rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;padding:0 .3rem;line-height:1}.domain-chips{display:flex;flex-wrap:wrap;gap:.25rem;margin-top:.2rem}.domain-status-chip{display:inline-block;font-size:.7rem;font-weight:600;letter-spacing:.02em;padding:.1rem .4rem;border-radius:var(--radius-sm, 4px);text-transform:uppercase}.domain-status-chip-draft{background:#fef3c7;color:#92400e}.domain-status-chip-published{background:#dcfce7;color:#166534}.domain-status-chip-suspended{background:#fee2e2;color:#991b1b}.domain-source-infomaniak{background:#eff6ff;color:#1d4ed8}.listings-grid{list-style:none;padding:0;margin:0}.listings-grid.list{display:flex;flex-direction:column;gap:var(--space-2)}.listings-grid.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-3)}.listings-grid.list .domain-actions{justify-content:flex-end;gap:.75rem}.listings-grid.list .domain-actions .domain-offer-link{min-width:164px;font-size:.92rem}.listings-grid.list .domain-actions .buy{min-width:132px;font-size:.95rem;height:calc(var(--control-height) - 2px);background:#1f3a8a;border:1px solid #1f3a8a}.listings-grid.list .domain-actions .buy:hover{background:#1d4ed8;border-color:#1d4ed8}.details{background:#f9fafb;border-radius:var(--radius-md);padding:var(--space-4);border:1px solid #e4e7eb;margin-bottom:var(--space-3)}.details-panel .details{margin-bottom:0}.details-title{display:flex;justify-content:space-between;align-items:center;gap:var(--space-3)}.details-title h4{margin:var(--space-2) 0 var(--space-1)}.status-chip{display:inline-flex;align-items:center;justify-content:center;padding:.2rem .75rem;border-radius:999px;font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;background:#e5e7eb;color:#374151;width:fit-content;margin:var(--space-2) 0 var(--space-1)}.status-chip.status-draft{background:#fef3c7;color:#92400e}.status-chip.status-sold{background:#fee2e2;color:#991b1b}.details-description{color:#52606d;margin:var(--space-2) 0 0}.details-actions{margin-top:var(--space-3);display:flex;gap:var(--space-2);flex-wrap:wrap}.details-delete-confirm{margin-top:var(--space-2);border:1px solid #d1d5db;background:#f9fafb;border-radius:.75rem;padding:.7rem .8rem}.details-delete-confirm-text{margin:0;font-size:.9rem;color:#4b5563}.details-delete-confirm-actions{margin-top:.6rem;display:flex;gap:.55rem;justify-content:flex-end}.details-rows{display:grid;gap:var(--space-2);margin-top:var(--space-3)}.details-rows>div{display:flex;flex-direction:column;gap:.2rem;color:#52606d}.details-rows>.details-row-inline{flex-direction:row;align-items:baseline;justify-content:space-between;gap:1rem}.details-rows strong{color:#111827;font-weight:600}.meta{margin:.25rem 0 0;color:#7b8794;font-size:.9rem}.purchase-token{display:flex;align-items:center;gap:var(--space-2);margin:var(--space-2) 0 0;padding:.75rem 1rem;border-radius:12px;background:#f3f4f6;border:1px solid #e5e7eb}.token-icon{width:36px;height:36px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#2b2f38;color:#fff}.token-icon svg{width:18px;height:18px}.token-label{font-weight:600}.token-value{font-size:.9rem;color:#52606d}.ghost{display:inline-flex;align-items:center;justify-content:center;padding:0 1.2rem;border-radius:999px;border:1px solid #d2d6dc;color:#1f2933;background:#f9fafb;font-weight:600;height:var(--control-height)}.ghost:disabled,.ghost[disabled]{opacity:.6;cursor:not-allowed}.primary{display:inline-flex;align-items:center;justify-content:center;padding:0 1.4rem;border-radius:999px;border:none;background:#2b2f38;color:#fff;font-weight:600;height:var(--control-height)}.buy{background:#2b2f38;color:#fff;border:none;border-radius:999px;padding:0 1.2rem;font-weight:600;height:var(--control-height);display:inline-flex;align-items:center;justify-content:center}.edit-panel{margin-top:var(--space-4);display:flex;flex-direction:column;gap:var(--space-2);padding-top:var(--space-3);border-top:1px solid #e4e7eb}.badges{display:flex;gap:var(--space-1);flex-wrap:wrap;margin:var(--space-2) 0}.badge{background:#2b2f38;color:#fff;padding:.2rem .6rem;border-radius:999px;font-size:.75rem;letter-spacing:.04em}.price-pill{background:#e5e7eb;color:#374151;padding:0 1rem;border-radius:999px;font-size:.8rem;letter-spacing:.04em;display:inline-flex;align-items:center;height:var(--control-height)}.tags{display:flex;gap:var(--space-1);flex-wrap:wrap}.tag{background:#e5e7eb;color:#374151;border-radius:999px;padding:.2rem .5rem;font-size:.75rem}.domain{display:flex;justify-content:space-between;align-items:center;background:#f9fafb;border-radius:12px;padding:1rem 1.2rem;border:1px solid #e4e7eb;cursor:default;transition:box-shadow .2s ease,border-color .2s ease}.domain.selectable{cursor:pointer}.listings-grid.cards .domain{flex-direction:column;align-items:flex-start;gap:var(--space-2);min-height:180px}.listings-grid.cards .domain-actions{width:100%;flex-wrap:nowrap;margin-top:auto;min-height:var(--control-height)}.listings-grid.cards .domain-actions.dual{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-2);align-items:center}.listings-grid.cards .domain-actions.dual>*{width:100%;min-width:0;justify-content:center}.listings-grid.cards .domain-actions.single{justify-content:flex-end}.listings-grid.cards .domain-actions.single>*{flex:0 0 auto;width:clamp(136px,44%,190px);min-width:136px}.listings-grid.cards .domain-actions .buy{background:#1f3a8a;border:1px solid #1f3a8a;color:#fff;font-weight:600}.listings-grid.cards .domain-actions .buy:hover{background:#1d4ed8;border-color:#1d4ed8;color:#fff}.domain-main{display:flex;flex-direction:column;gap:.2rem}.listings-grid.cards .domain-main{width:100%}.meta-id{color:#6b7280;font-size:.78rem;margin-top:.25rem}.domain-main .status{align-self:flex-start}.domain.active{border-color:#2b2f38;box-shadow:0 8px 20px #0f172a1f}.domain h4{margin:0 0 .25rem;font-size:clamp(1.12rem,1.02rem + .42vw,1.3rem);line-height:1.2}.domain-name-link{color:inherit;text-decoration:none}.domain-name-link:hover{text-decoration:underline}.domain p{margin:0;color:#52606d}.domain-tech-teaser{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.35rem}.domain-tech-teaser span{display:inline-flex;align-items:center;padding:.12rem .45rem;border-radius:999px;background:#f8fafc;border:1px solid #e2e8f0;color:#475569;font-size:.72rem;font-weight:600}.domain-offer-note{display:inline-flex;margin-top:.35rem;font-size:.78rem;color:#1d4ed8;font-weight:600}.domain-offer-note.is-reserved{color:#92400e}.domain-actions{display:flex;align-items:center;gap:var(--space-2)}.domain-actions button{background:#2b2f38;color:#fff;border:none;border-radius:999px;padding:0 1.2rem;font-weight:600;height:var(--control-height);display:inline-flex;align-items:center;justify-content:center}.domain-actions .ghost{height:var(--control-height);padding:0 1.2rem;display:inline-flex;align-items:center}.domain-actions .domain-offer-link{border-color:#bfdbfe;color:#1d4ed8;white-space:nowrap;font-size:.95rem}.status{padding:0 1rem;border-radius:999px;font-size:.8rem;text-transform:uppercase;letter-spacing:.06em;background:#e4e7eb;color:#52606d;display:inline-flex;align-items:center;height:var(--control-height)}.status.published{background:#dbeafe;color:#1e3a8a}.status.draft{background:#fef3c7;color:#92400e}.status.sold{background:#fee2e2;color:#991b1b}.status.paid{background:#dcfce7;color:#166534}.status.pending{background:#fef3c7;color:#92400e}.status.refunded,.status.cancelled{background:#e5e7eb;color:#374151}.status.escrow{text-transform:none;letter-spacing:.02em}.status.awaiting_seller_token{background:#e0f2fe;color:#0c4a6e}.status.payment_pending{background:#fef3c7;color:#92400e}.status.token_submitted{background:#dcfce7;color:#14532d}.status.token_rejected{background:#ffedd5;color:#9a3412}.status.release_pending{background:#fef3c7;color:#92400e}.status.payout_released{background:#d1fae5;color:#065f46}.status.dispute{background:#fee2e2;color:#991b1b}.status.deal-EN_VENTE{background:#dbeafe;color:#1e3a8a}.status.deal-PAIEMENT_RECU{background:#fef3c7;color:#92400e}.status.deal-ACTION_REQUISE{background:#dbeafe;color:#075985}.status.deal-PAIEMENT_EN_COURS{background:#ffedd5;color:#9a3412}.status.deal-PAIEMENT_LIBERE{background:#d1fae5;color:#065f46}.status.deal-ANNULATION{background:#e5e7eb;color:#374151}.status.deal-LITIGE{background:#fee2e2;color:#991b1b}.purchase-status-stack{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;justify-content:flex-end}.escrow-banner{margin-top:var(--space-2);border-radius:12px;border:1px solid #e5e7eb;padding:.85rem 1rem;background:#f8fafc}.escrow-banner p{margin:0}.escrow-banner .hint{margin-top:.35rem}.escrow-banner.buyer{border-color:#bae6fd;background:#f0f9ff}.escrow-banner.seller{border-color:#bbf7d0;background:#f0fdf4}.capability-alert{margin-top:var(--space-3);border:1px solid #fecaca;background:#fff1f2;color:#991b1b;border-radius:12px;padding:.85rem 1rem;display:flex;flex-direction:column;gap:.5rem}.capability-alert p{margin:0}.action-required-highlight{border-color:#ef4444!important;background:#fff5f5!important}.required-actions-cta{display:flex;gap:.5rem;flex-wrap:wrap}.deals-page .required-actions-cta{margin-top:1rem}.deals-page .required-actions-cta .label{width:100%;margin-bottom:.2rem;color:#52606d;font-size:.85rem}.escrow-form{margin-top:var(--space-3);display:flex;flex-direction:column;gap:.6rem}.escrow-form button{align-self:flex-start}.action-required-form{border:1px solid #ef4444;border-radius:12px;padding:.75rem;background:#fff5f5}.escrow-form label{font-size:.88rem;color:#4b5563}.escrow-form .required-label{color:#b91c1c;font-weight:700}.escrow-form .required-input{border-color:#ef4444;background:#fff5f5;box-shadow:0 0 0 2px #ef444414}.required-hint{margin:0;color:#b91c1c;font-size:.85rem}.action-inline-error{margin-top:.25rem}.escrow-form textarea{min-height:92px}.buyer-reject-secondary{margin-top:.25rem;width:100%;min-width:0}.buyer-reject-toggle{opacity:.72;font-size:.82rem}.buyer-reject-toggle:hover{opacity:.95}.buyer-reject-panel{display:flex;flex-direction:column;gap:.5rem;border:1px dashed #bfdbfe;border-radius:10px;padding:.7rem;background:#fff;margin-top:.65rem;width:100%;max-width:100%;min-width:0;box-sizing:border-box}.buyer-reject-panel select{width:100%;max-width:100%;min-width:0}.buyer-reject-actions{display:flex;gap:.45rem;flex-wrap:wrap}.buyer-reject-cancel{opacity:.75}.escrow-token-readonly{margin-top:var(--space-3);padding:.8rem 1rem;border:1px solid #e5e7eb;border-radius:12px;background:#f9fafb}.escrow-token-readonly span{color:#6b7280;display:block;font-size:.85rem}.escrow-token-readonly strong{margin-top:.2rem;display:block}.detail-page{max-width:1100px;margin:0 auto}.detail-breadcrumb{display:inline-flex;align-items:center;gap:.45rem;margin-bottom:.45rem;color:#64748b;font-size:.82rem}.detail-breadcrumb a{color:#52606d;text-decoration:none;font-weight:600}.detail-breadcrumb a:hover{text-decoration:underline}.detail-breadcrumb [aria-current=page]{color:#1f2937;font-weight:600;overflow-wrap:anywhere}.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,320px);gap:var(--space-4);align-items:start}.detail-main{display:flex;flex-direction:column;gap:var(--space-4)}.detail-aside{position:sticky;top:var(--space-4);align-self:start}.detail-hero{display:flex;flex-direction:column;gap:var(--space-3)}.detail-hero-header{display:flex;justify-content:space-between;align-items:flex-start;gap:var(--space-3)}.detail-hero-title h2{margin:0;font-size:1.7rem}.detail-eyebrow{margin:0 0 .3rem;font-size:.7rem;text-transform:uppercase;letter-spacing:.12em;color:#7b8794}.detail-summary{margin:.3rem 0 0;color:#52606d}.detail-summary-muted{color:#64748b}.detail-primary-facts{margin-top:.85rem;display:grid;gap:.5rem}.detail-primary-fact{margin:0;display:flex;align-items:center;justify-content:space-between;gap:.9rem;padding-bottom:.4rem;border-bottom:1px solid #e2e8f0}.detail-primary-fact span{color:#64748b;font-size:.8rem}.detail-primary-fact strong{color:#1f2937;font-size:.92rem;font-weight:700}.detail-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:var(--space-3)}.detail-stat{background:#fff;border:1px solid #e4e7eb;border-radius:var(--radius-md);padding:var(--space-3);display:flex;flex-direction:column;gap:.35rem}.detail-stat span{font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;color:#7b8794}.detail-stat strong{font-size:1rem;color:#2b2f38}.detail-section h3{margin:0 0 var(--space-3)}.detail-loading-line{margin:0;color:#52606d;font-weight:500}.detail-loading-inline{display:inline-flex;align-items:baseline;color:#6b7280;font-weight:500}.detail-loading-dots{display:inline-block;width:0;overflow:hidden;animation:detail-loading-dots 1.2s steps(4,end) infinite}@keyframes detail-loading-dots{to{width:1.2em}}.detail-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--space-2);color:#52606d}.detail-list li{display:flex;gap:var(--space-2)}.detail-list li:before{content:"•";color:#94a3b8}.detail-buy{display:flex;flex-direction:column;gap:var(--space-3)}.detail-buy .buy{width:100%}.detail-buy>.buy{background:#1f3a8a;border:1px solid #1f3a8a}.detail-buy>.buy:hover{background:#1d4ed8;border-color:#1d4ed8}.detail-offer-box{display:flex;flex-direction:column;gap:var(--space-2);padding-top:var(--space-2);border-top:1px solid #e4e7eb}.detail-offer-box-reserved{margin-top:.5rem;padding:.9rem 1rem;border-top:none;border:1px solid #fcd34d;border-radius:16px;background:#fffbeb}.detail-offer-copy{display:flex;flex-direction:column;gap:.25rem}.detail-offer-copy strong{font-size:.95rem;color:#2b2f38}.detail-offer-copy p{margin:0;font-size:.85rem;color:#52606d}.detail-offer-form{display:flex;flex-direction:column;gap:var(--space-2)}.detail-offer-input{width:100%;min-width:0;border:1px solid #d8dee6;border-radius:999px;padding:.85rem 1rem;font:inherit;background:#fff;color:#2b2f38}.detail-offer-input:focus{outline:none;border-color:#4f8cff;box-shadow:0 0 0 3px #4f8cff26}.detail-offer-button[disabled]{opacity:1;background:#f8fafc;border:1px solid #dbeafe;color:#94a3b8;cursor:not-allowed}.detail-offer-button{background:#fff;border:1px solid #bfdbfe;color:#1d4ed8}.detail-offer-button:hover{background:#eff6ff;border-color:#93c5fd;color:#1d4ed8}.detail-offer-success{margin:0;font-size:.85rem;color:#166534}.detail-offer-error{margin:0;font-size:.85rem;color:#b91c1c}.detail-offer-help{margin:-.1rem 0 0;font-size:.78rem;color:#64748b}.detail-price{display:flex;flex-direction:column;gap:.25rem}.detail-price span{font-size:.85rem;color:#7b8794;text-transform:uppercase;letter-spacing:.08em}.detail-price strong{font-size:1.8rem;color:#2b2f38}.error{background:#fee2e2;color:#991b1b;padding:.75rem 1rem;border-radius:12px;margin-bottom:1rem}.loading,.empty{color:#52606d}.empty-with-cta{display:flex;flex-direction:column;gap:.8rem;align-items:flex-start}.empty-with-cta p{margin:0}.hint{color:#9aa5b1;font-size:.85rem}@media(max-width:900px){.site-footer{align-items:flex-start;flex-direction:column;gap:var(--space-3)}.filters{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.grid,.grid.split,.detail-layout{grid-template-columns:1fr}.detail-aside{position:static}.detail-hero-header{flex-direction:column}.profile-badge{grid-template-columns:1fr}.profile-tabs-bar{flex-direction:column;align-items:flex-start}.avatar-frame{width:100%;height:180px}.avatar-upload{width:100%}.avatar-actions{align-items:flex-start}.profile-stripe-actions,.profile-seller-status-footer{justify-content:flex-start}.profile-close-account-head{flex-direction:column;align-items:flex-start}.profile-inline-grid{grid-template-columns:1fr}.profile-inline-email{grid-column:auto}.profile-password-grid,.form{grid-template-columns:1fr}.form-actions{justify-content:stretch}}@media(max-width:1100px){.listings-grid.cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.cta-bar{flex-direction:column;align-items:stretch;text-align:center}.cta-bar .primary{width:100%;font-size:.95rem}.listings-grid.cards{grid-template-columns:1fr}.domain{flex-direction:column;align-items:flex-start;gap:var(--space-2)}.domain-actions{width:100%;flex-wrap:wrap}.listings-grid.cards .domain-actions.single{justify-content:stretch}.listings-grid.cards .domain-actions.single>*{width:100%;min-width:0}}@media(max-width:600px){.filters{grid-template-columns:1fr}.cta-bar{flex-direction:column;align-items:stretch;text-align:center}.cta-bar .primary{width:100%;font-size:.95rem}}@media(max-width:600px){#root{padding:2rem 1.25rem 3rem}.hero{flex-direction:column;align-items:flex-start}.site-footer{flex-direction:column;align-items:flex-start;gap:.5rem}}.welcome-modal-backdrop{position:fixed;inset:0;z-index:9998;background:#0f172a73;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);display:grid;place-items:center;padding:1.5rem}.welcome-modal{width:min(680px,100%);background:#fff;border:1px solid #d2d6dc;border-radius:16px;box-shadow:0 16px 40px #0f172a38;padding:1.2rem 1.2rem 1.1rem;display:grid;gap:.9rem}.welcome-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem}.welcome-modal-title{margin:0;font-size:1.35rem;line-height:1.2;color:#111827}.welcome-modal-close{width:34px;height:34px;border-radius:999px;border:1px solid #d2d6dc;background:#fff;color:#475569;display:inline-flex;align-items:center;justify-content:center;font-size:1.1rem;line-height:1;cursor:pointer;flex-shrink:0}.welcome-modal-close:hover{background:#f8fafc}.welcome-modal-intro{margin:0;color:#374151}.welcome-modal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.welcome-modal-card{border:1px solid #e4e7eb;border-radius:12px;background:#f8fafc;padding:.8rem .85rem}.welcome-modal-card strong{display:block;margin-bottom:.3rem;color:#0f172a}.welcome-modal-card p{margin:0;color:#475569;font-size:.95rem;line-height:1.35}.welcome-modal-actions{display:flex;justify-content:flex-end;margin-top:.2rem}@media(max-width:720px){.welcome-modal-grid{grid-template-columns:1fr}}.welcome-toast{position:fixed;bottom:1.5rem;right:1.5rem;z-index:9999;background:#2b2f38;color:#fff;padding:.9rem 1rem .9rem 1.2rem;border-radius:.6rem;box-shadow:0 4px 20px #0003;display:flex;gap:.75rem;align-items:center;max-width:22rem;animation:toast-in .25s ease}@keyframes toast-in{0%{opacity:0;transform:translateY(.75rem)}to{opacity:1;transform:translateY(0)}}.welcome-toast-text{flex:1;font-size:.88rem;line-height:1.45}.welcome-toast-dismiss{background:none;border:none;color:#ffffffb3;font-size:1.25rem;cursor:pointer;line-height:1;padding:0;flex-shrink:0}.welcome-toast-dismiss:hover{color:#fff}.profile-ready-buy{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-3);border-radius:var(--radius-md);background:#f0fdf4;border:1px solid #bbf7d0;margin-bottom:var(--space-3)}.profile-ready-buy-body{flex:1}.profile-ready-buy-body strong{display:block;font-size:.9rem;color:#15803d}.profile-ready-buy-body p{margin:.1rem 0 0;font-size:.8rem;color:#166534}.profile-ready-buy .primary.small{font-size:.8rem;padding:0 .9rem;height:2rem;white-space:nowrap;flex-shrink:0}.profile-ready-sell{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:.75rem;padding:var(--space-3);margin-bottom:var(--space-3);display:flex;flex-direction:column;gap:var(--space-2)}.profile-ready-sell-row{display:flex;align-items:center;gap:var(--space-3)}.profile-ready-sell-body{flex:1}.profile-ready-sell-body strong{display:block;font-size:.9rem;color:#15803d}.profile-ready-sell-body p{margin:.1rem 0 0;font-size:.8rem;color:#166534}.profile-ready-sell-body .profile-stripe-manage-link{font-size:.8rem;color:#166534}.profile-ready-sell .primary.small{font-size:.8rem;padding:0 .9rem;height:2rem;white-space:nowrap;flex-shrink:0}@media(max-width:760px){.profile-stripe-summary-grid{grid-template-columns:1fr}}.sell-fee-inline{text-align:left;margin-top:-.25rem}.sell-field-hint{margin-top:-.4rem;color:#6b7280;font-size:.88rem}.sell-sale-mode-group{display:flex;flex-direction:column;gap:.55rem}.sell-sale-mode-options{display:flex;flex-wrap:wrap;gap:.65rem;align-items:center}.sell-sale-mode-option{display:inline-flex;align-items:center;justify-content:flex-start;flex:0 0 auto;gap:.45rem;min-height:calc(var(--control-height) - 6px);padding:0 .8rem;border:1px solid #d1d5db;border-radius:999px;background:#f8fafc;color:#111827;font-size:.92rem;font-weight:500;line-height:1;cursor:pointer;white-space:nowrap}.sell-sale-mode-option input{margin:0;flex:0 0 auto}.sell-sale-mode-option span{white-space:nowrap}.partner-sale-mode-options{margin-top:0;width:auto;flex:1 1 auto;justify-content:flex-start}.partner-sale-mode-options .sell-sale-mode-option{flex:0 0 auto;min-width:0;min-height:calc(var(--control-height) - 6px);padding:0 .85rem}.sell-page .form-actions button,.partner-domain-submit-row .primary,.profile-detail-pane .form-actions button,.profile-detail-pane .details-actions .primary,.seller-listings-banner .primary,.sell-seller-status .primary{height:calc(var(--control-height) - 6px);border-radius:999px;padding:0 1.2rem}.partner-domain-minimum-input{width:min(100%,16rem)}.sell-accordion-item{border-top:1px solid #e4e7eb}.sell-accordion-header{width:100%;display:flex;align-items:center;justify-content:space-between;background:none;border:none;padding:var(--space-3) 0;cursor:pointer;text-align:left;gap:.5rem}.sell-accordion-header:hover .sell-accordion-title{color:#374151}.sell-accordion-title{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;color:#111827;transition:color .15s}.sell-accordion-badge{font-size:.72rem;font-weight:500;color:#6b7280;padding:.15rem .5rem;border:1px solid #d1d5db;border-radius:999px;line-height:1.4}.sell-chevron{color:#9ca3af;transition:transform .25s ease,color .15s;flex-shrink:0}.sell-chevron.open{transform:rotate(180deg)}.sell-accordion-header:hover .sell-chevron{color:#6b7280}.sell-accordion-body{display:grid;grid-template-rows:0fr;transition:grid-template-rows .28s ease}.sell-accordion-body.open{grid-template-rows:1fr}.sell-accordion-inner{overflow:hidden}.sell-accordion-inner .form-section{margin-bottom:0;padding-bottom:var(--space-3)}.sell-accordion-section{display:flex;flex-direction:column;gap:var(--space-2);padding-bottom:var(--space-3)}.profile-page{width:100%}.profile-layout{display:flex;align-items:flex-start;gap:var(--space-5);width:100%;max-width:1200px;margin:0 auto;padding:var(--space-4) var(--space-4)}.seller-listings-banner{max-width:1200px;margin:0 auto var(--space-4)}.profile-offers-mode-shell{width:min(100%,calc((100% - var(--space-5)) / 2));align-self:flex-start;display:flex;flex-direction:column;gap:0;padding:0;overflow:hidden}.profile-offers-mode-shell .profile-list-search{border-bottom:none;padding-bottom:0}.profile-offers-mode-shell .profile-offers-card{margin-bottom:0;padding:var(--space-2) var(--space-3) var(--space-3);border-top:none}.profile-offers-body{border-top:1px solid #f3f4f6;padding-top:var(--space-3)}.profile-offers-toast{margin:0 0 .75rem;padding:.55rem .8rem;border-radius:10px;font-size:.82rem;border:1px solid #86efac;background:#ecfdf3;color:#166534}.profile-offer-help{margin:0;font-size:.74rem;color:#6b7280}.details-domain-link{color:inherit;text-decoration:none}.details-domain-link:hover{text-decoration:underline}.profile-sidebar{width:180px;flex-shrink:0;display:flex;flex-direction:column;gap:2px;position:sticky;top:var(--space-5)}.profile-sidebar-group{display:grid;gap:2px}.profile-sidebar-item{display:flex;align-items:center;width:100%;background:none;border:none;border-radius:8px;padding:.55rem .75rem;font-size:.9rem;font-weight:500;color:#52606d;cursor:pointer;text-align:left;transition:background .15s,color .15s}.profile-sidebar-item:hover{background:#f3f4f6;color:#111827}.profile-sidebar-item.active{background:#f3f4f6;color:#111827;font-weight:700}.profile-sidebar-item-content{display:flex;align-items:center;gap:.4rem;flex:1}.profile-sidebar-subitem{display:flex;align-items:center;width:100%;background:none;border:none;border-radius:8px;padding:.4rem .75rem .4rem 1.45rem;font-size:.82rem;font-weight:500;color:#6b7280;cursor:pointer;text-align:left;transition:background .15s,color .15s}.profile-sidebar-subitem:hover{background:#f9fafb;color:#111827}.profile-sidebar-subitem.active{background:#eef2f7;color:#111827;font-weight:700}.profile-tabs-nav{display:none;align-items:center;gap:4px;overflow-x:auto;scrollbar-width:none;padding-bottom:var(--space-3);border-bottom:1px solid #e4e7eb;margin-bottom:var(--space-3);flex-wrap:nowrap}.profile-tabs-nav::-webkit-scrollbar{display:none}.profile-tab-btn{display:inline-flex;align-items:center;gap:.3rem;flex-shrink:0;background:none;border:1px solid transparent;border-radius:999px;padding:.35rem .9rem;font-size:.875rem;font-weight:500;color:#52606d;cursor:pointer;white-space:nowrap;transition:background .15s,color .15s,border-color .15s}.profile-tab-btn:hover{background:#f3f4f6;color:#111827}.profile-tab-btn.active{background:#111827;color:#fff;border-color:#111827}.profile-nav-count{font-size:.75rem;font-weight:600;color:#9ca3af}.profile-sidebar-item.active .profile-nav-count,.profile-sidebar-subitem.active .profile-nav-count{color:#52606d}.profile-tab-btn.active .profile-nav-count,.profile-list-segmented-btn.active .profile-nav-count{color:#ffffffb3}.profile-main{flex:1;min-width:0}.profile-stack{max-width:none}.profile-list-pane{padding:0;overflow:hidden}.profile-list-search{padding:var(--space-3) var(--space-3) var(--space-2);border-bottom:1px solid #f3f4f6}.profile-list-toolbar{flex-wrap:wrap;margin-bottom:0}.profile-list-segmented{display:inline-flex;align-items:center;gap:.35rem;margin:var(--space-2) 0 0;flex-wrap:wrap}.profile-list-segmented+.profile-search-input{margin-top:var(--space-3)}.profile-list-segmented-btn{display:inline-flex;align-items:center;gap:.35rem;border:1px solid #e5e7eb;border-radius:999px;background:#fff;color:#52606d;padding:.3rem .7rem;font-size:.82rem;font-weight:600;cursor:pointer;transition:border-color .15s,background .15s,color .15s}.profile-list-segmented-btn:hover{border-color:#cbd5e1;color:#111827}.profile-list-segmented-btn.active{border-color:#111827;background:#111827;color:#fff}.profile-list-toolbar-hint{margin:var(--space-2) 0 0;font-size:.88rem;color:#52606d}.profile-list-toolbar-link{color:#111827;font-weight:700;text-decoration:underline;text-underline-offset:.16em}.profile-list-toolbar-link:hover,.profile-list-toolbar-link:focus-visible{color:#0f766e}.profile-search-input{width:100%;height:36px;padding:0 .75rem;border:1px solid #e4e7eb;border-radius:8px;font-size:.875rem;background:#f9fafb;color:#111827;outline:none;transition:border-color .15s}.profile-search-input:focus{border-color:#9ca3af;background:#fff}.profile-compact-list{list-style:none;padding:var(--space-2) 0;margin:0;overflow-y:auto;max-height:520px;background:linear-gradient(white 30%,transparent) center top / 100% 28px no-repeat local,linear-gradient(transparent,#fff 70%) center bottom / 100% 28px no-repeat local,radial-gradient(farthest-side at 50% 0,rgba(0,0,0,.08),transparent) center top / 100% 10px no-repeat scroll,radial-gradient(farthest-side at 50% 100%,rgba(0,0,0,.08),transparent) center bottom / 100% 10px no-repeat scroll}.profile-compact-list>.empty{padding:.85rem var(--space-3);font-size:.94rem;font-weight:500;line-height:1.45;text-align:left;list-style:none}.profile-compact-row{display:flex;flex-direction:column;gap:.25rem;padding:.6rem var(--space-3);cursor:pointer;border-left:3px solid transparent;border-bottom:1px solid #f3f4f6;transition:background .12s,border-color .12s}.profile-compact-row:hover{background:#f9fafb}.profile-compact-row.active{background:#f3f4f6;border-left-color:#111827}.profile-compact-name{font-size:1.19rem;font-weight:600;color:#111827;word-break:break-word}.profile-compact-meta{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.profile-compact-meta .profile-compact-amount{margin-left:auto}.profile-compact-amount{font-size:.82rem;font-weight:600;color:#374151;white-space:nowrap}.profile-compact-meta .status{font-size:.7rem;font-weight:600;padding:.1rem .4rem;height:auto;line-height:1.4;border-radius:4px}.details-primary{margin-bottom:var(--space-3)}.details-primary-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.details-domain-name{margin:0 0 .5rem;font-size:1.15rem;font-weight:700}.details-remove-btn{width:2rem;height:2rem;border-radius:999px;border:1px solid #d1d5db;background:#f3f4f6;color:#6b7280;display:inline-flex;align-items:center;justify-content:center;font-size:1.35rem;font-weight:600;line-height:1;cursor:pointer}.details-remove-btn:hover{background:#e5e7eb}.details-remove-btn.active{border-color:#9ca3af;color:#374151}.details-primary-row{display:flex;align-items:center;gap:var(--space-2);flex-wrap:wrap}.details-primary-amount{font-size:1rem;font-weight:700;color:#111827;margin-left:auto}.details-technical{margin-top:var(--space-3);border-top:1px solid #f3f4f6;padding-top:var(--space-2)}.details-technical summary{cursor:pointer;font-size:.8rem;color:#9ca3af;font-weight:500;-webkit-user-select:none;user-select:none;list-style:none;display:flex;align-items:center;gap:.3rem;padding:.3rem 0}.details-technical summary::-webkit-details-marker{display:none}.details-technical summary:before{content:"›";display:inline-block;transition:transform .15s;font-size:1rem;line-height:1}.details-technical[open] summary:before{transform:rotate(90deg)}.details-technical[open] summary{color:#6b7280}.profile-back-btn{display:none;align-items:center;gap:.35rem;background:none;border:none;color:#6b7280;font-size:.875rem;font-weight:500;cursor:pointer;padding:0 0 var(--space-3) 0;margin-bottom:var(--space-2);border-bottom:1px solid #f3f4f6;width:100%;text-align:left}.profile-back-btn:hover{color:#111827}@media(max-width:1100px){.profile-sidebar{display:none}.profile-tabs-nav{display:flex}.profile-layout{padding:var(--space-3);gap:0}}@media(max-width:768px){.profile-layout{padding:var(--space-2)}.profile-list-toolbar{align-items:stretch}.profile-list-toolbar-hint{font-size:.85rem}.profile-token-copy-row{grid-template-columns:auto minmax(0,1fr)}.profile-token-copy-button{grid-column:1 / -1;width:100%;min-width:0;min-height:42px}.buyer-review-header{align-items:flex-start;flex-direction:column;gap:.4rem}.buyer-review-deadline{align-items:flex-start}.buyer-review-actions{flex-direction:column;align-items:stretch}.buyer-review-confirm,.buyer-reject-secondary,.buyer-reject-secondary>button,.buyer-reject-panel{width:100%;min-width:0}.profile-compact-list{max-height:none}.grid.split.profile-grid{grid-template-columns:1fr}.profile-offers-mode-shell{width:100%}.profile-list-pane.mobile-hidden,.profile-detail-pane{display:none}.profile-detail-pane.mobile-detail-pane{display:block}.profile-back-btn{display:inline-flex}}
