.profile{--pr-bg:#f6f6f6;--pr-surface:#fff;--pr-fg:#141414;--pr-g-100:#fff;--pr-g-200:#f6f6f6;--pr-g-300:#ebebeb;--pr-g-400:#e1e1df;--pr-g-500:#cdcdcb;--pr-g-600:#b1b1b0;--pr-g-650:#6b6a66;--pr-g-700:#484846;--pr-g-800:#252525;--pr-g-900:#141414;--pr-g-1000:#0a0a0a;--pr-hairline:#ebebeb;--pr-muted:#6b6a66;--pr-avax:#e84142;--pr-avax-hover:#ff5658;--pr-avax-tint:#ffe9e9;--pr-primary-main:#e84142;--pr-primary-dark:#b8282a;--pr-primary-light:#ffe9e9;--pr-primary-dot:#e84142;--pr-accent-main:#b8282a;--pr-accent-dark:#9c2c2d;--pr-accent-light:#ffe9e9;--pr-error-main:#d23621;--pr-error-text:#d23621;--pr-success-main:#9be055;--pr-success-text:#4f7619;--pr-warning-main:#fdc85d;--pr-warning-text:#8b6100;--pr-mono:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--pr-sans:"Inter", ui-sans-serif, system-ui, -apple-system, sans-serif;background:var(--pr-bg);color:var(--pr-fg);font-family:var(--pr-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-weight:400}:where(.dark) .profile{--pr-bg:#0a0a0c;--pr-surface:#141416;--pr-fg:#fafafa;--pr-g-100:#1a1a1d;--pr-g-200:#202024;--pr-g-300:#2a2a2e;--pr-g-400:#3a3a3f;--pr-g-500:#4a4a51;--pr-g-600:#6b6b73;--pr-g-650:#b5b5be;--pr-g-700:#d4d4d8;--pr-g-800:#e4e4e8;--pr-g-900:#f4f4f5;--pr-g-1000:#fafafa;--pr-hairline:#2a2a2e;--pr-muted:#b5b5be;--pr-avax-tint:#3a1416;--pr-primary-light:#3a1416;--pr-accent-main:#ff6e6f;--pr-accent-dark:#e84142;--pr-accent-light:#3a1416;--pr-error-main:#f98277;--pr-error-text:#f98277;--pr-success-main:#9be055;--pr-success-text:#b9eb7c;--pr-warning-main:#fdc85d;--pr-warning-text:#fdc85d;font-weight:300}.profile *,.profile :before,.profile :after{box-sizing:border-box}.profile button{font-family:inherit}.profile .pr-page{max-width:none;margin:0;padding:8px 0 96px}.profile .pr-page-head{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px;display:flex}.profile .pr-page-head .pr-ttl{letter-spacing:-.012em;color:var(--pr-g-1000);margin:0;font-size:32px;font-weight:500;line-height:1.1}.profile .pr-page-head .pr-sub{color:var(--pr-g-700);max-width:640px;margin-top:6px;font-size:14px}.profile .pr-page-head .pr-actions{align-items:center;gap:8px;display:flex}.profile .pr-identity{background:var(--pr-g-100);border:1px solid var(--pr-hairline);border-radius:20px;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;padding:28px;display:grid;position:relative;overflow:hidden}.profile .pr-identity:before{content:"";pointer-events:none;background:radial-gradient(360px at 96% 8%,#e841422e 0%,#0000 65%),radial-gradient(280px at 6% 92%,#e8414221 0%,#0000 65%),radial-gradient(260px at 50% 55%,#e841421a 0%,#0000 70%),radial-gradient(220px at 50% 130%,#e841421a 0%,#0000 70%),radial-gradient(180px at 38% -20%,#e8414214 0%,#0000 70%);position:absolute;inset:0}:where(.dark) .profile .pr-identity:before{background:radial-gradient(380px at 96% 8%,#e8414238 0%,#0000 65%),radial-gradient(300px at 6% 92%,#e8414229 0%,#0000 65%),radial-gradient(280px at 50% 55%,#e8414224 0%,#0000 70%),radial-gradient(240px at 50% 130%,#e841421f 0%,#0000 70%),radial-gradient(200px at 38% -20%,#e841421a 0%,#0000 70%)}.profile .pr-av-stack{place-items:center;width:116px;height:116px;display:grid;position:relative}.profile .pr-av-stack .pr-ring{background:conic-gradient(var(--pr-primary-main) calc(var(--pct,0) * 1%), var(--pr-g-300) 0);z-index:0;border-radius:50%;position:absolute;inset:0;-webkit-mask:radial-gradient(circle,#0000 50px,#000 51px);mask:radial-gradient(circle,#0000 50px,#000 51px)}.profile .pr-av-stack .pr-av{width:104px;height:104px;color:var(--pr-accent-main);z-index:1;letter-spacing:-.02em;box-shadow:inset 0 0 0 3px var(--pr-g-100);background:linear-gradient(135deg,#ffe9e9,#fff);border-radius:50%;place-items:center;font-size:38px;font-weight:400;display:grid;position:relative;overflow:hidden}:where(.dark) .profile .pr-av-stack .pr-av{background:linear-gradient(135deg,#3a1416,#0a0a0c)}.profile .pr-av-stack .pr-av img{object-fit:cover;border-radius:50%;width:100%;height:100%}.profile .pr-av-stack .pr-pct-pill{background:var(--pr-g-1000);color:var(--pr-g-100);font-family:var(--pr-mono);letter-spacing:.04em;white-space:nowrap;border-radius:999px;padding:3px 8px;font-size:10px;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}.profile .pr-av-stack .pr-edit{background:var(--pr-g-100);border:1px solid var(--pr-hairline);cursor:pointer;width:30px;height:30px;color:var(--pr-g-700);z-index:2;border-radius:50%;place-items:center;display:grid;position:absolute;top:-2px;right:-2px}.profile .pr-av-stack .pr-edit:hover{background:var(--pr-g-1000);color:var(--pr-g-100);border-color:var(--pr-g-1000)}.profile .pr-id-meta{flex-direction:column;gap:10px;min-width:0;display:flex;position:relative}.profile .pr-id-meta .pr-name-row{flex-wrap:wrap;align-items:baseline;gap:14px;display:flex}.profile .pr-id-meta h1{letter-spacing:-.012em;color:var(--pr-g-1000);margin:0;font-size:32px;font-weight:500;line-height:1.1}.profile .pr-id-meta .pr-handle{font-family:var(--pr-mono);color:var(--pr-g-650);font-size:13px}.profile .pr-id-meta .pr-chips{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.profile .pr-id-meta .pr-bio{color:var(--pr-g-700);max-width:600px;font-size:14px;line-height:1.5}.profile .pr-id-meta .pr-pills{flex-wrap:wrap;align-items:center;gap:6px;margin-top:2px;display:flex}.profile .pr-completion{border-left:1px solid var(--pr-hairline);flex-direction:column;gap:6px;min-width:200px;padding-left:24px;display:flex;position:relative}.profile .pr-completion .pr-lbl{font-family:var(--pr-mono);text-transform:uppercase;letter-spacing:.08em;color:var(--pr-g-650);font-size:10px}.profile .pr-completion .pr-big{letter-spacing:-.01em;color:var(--pr-g-1000);font-size:38px;font-weight:400;line-height:1}.profile .pr-completion .pr-big .pr-gold{color:inherit}.profile .pr-completion .pr-next{color:var(--pr-g-700);margin-top:4px;font-size:12px}.profile .pr-completion .pr-bar{background:var(--pr-g-300);border-radius:999px;height:4px;margin-top:6px;overflow:hidden}.profile .pr-completion .pr-bar>div{background:linear-gradient(90deg, var(--pr-primary-main), var(--pr-accent-dark));border-radius:999px;height:100%;transition:width .4s}.profile .pr-chip{background:var(--pr-g-200);height:24px;color:var(--pr-g-800);border:1px solid var(--pr-hairline);border-radius:999px;align-items:center;gap:6px;padding:0 10px;font-size:12px;font-weight:500;display:inline-flex}.profile .pr-chip--accent{background:var(--pr-accent-light);color:var(--pr-accent-main);border-color:#0000}.profile .pr-chip--gold{background:var(--pr-primary-light);color:var(--pr-accent-main);border-color:#0000}.profile .pr-chip--avax{background:var(--pr-avax-tint);color:var(--pr-accent-main);border-color:#0000}.profile .pr-chip--invite{color:#1d4ed8;background:#3b82f61a;border:1px solid #3b82f673}.profile .pr-chip--invite:hover{background:#3b82f62e;border-color:#3b82f6a6}:where(.dark) .profile .pr-chip--invite{color:#7dd3fc;background:#60a5fa2e;border:1px solid #7dd3fc8c}:where(.dark) .profile .pr-chip--invite:hover{background:#60a5fa42;border-color:#7dd3fcbf}.profile .pr-chip--success{color:var(--pr-success-text);background:#9be0552e;border-color:#0000}:where(.dark) .profile .pr-chip--success{background:#9be0551f}.profile .pr-chip--signout{color:#b91c1c;cursor:pointer;background:#ef444414;border:1px solid #ef444459}.profile .pr-chip--signout:hover{background:#ef444424;border-color:#ef44448c}:where(.dark) .profile .pr-chip--signout{color:#fca5a5;background:#f871711f;border:1px solid #f8717173}:where(.dark) .profile .pr-chip--signout:hover{background:#f8717133;border-color:#f87171a6}.profile .pr-chip .pr-dot{opacity:.7;background:currentColor;border-radius:50%;width:6px;height:6px}.profile .pr-pill-link{background:var(--pr-g-100);border:1px solid var(--pr-hairline);height:28px;color:var(--pr-g-800);cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:0 12px;font-size:12px;text-decoration:none;transition:background .12s,color .12s,border-color .12s;display:inline-flex}.profile .pr-pill-link:hover{background:var(--pr-g-200);color:var(--pr-g-1000);border-color:var(--pr-g-400)}.profile .pr-pill-link svg{width:14px;height:14px}.profile .pr-tabbar{border-bottom:1px solid var(--pr-hairline);justify-content:space-between;align-items:center;margin:24px 0 20px;display:flex}.profile .pr-tabs{gap:0;display:flex}.profile .pr-tab{color:var(--pr-g-700);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:8px;margin-bottom:-1px;margin-right:28px;padding:12px 0;font-size:14px;font-weight:500;display:inline-flex}.profile .pr-tab .pr-count{font-family:var(--pr-mono);background:var(--pr-g-200);color:var(--pr-g-700);border-radius:4px;padding:1px 6px;font-size:10px;font-weight:400}.profile .pr-tab .pr-devrel-badge{font-family:var(--pr-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--pr-accent-main);background:#e8414224;border:1px solid #e8414280;border-radius:999px;align-items:center;gap:5px;padding:2px 8px 2px 7px;font-size:9.5px;font-weight:600;animation:2.4s ease-in-out infinite pr-devrel-pulse;display:inline-flex;box-shadow:0 0 #e841428c,inset 0 0 6px #e841422e}.profile .pr-tab .pr-devrel-badge:before{content:"";background:var(--pr-avax);border-radius:50%;width:6px;height:6px;box-shadow:0 0 6px #e84142d9}:where(.dark) .profile .pr-tab .pr-devrel-badge{color:#ff8a8b;background:#e8414233;border-color:#e84142a6}@keyframes pr-devrel-pulse{0%,to{box-shadow:0 0 #e841428c,inset 0 0 6px #e841422e}50%{box-shadow:0 0 0 4px #e8414200,inset 0 0 8px #e8414247}}.profile .pr-tab.pr-active{color:var(--pr-g-1000);border-bottom-color:var(--pr-g-1000);font-weight:600}.profile .pr-tab.pr-active .pr-count{background:var(--pr-g-1000);color:var(--pr-bg)}.profile .pr-tab:hover{color:var(--pr-g-1000)}.profile .pr-grid{grid-template-columns:minmax(0,1fr) 461px;align-items:start;gap:24px;display:grid}.profile .pr-grid[data-no-sidebar=true]{grid-template-columns:minmax(0,1fr)}.profile .pr-col{flex-direction:column;gap:20px;min-width:0;display:flex}.profile .pr-card{background:var(--pr-g-100);border:1px solid var(--pr-hairline);border-radius:16px;overflow:hidden}.profile .pr-card .pr-head{border-bottom:1px solid var(--pr-hairline);align-items:flex-start;gap:12px;padding:14px 20px 12px;display:flex}.profile .pr-card .pr-head .pr-ico{background:var(--pr-g-200);width:36px;height:36px;color:var(--pr-g-800);border-radius:10px;flex-shrink:0;place-items:center;display:grid}.profile .pr-card .pr-head h3{letter-spacing:-.005em;color:var(--pr-g-1000);margin:0;font-size:15px;font-weight:600}.profile .pr-card .pr-head .pr-desc{color:var(--pr-g-650);margin-top:3px;font-size:12px}.profile .pr-card .pr-head .pr-right{margin-left:auto}.profile .pr-card .pr-body{flex-direction:column;gap:18px;padding:22px 24px;display:flex}.profile .pr-card.pr-flush .pr-body{padding:0}.profile .pr-field{flex-direction:column;gap:6px;display:flex}.profile .pr-field label{color:var(--pr-g-800);letter-spacing:-.05px;align-items:center;gap:6px;font-size:12px;font-weight:500;display:flex}.profile .pr-field label .pr-req{color:var(--pr-avax)}.profile .pr-field label .pr-opt{color:var(--pr-g-650);font-size:11px;font-weight:400}.profile .pr-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.profile .pr-input{border:1px solid var(--pr-g-400);background:var(--pr-g-100);height:40px;font:inherit;color:var(--pr-g-1000);border-radius:10px;outline:none;width:100%;padding:0 14px;font-size:14px;font-weight:400;transition:border .15s,box-shadow .15s}.profile .pr-input::placeholder{color:var(--pr-g-600)}.profile .pr-input:focus{border-color:var(--pr-avax);box-shadow:0 0 0 3px #e841422e}.profile textarea.pr-input{resize:vertical;height:auto;min-height:84px;padding:10px 14px;line-height:1.5}.profile .pr-helper{color:var(--pr-g-650);justify-content:space-between;align-items:center;gap:12px;font-size:12px;display:flex}.profile .pr-field-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.profile .pr-field-row.pr-three{grid-template-columns:1fr 1fr 1fr}.profile .pr-input-group{border:1px solid var(--pr-g-400);background:var(--pr-g-100);border-radius:10px;align-items:stretch;transition:border .15s,box-shadow .15s;display:flex;overflow:hidden}.profile .pr-input-group:focus-within{border-color:var(--pr-avax);box-shadow:0 0 0 3px #e841422e}.profile .pr-input-group .pr-pre{background:var(--pr-g-200);color:var(--pr-g-700);border-right:1px solid var(--pr-g-400);font-size:13px;font-family:var(--pr-mono);white-space:nowrap;align-items:center;padding:0 12px;display:flex}.profile .pr-input-group input{height:38px;font:inherit;color:var(--pr-g-1000);background:0 0;border:0;outline:0;flex:1;min-width:0;padding:0 14px;font-size:14px;font-weight:400}.profile .pr-input-group input::placeholder{color:var(--pr-g-600)}.profile .pr-input-group .pr-post{align-items:center;gap:4px;padding:0 6px;display:flex}.profile .pr-social-row{align-items:stretch;gap:8px;display:flex}.profile .pr-btn{cursor:pointer;white-space:nowrap;height:40px;color:inherit;background:0 0;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-family:inherit;font-size:14px;font-weight:500;transition:all .15s;display:inline-flex}.profile .pr-btn:active{transform:scale(.98)}.profile .pr-btn svg{width:16px;height:16px}.profile .pr-btn--primary{background:var(--pr-avax);color:#fff}.profile .pr-btn--primary:hover{background:var(--pr-avax-hover)}.profile .pr-btn--outline{background:var(--pr-g-100);color:var(--pr-g-1000);border-color:var(--pr-g-400)}.profile .pr-btn--outline:hover{background:var(--pr-g-200);border-color:var(--pr-g-500)}.profile .pr-btn--gold{background:var(--pr-avax);color:#fff}.profile .pr-btn--gold:hover{background:var(--pr-avax-hover)}.profile .pr-btn--ghost{color:var(--pr-g-800);background:0 0}.profile .pr-btn--ghost:hover{background:var(--pr-g-200);color:var(--pr-g-1000)}.profile .pr-btn--sm{border-radius:8px;height:32px;padding:0 14px;font-size:13px}.profile .pr-btn--icon{border-radius:8px;width:32px;height:32px;padding:0}.profile .pr-btn[disabled]{opacity:.5;cursor:default}.profile .pr-btn--success{color:#4f7619;background:#668b221f;border:1px solid #668b2273}.profile .pr-btn--success:hover{background:#668b222e;border-color:#668b2299}:where(.dark) .profile .pr-btn--success{color:#b9eb7c;background:#9be0552e;border-color:#9be05573}:where(.dark) .profile .pr-btn--success:hover{background:#9be05542;border-color:#9be05599}.profile .pr-role-grid{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.profile .pr-role-card{border:1px solid var(--pr-g-400);cursor:pointer;background:var(--pr-g-100);text-align:left;min-height:100px;color:var(--pr-g-1000);border-radius:12px;flex-direction:column;justify-content:space-between;gap:8px;padding:14px 12px;font-family:inherit;transition:all .15s;display:flex;position:relative}.profile .pr-role-card:hover{border-color:var(--pr-g-700)}.profile .pr-role-card.pr-on{color:var(--pr-primary-dark);background:#e841421a;border-color:#e8414273}:where(.dark) .profile .pr-role-card.pr-on{color:var(--pr-accent-main);background:#e8414229;border-color:#e8414273}.profile .pr-role-card .pr-role-ico{background:var(--pr-g-200);width:28px;height:28px;color:var(--pr-g-800);border-radius:8px;place-items:center;display:grid}.profile .pr-role-card.pr-on .pr-role-ico{color:var(--pr-primary-dark);background:#e841422e}:where(.dark) .profile .pr-role-card.pr-on .pr-role-ico{color:var(--pr-accent-main);background:#e8414238}.profile .pr-role-card .pr-nm{font-size:13px;font-weight:600}.profile .pr-role-card .pr-dsc{color:var(--pr-g-650);font-size:11px;line-height:1.3}.profile .pr-role-card.pr-on .pr-dsc{color:inherit;opacity:.85}.profile .pr-role-card .pr-check{border:1.5px solid var(--pr-g-500);color:#0000;border-radius:50%;place-items:center;width:16px;height:16px;transition:all .15s;display:grid;position:absolute;top:8px;right:8px}.profile .pr-role-card.pr-on .pr-check{background:var(--pr-avax);border-color:var(--pr-avax);color:#fff}.profile .pr-role-card.pr-on .pr-check svg{display:block}.profile .pr-role-details{flex-direction:column;gap:8px;margin-top:12px;display:flex}.profile .pr-role-details select{min-width:0;font:inherit;height:34px;color:var(--pr-g-1000);background:0 0;border:0;outline:0;flex:1;padding:6px 8px;font-size:13px}.profile .pr-role-card .pr-check svg{width:10px;height:10px;display:none}.profile .pr-wallet{color:var(--pr-g-1000);border:1px solid var(--pr-hairline);background:linear-gradient(135deg,#fafafa 0%,#f4f4f4 100%);border-radius:14px;flex-direction:column;justify-content:space-between;gap:8px;padding:12px 16px;display:flex;position:relative;overflow:hidden}:where(.dark) .profile .pr-wallet{color:#fafafa;background:linear-gradient(135deg,#1a1816 0%,#232026 50%,#2a2236 100%);border-color:#0000}.profile .pr-wallet:after{content:"";pointer-events:none;background:radial-gradient(260px at 42% 35%,#e8414229 0%,#0000 60%),radial-gradient(200px at 0 60%,#e841421a 0%,#0000 60%),radial-gradient(160px at 55% 110%,#e8414214 0%,#0000 65%);position:absolute;inset:0}:where(.dark) .profile .pr-wallet:after{background:radial-gradient(280px at 42% 35%,#e841426b 0%,#0000 60%),radial-gradient(220px at 0 60%,#e841423d 0%,#0000 60%),radial-gradient(180px at 55% 110%,#e841422e 0%,#0000 65%)}.profile .pr-wallet .pr-wallet-side{z-index:1;flex-direction:column;align-items:flex-end;gap:8px;display:flex;position:relative}.profile .pr-wallet .pr-top{z-index:1;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex;position:relative}.profile .pr-wallet .pr-top .pr-label{font-family:var(--pr-mono);opacity:.65;letter-spacing:.08em;text-transform:uppercase;font-size:9px}.profile .pr-wallet .pr-net{font-family:var(--pr-mono);color:var(--pr-g-900);letter-spacing:.04em;white-space:nowrap;background:#0000000f;border-radius:999px;align-items:center;gap:5px;padding:3px 8px;font-size:10px;display:inline-flex}:where(.dark) .profile .pr-wallet .pr-net{color:inherit;background:#ffffff14}.profile .pr-wallet .pr-net .pr-d{background:var(--pr-avax);border-radius:50%;width:6px;height:6px}.profile .pr-wallet .pr-addr{font-family:var(--pr-mono);letter-spacing:.04em;word-break:break-all;z-index:1;font-size:13px;position:relative}.profile .pr-wallet .pr-bot{z-index:1;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;font-size:12px;display:flex;position:relative}.profile .pr-wallet .pr-bal{font-family:var(--pr-mono);color:#ff6e6f;font-size:14px}.profile .pr-wallet .pr-empty{opacity:.7;font-size:12px;font-style:italic}.profile .pr-wallet .pr-empty-cta{color:#fafafa;background:#ffffff1a;border:1px dashed #ffffff4d}.profile .pr-wallet .pr-empty-cta:hover{background:#ffffff29}.profile .pr-wallet .pr-action-btn{color:var(--pr-g-900);background:#0000000f;border:0}.profile .pr-wallet .pr-action-btn:hover{background:#0000001f}:where(.dark) .profile .pr-wallet .pr-action-btn{color:#fafafa;background:#ffffff1a}:where(.dark) .profile .pr-wallet .pr-action-btn:hover{background:#ffffff2e}.profile .pr-skill-input-wrap{border:1px solid var(--pr-g-400);background:var(--pr-g-100);border-radius:12px;flex-wrap:wrap;align-items:center;gap:6px;min-height:80px;padding:10px;transition:border .15s,box-shadow .15s;display:flex}.profile .pr-skill-input-wrap:focus-within{border-color:var(--pr-avax);box-shadow:0 0 0 3px #e841422e}.profile .pr-skill-tag{background:var(--pr-primary-light);height:28px;color:var(--pr-accent-main);border-radius:999px;align-items:center;gap:6px;padding:0 4px 0 12px;font-size:12px;font-weight:500;display:inline-flex}.profile .pr-skill-tag .pr-x{cursor:pointer;opacity:.6;width:20px;height:20px;color:inherit;background:0 0;border:0;border-radius:50%;place-items:center;font-size:14px;display:grid}.profile .pr-skill-tag .pr-x:hover{opacity:1;background:#e841422e}.profile .pr-skill-tag.pr-cat-lang{color:#2b3a73;background:#6676b329}:where(.dark) .profile .pr-skill-tag.pr-cat-lang{color:#a8b3d8;background:#6676b333}.profile .pr-skill-tag.pr-cat-chain{background:var(--pr-primary-light);color:var(--pr-accent-main)}.profile .pr-skill-tag.pr-cat-tool{background:var(--pr-g-200);color:var(--pr-g-900)}.profile .pr-skill-input{min-width:140px;font:inherit;height:28px;color:var(--pr-g-1000);background:0 0;border:0;outline:0;flex:1;padding:6px;font-size:13px}.profile .pr-skill-input::placeholder{color:var(--pr-g-600)}.profile .pr-skill-add{background:var(--pr-avax);color:#fff;cursor:pointer;border:0;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;height:28px;padding:0 12px;font-family:inherit;font-size:12px;font-weight:600;display:inline-flex}.profile .pr-skill-add:hover{filter:brightness(1.05)}.profile .pr-skill-kbd{min-width:18px;height:18px;font-family:var(--pr-mono);background:#ffffff38;border-radius:4px;justify-content:center;align-items:center;padding:0 4px;font-size:10px;font-weight:600;line-height:1;display:inline-flex}.profile .pr-helper .pr-skill-kbd{background:var(--pr-g-200);color:var(--pr-g-900);border:1px solid var(--pr-hairline)}.profile .pr-skill-suggest{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.profile .pr-sgst{border:1px dashed var(--pr-g-500);height:24px;color:var(--pr-g-700);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:4px;padding:0 10px;font-family:inherit;font-size:12px;display:inline-flex}.profile .pr-sgst:hover{color:var(--pr-g-1000);border-style:solid;border-color:var(--pr-g-1000)}.profile .pr-sgst:before{content:"+";font-family:var(--pr-mono)}.profile .pr-checklist{flex-direction:column;display:flex}.profile .pr-checklist .pr-item{border-bottom:1px dashed var(--pr-hairline);cursor:pointer;text-align:left;width:100%;color:inherit;background:0 0;border-top:0;border-left:0;border-right:0;align-items:flex-start;gap:12px;padding:12px 0;font-family:inherit;display:flex}.profile .pr-checklist .pr-item:last-child{border-bottom:0}.profile .pr-checklist .pr-item:hover .pr-lbl{color:var(--pr-g-1000)}.profile .pr-checklist .pr-check-circ{border:1.5px solid var(--pr-g-500);color:#0000;border-radius:50%;flex-shrink:0;place-items:center;width:18px;height:18px;margin-top:1px;transition:all .15s;display:grid}.profile .pr-checklist .pr-item.pr-done .pr-check-circ{background:var(--pr-success-text);border-color:var(--pr-success-text);color:#fff}:where(.dark) .profile .pr-checklist .pr-item.pr-done .pr-check-circ{color:#0a0a0c}.profile .pr-checklist .pr-item.pr-done .pr-check-circ svg{width:11px;height:11px}.profile .pr-checklist .pr-item.pr-done .pr-lbl{color:var(--pr-g-650);text-decoration:line-through}.profile .pr-checklist .pr-item:not(.pr-done) .pr-check-circ svg{display:none}.profile .pr-checklist .pr-meta{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.profile .pr-checklist .pr-lbl{color:var(--pr-g-900);font-size:13px;font-weight:500;transition:color .15s}.profile .pr-checklist .pr-desc{color:var(--pr-g-650);font-size:11px;line-height:1.4}.profile .pr-checklist .pr-pts{font-family:var(--pr-mono);color:var(--pr-g-650);flex-shrink:0;margin-left:auto;padding-top:1px;font-size:10px}.profile .pr-achievements{flex-direction:column;gap:34px;display:flex}.profile .pr-achievement-group{flex-direction:column;gap:16px;display:flex}.profile .pr-achievement-group+.pr-achievement-group{border-top:1px solid #0a0a0a14;padding-top:30px}:where(.dark) .profile .pr-achievement-group+.pr-achievement-group{border-top-color:#fafafa1a}.profile .pr-achievement-group__head{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.profile .pr-achievement-group__head h4{color:var(--pr-g-1000);letter-spacing:-.005em;margin:0;font-size:18px;font-weight:600;line-height:1.2}.profile .pr-achievement-group__head span{font-family:var(--pr-mono);color:var(--pr-g-650);white-space:nowrap;font-size:11px}.profile .pr-achievement-tiers{flex-direction:column;gap:24px;display:flex}.profile .pr-achievement-tier{flex-direction:column;gap:12px;display:flex}.profile .pr-achievement-tier__label{border:1px solid var(--pr-hairline);background:var(--pr-g-200);width:fit-content;color:var(--pr-g-700);font-family:var(--pr-mono);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:5px 10px;font-size:10px;font-weight:600}.profile .pr-badge-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px;display:grid}.profile .pr-badge{text-align:center;cursor:pointer;border:1px solid var(--pr-hairline);background:var(--pr-g-100);border-radius:14px;flex-direction:column;justify-content:flex-start;align-items:center;gap:10px;padding:18px 12px 14px;transition:transform .15s;display:flex;position:relative}.profile .pr-badge.pr-unlocked{box-shadow:inset 0 0 0 1px #e841421a}.profile .pr-badge:hover{transform:translateY(-2px)}.profile .pr-badge.pr-locked{opacity:.68}.profile .pr-badge.pr-locked .pr-glyph{filter:grayscale()}.profile .pr-badge .pr-glyph{color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:96px;height:96px;font-size:36px;display:grid;overflow:hidden}.profile .pr-badge__secret{color:var(--pr-g-650);font-size:38px;font-weight:600}.profile .pr-badge .pr-glyph img{object-fit:cover;width:100%;height:100%}.profile .pr-badge.pr-gold .pr-glyph{background:linear-gradient(135deg, var(--pr-primary-main), var(--pr-primary-dark));color:#fff}.profile .pr-badge.pr-indigo .pr-glyph{background:linear-gradient(135deg,#6676b3,#4d5a8d)}.profile .pr-badge.pr-red .pr-glyph{background:linear-gradient(135deg, #ff6e6f, var(--pr-avax))}.profile .pr-badge.pr-green .pr-glyph{background:linear-gradient(135deg,#b9eb7c,#668b22)}.profile .pr-badge.pr-dark .pr-glyph{background:linear-gradient(135deg, var(--pr-g-800), var(--pr-g-1000));color:var(--pr-g-100)}.profile .pr-badge .pr-nm{color:var(--pr-g-1000);font-size:11px;font-weight:600;line-height:1.2}.profile .pr-badge .pr-lvl{font-family:var(--pr-mono);color:var(--pr-g-700);letter-spacing:.04em;text-transform:uppercase;font-size:9px;font-weight:500}:where(.dark) .profile .pr-badge .pr-lvl{color:#fafafa;opacity:.85}.profile .pr-ref-targets{flex-wrap:wrap;gap:8px;display:flex}.profile .pr-ref-target{border:1px solid var(--pr-g-400);background:var(--pr-g-100);cursor:pointer;color:var(--pr-g-900);border-radius:10px;align-items:center;gap:8px;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:500;display:flex}.profile .pr-ref-target:hover{border-color:var(--pr-g-700)}.profile .pr-ref-target.pr-on{background:var(--pr-avax);color:#fff;border-color:var(--pr-avax)}.profile .pr-ref-target .pr-em{background:var(--pr-primary-light);width:22px;height:22px;color:var(--pr-accent-main);border-radius:6px;flex-shrink:0;place-items:center;display:grid}.profile .pr-ref-target.pr-on .pr-em{color:#fff;background:#ffffff2e}.profile .pr-savebar{z-index:30;background:var(--pr-avax);color:#fff;border-radius:14px;align-items:center;gap:14px;max-width:600px;margin:24px auto 0;padding:12px 14px 12px 22px;transition:opacity .25s,transform .25s;display:flex;position:sticky;bottom:24px;transform:translateY(0);box-shadow:0 24px 48px -16px #0000004d}:where(.dark) .profile .pr-savebar{box-shadow:0 24px 48px -16px #00000080}.profile .pr-savebar.pr-hidden{opacity:0;pointer-events:none;transform:translateY(20px)}.profile .pr-savebar .pr-dot{background:#fff;border-radius:50%;width:8px;height:8px;animation:1.6s ease-in-out infinite pr-pulse}@keyframes pr-pulse{0%,to{opacity:1}50%{opacity:.4}}.profile .pr-savebar .pr-msg{color:#ffffffe6;flex:1;font-size:13px}.profile .pr-savebar .pr-msg b{color:#fff;font-weight:600}.profile .pr-savebar .pr-btn--primary{color:var(--pr-avax);background:#fff}.profile .pr-savebar .pr-btn--primary:hover{background:#ffffffeb}.profile .pr-savebar .pr-btn--ghost{color:#ffffffe6}.profile .pr-savebar .pr-btn--ghost:hover{color:#fff;background:#ffffff2e}.profile .pr-select-fake{border:1px solid var(--pr-g-400);background:var(--pr-g-100);height:40px;color:var(--pr-g-1000);cursor:pointer;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:0 14px;font-family:inherit;font-size:14px;font-weight:400;display:flex}.profile .pr-select-fake:hover{border-color:var(--pr-g-700)}.profile .pr-select-fake .pr-ph{color:var(--pr-g-600)}.profile .pr-select-fake svg{width:16px;height:16px;color:var(--pr-g-700)}.profile .pr-country-popover{z-index:20;background:var(--pr-g-100);border:1px solid var(--pr-hairline);border-radius:12px;position:absolute;top:44px;left:0;right:0;overflow:hidden;box-shadow:0 12px 32px -8px #00000026}:where(.dark) .profile .pr-country-popover{box-shadow:0 12px 32px -8px #00000080}.profile .pr-country-popover .pr-search-row{border-bottom:1px solid var(--pr-hairline);color:var(--pr-g-700);align-items:center;gap:6px;padding:8px 10px;display:flex}.profile .pr-country-popover .pr-search-row input{font:inherit;color:var(--pr-g-1000);background:0 0;border:0;outline:0;flex:1;font-size:13px}.profile .pr-country-popover .pr-list{max-height:240px;padding:4px 0;overflow:auto}.profile .pr-country-popover .pr-list-item{cursor:pointer;color:var(--pr-g-1000);text-align:left;background:0 0;border:0;align-items:center;gap:8px;width:100%;padding:8px 14px;font-family:inherit;font-size:13px;display:flex}.profile .pr-country-popover .pr-list-item:hover,.profile .pr-country-popover .pr-list-item:focus-visible{background:var(--pr-g-200);outline:none}.profile .pr-country-popover .pr-list-item .pr-check-r{color:var(--pr-success-text);margin-left:auto}.profile .pr-empty{text-align:center;color:var(--pr-g-650);padding:24px;font-size:13px;line-height:1.5}.profile .pr-project-row{border:1px solid var(--pr-hairline);border-radius:12px;align-items:flex-start;gap:14px;padding:16px;display:flex}.profile .pr-project-row .pr-mark{color:#fff;border-radius:10px;flex-shrink:0;place-items:center;width:44px;height:44px;font-size:18px;font-weight:600;display:grid}.profile .pr-av-stack .pr-edit:focus-visible,.profile .pr-btn:focus-visible,.profile .pr-skill-tag .pr-x:focus-visible,.profile .pr-checklist .pr-item:focus-visible,.profile .pr-role-card:focus-visible,.profile .pr-ref-target:focus-visible,.profile .pr-select-fake:focus-visible,.profile .pr-country-popover .pr-list-item:focus-visible,.profile .pr-tab:focus-visible{outline:2px solid var(--pr-avax);outline-offset:2px}@media (max-width:1080px){.profile .pr-grid{grid-template-columns:1fr}.profile .pr-role-grid,.profile .pr-badge-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:820px){.profile .pr-tabs{flex-direction:column;width:100%}.profile .pr-tab{border-bottom:1px solid var(--pr-hairline);justify-content:space-between;width:100%;margin:0;padding:13px 0}.profile .pr-tab.pr-active{border-bottom-color:var(--pr-g-1000)}.profile .pr-field-row,.profile .pr-field-row.pr-three{grid-template-columns:1fr}.profile .pr-social-row{grid-template-columns:minmax(0,1fr);display:grid}.profile .pr-social-row .pr-btn{width:100%}.profile .pr-checklist .pr-item.pr-done{display:none}.profile .pr-checklist .pr-item{padding:14px 0}.profile .pr-leaderboard{overflow-x:visible}.profile .pr-leaderboard th,.profile .pr-leaderboard td{padding:12px 10px}.profile .pr-leaderboard th:nth-child(n+3):not(:last-child),.profile .pr-leaderboard td:nth-child(n+3):not(:last-child){display:none}.profile .pr-leaderboard th:last-child,.profile .pr-leaderboard td:last-child{width:72px}.profile .pr-leaderboard__avatar,.profile .pr-leaderboard__country{display:none}}@media (max-width:640px){.profile .pr-identity{grid-template-columns:1fr;gap:18px}.profile .pr-av-stack{width:112px;height:112px}.profile .pr-av-stack .pr-ring{-webkit-mask:radial-gradient(circle,#0000 48px,#000 49px);mask:radial-gradient(circle,#0000 48px,#000 49px)}.profile .pr-av-stack .pr-av{width:100px;height:100px}.profile .pr-av-stack .pr-pct-pill{display:none}.profile .pr-completion{border-left:0;border-top:1px solid var(--pr-hairline);padding-top:18px;padding-left:0}.profile .pr-role-grid{grid-template-columns:repeat(2,1fr)}.profile .pr-field-row,.profile .pr-field-row.pr-three{grid-template-columns:1fr}.profile .pr-achievement-group__head{flex-direction:column;align-items:flex-start;gap:6px}.profile .pr-page{padding:24px 16px 80px}.profile .pr-page-head{flex-direction:column;align-items:stretch}}.profile .pr-insights{flex-direction:column;gap:0;display:flex}.profile .pr-insights__section{flex-direction:column;gap:18px;display:flex}.profile .pr-insights__section+.pr-insights__section{border-top:1px solid #0a0a0a14;margin-top:21px;padding-top:21px}:where(.dark) .profile .pr-insights__section+.pr-insights__section{border-top-color:#fafafa1a}.profile .pr-insights__heading{grid-template-rows:auto auto;grid-template-columns:32px max-content;align-self:flex-start;align-items:center;gap:2px 10px;display:inline-grid}.profile .pr-insights__heading-icon{background:var(--pr-primary-light);color:var(--pr-accent-main);border-radius:8px;flex-shrink:0;grid-area:1/1/span 2;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.profile .pr-insights__title{color:var(--pr-g-1000);letter-spacing:-.005em;grid-area:1/2;margin:0;padding:0;font-size:16px;font-weight:600;line-height:1.2;display:block}.profile .pr-insights__subtitle{font-family:var(--pr-mono);color:var(--pr-g-650);grid-area:2/2;margin:0;padding:0;font-size:11.5px;line-height:1.4}.profile .pr-insights__devrel-pill{color:var(--pr-accent-main);white-space:nowrap;background:#e841421a;border:1px solid #e8414273;border-radius:999px;align-items:center;gap:6px;padding:5px 11px;font-size:11px;font-weight:600;display:inline-flex}.profile .pr-insights__devrel-pill:before{content:"";background:var(--pr-avax);border-radius:50%;width:6px;height:6px}:where(.dark) .profile .pr-insights__devrel-pill{background:#e8414229;border-color:#e841428c}.profile .pr-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:36px;display:grid}.profile .pr-kpi{border:1px solid var(--pr-hairline);background:var(--pr-g-100);border-radius:14px;flex-direction:column;justify-content:flex-start;gap:8px;min-width:0;min-height:138px;padding:20px 22px;display:flex}.profile .pr-kpi__label{font-family:var(--pr-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--pr-g-650);font-size:10.5px;font-weight:500}.profile .pr-kpi__value{letter-spacing:-.02em;color:var(--pr-g-1000);font-variant-numeric:tabular-nums;margin-top:2px;font-size:34px;font-weight:600;line-height:1}.profile .pr-kpi__value--small{font-size:22px;font-weight:600}.profile .pr-kpi__footer{flex-wrap:wrap;align-items:center;gap:10px;min-height:22px;margin-top:auto;display:flex}.profile .pr-kpi__delta{font-family:var(--pr-mono);font-size:12px;font-weight:600}.profile .pr-kpi__delta--up{color:var(--pr-success-text)}.profile .pr-kpi__delta--down{color:var(--pr-warning-text)}.profile .pr-kpi__sub{color:var(--pr-g-650);font-size:12px}.profile .pr-seg{grid-template-columns:repeat(var(--pr-seg-cols,2), minmax(0, 1fr));background:var(--pr-g-100);border:1px solid var(--pr-hairline);border-radius:8px;gap:6px;width:100%;padding:4px;display:grid}:where(.dark) .profile .pr-seg{background:var(--pr-g-200)}.profile .pr-seg__btn{appearance:none;color:var(--pr-g-650);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;margin:0;padding:6px 10px;font-family:inherit;font-size:12.5px;font-weight:500;line-height:1.2;transition:background .12s,color .12s;display:flex}.profile .pr-seg__btn:hover{color:var(--pr-g-900)}.profile .pr-seg__btn.pr-on{background:var(--pr-g-100);color:var(--pr-g-1000);box-shadow:0 1px 2px #0000000f}:where(.dark) .profile .pr-seg__btn.pr-on{background:var(--pr-g-300);box-shadow:0 1px 2px #0006}.profile .pr-chart{border:1px solid var(--pr-hairline);background:var(--pr-g-100);border-radius:14px;padding:14px 4px 4px}.profile .pr-chart svg{width:100%;height:320px;display:block}.profile .pr-chart__legend{font-family:var(--pr-mono);color:var(--pr-g-700);flex-wrap:wrap;gap:14px;padding:8px 4px 2px;font-size:11px;display:flex}.profile .pr-chart__legend-item{align-items:center;gap:6px;display:inline-flex}.profile .pr-chart__legend-swatch{border-radius:2px;width:10px;height:2px}.profile .pr-leaderboard{border:1px solid var(--pr-hairline);background:var(--pr-g-100);border-radius:14px;overflow-x:auto}.profile .pr-leaderboard table{border-collapse:collapse;width:100%;font-size:12.5px}.profile .pr-leaderboard thead tr{background:var(--pr-g-200);border-bottom:1px solid var(--pr-hairline)}.profile .pr-leaderboard th{text-align:left;font-family:var(--pr-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--pr-g-650);padding:11px 14px;font-size:10.5px;font-weight:500}.profile .pr-leaderboard th:first-child,.profile .pr-leaderboard td:first-child{padding-left:8px}.profile .pr-leaderboard th.pr-num{text-align:right}.profile .pr-leaderboard td{border-bottom:1px solid var(--pr-hairline);color:var(--pr-g-1000);vertical-align:middle;padding:12px 14px}.profile .pr-leaderboard tr:last-child td{border-bottom:0}.profile .pr-leaderboard tr:hover td{background:var(--pr-g-200)}.profile .pr-leaderboard td.pr-num{text-align:right;font-family:var(--pr-mono);font-variant-numeric:tabular-nums;color:var(--pr-g-800)}.profile .pr-leaderboard td.pr-rank{font-family:var(--pr-mono);color:var(--pr-g-650);width:36px;font-size:11px}.profile .pr-leaderboard td.pr-leaderboard__total{color:var(--pr-g-1000);font-weight:700}.profile .pr-leaderboard__person{align-items:center;gap:10px;display:flex}.profile .pr-leaderboard__avatar{background:var(--pr-g-300);width:26px;height:26px;color:var(--pr-g-900);letter-spacing:.04em;border-radius:50%;flex-shrink:0;place-items:center;font-size:10px;font-weight:600;display:grid}.profile .pr-leaderboard__name{color:var(--pr-g-1000);font-size:12.5px;font-weight:500;line-height:1.2}.profile .pr-leaderboard__country{font-family:var(--pr-mono);color:var(--pr-g-650);margin-top:1px;font-size:10px}.profile .pr-leaderboard__team{background:var(--pr-g-200);height:20px;color:var(--pr-g-800);border-radius:999px;align-items:center;padding:0 8px;font-size:11px;display:inline-flex}.profile .pr-leaderboard__empty{text-align:center;color:var(--pr-g-650);padding:22px;font-size:12.5px}.profile .pr-hack-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.profile .pr-hack{border:1px solid var(--pr-hairline);background:var(--pr-g-100);border-radius:12px;flex-direction:column;gap:11px;padding:13px;transition:border-color .15s;display:flex;position:relative;overflow:hidden}.profile .pr-hack:hover{border-color:var(--pr-g-500)}.profile .pr-hack--featured{grid-column:span 2}.profile .pr-hack__head{flex-direction:column;gap:3px;min-height:40px;padding-right:66px;display:flex}.profile .pr-hack--featured .pr-hack__head{min-height:44px}.profile .pr-hack__title{color:var(--pr-g-1000);letter-spacing:-.005em;text-wrap:pretty;margin:0;font-size:12.5px;font-weight:600;line-height:1.25}.profile .pr-hack--featured .pr-hack__title{font-size:14.5px}.profile .pr-hack__date{font-family:var(--pr-mono);color:var(--pr-g-650);letter-spacing:.02em;font-size:9.5px}.profile .pr-hack__stats{border-top:1px solid var(--pr-hairline);grid-template-columns:1fr 1fr;margin:0 -13px -13px;display:grid}.profile .pr-hack__stat{flex-direction:column;gap:2px;min-width:0;padding:9px 14px 11px;display:flex}.profile .pr-hack__stat+.pr-hack__stat{border-left:1px solid var(--pr-hairline)}.profile .pr-hack__stat-label{font-family:var(--pr-mono);text-transform:uppercase;letter-spacing:.08em;color:var(--pr-g-650);font-size:8.5px}.profile .pr-hack__stat-value{letter-spacing:-.01em;color:var(--pr-g-1000);font-variant-numeric:tabular-nums;font-size:18px;font-weight:500;line-height:1.1}.profile .pr-hack--featured .pr-hack__stat-value{font-size:22px}.profile .pr-hack__status{font-family:var(--pr-mono);text-transform:uppercase;letter-spacing:.06em;border-radius:999px;align-items:center;gap:5px;padding:1px 7px;font-size:8.5px;font-weight:600;display:inline-flex;position:absolute;top:11px;right:11px}.profile .pr-hack__status-dot{background:currentColor;border-radius:50%;width:5px;height:5px}.profile .pr-hack__status--past{background:var(--pr-g-200);color:var(--pr-g-650)}.profile .pr-hack__status--live{color:var(--pr-success-text);background:#9be0552e}.profile .pr-hack__status--live .pr-hack__status-dot{box-shadow:0 0 0 2px #9be05538}.profile .pr-hack__status--upcoming{background:var(--pr-avax-tint);color:var(--pr-accent-main)}@media (max-width:1080px){.profile .pr-hack-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile .pr-hack--featured{grid-column:span 2}}@media (max-width:640px){.profile .pr-hack-grid{grid-template-columns:1fr}.profile .pr-hack--featured{grid-column:auto}}.profile .pr-notifications-body{padding:8px 24px 22px}.profile .pr-insights__loading{height:240px;color:var(--pr-g-650);place-items:center;gap:12px;font-size:13px;display:grid}.profile .pr-insights__loading-spinner{border:2px solid var(--pr-g-300);border-top-color:var(--pr-avax);border-radius:50%;width:28px;height:28px;animation:.9s linear infinite pr-spin}@media (max-width:1080px){.profile .pr-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.profile .pr-kpi-grid{grid-template-columns:1fr}}.profile .pr-consent-list{flex-direction:column;gap:10px;display:flex}.profile .pr-consent-row{border:1px solid var(--pr-hairline);background:var(--pr-g-100);border-radius:12px;align-items:flex-start;gap:16px;padding:14px;display:flex}.profile .pr-consent-row__text{flex:1;min-width:0}.profile .pr-consent-row__text strong{color:var(--pr-g-1000);margin-bottom:4px;font-size:13px;font-weight:600;display:block}.profile .pr-consent-row__text p{color:var(--pr-g-700);margin:0;font-size:12px;line-height:1.55}.profile .pr-consent-row__text a{color:var(--pr-avax);text-decoration:underline}.profile .pr-switch{background:var(--pr-g-300);cursor:pointer;border:0;border-radius:999px;flex-shrink:0;width:36px;height:20px;padding:0;transition:background .15s;position:relative}.profile .pr-switch__thumb{background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .15s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #0000002e}.profile .pr-switch--on{background:var(--pr-avax)}.profile .pr-switch--on .pr-switch__thumb{transform:translate(16px)}.profile .pr-switch--disabled{opacity:.55;cursor:not-allowed}
