.profile-toggle-row{align-items:center;gap:16px;min-height:44px;margin:16px 0;display:flex}.profile-toggle-row>span{flex:1;min-width:0;font-size:14px;line-height:1.6}.profile-toggle-row small{color:var(--muted);margin-top:4px;font-size:12px;display:block}.profile-toggle-row>button{cursor:pointer;background:#aaa1aa;border:0;border-radius:99px;flex:none;width:46px;height:28px;padding:4px;transition:background .2s;display:block}.profile-toggle-row>button>i{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s;display:block;box-shadow:0 1px 4px #0002}.profile-toggle-row>button[aria-checked=true]{background:#953c61}.profile-toggle-row>button[aria-checked=true]>i{transform:translate(18px)}.profile-toggle-row>button:focus-visible{outline-offset:4px;outline:3px solid #803950}.profile-toggle-row>button:disabled{opacity:.45;cursor:not-allowed}@media (prefers-reduced-motion:reduce){.profile-toggle-row>button,.profile-toggle-row>button>i{transition:none}}.profile-toggle-row>span{overflow-wrap:anywhere}
.badge-cropper-dialog{color:#302a34;overscroll-behavior:contain;width:min(620px,100vw - 16px);max-width:none;max-height:calc(100dvh - 24px);font-family:var(--font-body),sans-serif;background:0 0;border:0;border-radius:24px;margin:auto;padding:0;position:fixed;inset:0;overflow:auto;box-shadow:0 30px 100px #0006}.badge-cropper-dialog::backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#100c19b3}.badge-cropper{color:#302a34;background:#fff;border:1px solid #d9b6c6;border-radius:24px;gap:20px;padding:26px;display:grid}.badge-cropper-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.badge-cropper-head h2{letter-spacing:-.04em;margin:0;font-size:24px;line-height:1.3}.badge-cropper-head p{color:#7a6a74;margin:6px 0 0;font-size:12px;line-height:1.6}.badge-cropper-head>.badge-cropper-icon{flex:none}.badge-cropper-original{appearance:none;color:#7a2f4b;font:600 12px/1.5 var(--font-body),sans-serif;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:8px;text-decoration:underline}.badge-cropper-original:hover{background:#fbeff4}.badge-cropper-original:focus-visible{outline-offset:2px;outline:2px solid #953c61}.badge-cropper-original:disabled{opacity:.5;cursor:not-allowed}.badge-cropper-stage{align-items:flex-start;gap:16px;display:flex}.badge-cropper-view{background:#171719 repeating-conic-gradient(#232326 0 25%,#1b1b1e 0 50%) 0 0/20px 20px;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;outline-offset:4px;border-radius:16px;flex:none;width:280px;height:280px;position:relative;overflow:hidden}.badge-cropper-view:active{cursor:grabbing}.badge-cropper-view:focus-visible{outline:2px solid #953c61}.badge-cropper-view>img{pointer-events:none;will-change:transform;image-rendering:auto;max-width:none;position:absolute;top:0;left:0}.badge-cropper-loading{color:#bab4c0;place-items:center;font-size:13px;display:grid;position:absolute;inset:0}.badge-cropper-mask{pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1.5px #fff5}.is-circle .badge-cropper-mask{box-shadow:none;background:radial-gradient(circle,#0000 0 calc(50% - 1px),#0009 calc(50% + .5px))}.is-circle .badge-cropper-mask:after{content:"";border-radius:50%;position:absolute;inset:0;box-shadow:inset 0 0 0 1.5px #fff8}.badge-cropper-grid{pointer-events:none;opacity:.35;background:linear-gradient(#fff2 1px,#0000 1px) 0 0/100% 33.333%,linear-gradient(90deg,#fff2 1px,#0000 1px) 0 0/33.333% 100%;position:absolute;inset:0}.badge-cropper-side{flex:1;gap:14px;min-width:0;display:grid}.badge-cropper-result{color:#7a6a74;gap:8px;font-size:12px;display:grid}.badge-cropper-thumb{background:#171719 repeating-conic-gradient(#232326 0 25%,#1b1b1e 0 50%) 0 0/8px 8px;border-radius:10px;width:48px;height:48px;position:relative;overflow:hidden;box-shadow:0 0 0 1px #ab98a655}.badge-cropper-thumb.is-circle{border-radius:50%}.badge-cropper-thumb>img{pointer-events:none;max-width:none;position:absolute;top:0;left:0}.badge-cropper-shape{background:#f4e9ee;border-radius:999px;gap:6px;padding:4px;display:inline-flex}.badge-cropper-chip{appearance:none;color:#7a2f4b;font:600 12px/1 var(--font-body),sans-serif;cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;gap:6px;padding:7px 12px;transition:background .15s,color .15s;display:inline-flex}.badge-cropper-chip[aria-checked=true]{color:#fff;background:#953c61;box-shadow:0 4px 12px #953c6133}.badge-cropper-chip:focus-visible{outline-offset:2px;outline:2px solid #953c61}.badge-cropper-zoom{align-items:center;gap:10px;display:flex}.badge-cropper-icon{appearance:none;color:#7a2f4b;cursor:pointer;background:#fff;border:1px solid #d9b6c6;border-radius:50%;place-items:center;width:32px;height:32px;transition:background .15s,border-color .15s;display:grid}.badge-cropper-icon:hover:not(:disabled){background:#fbeff4;border-color:#953c61}.badge-cropper-icon:disabled{opacity:.4;cursor:not-allowed}.badge-cropper-icon:focus-visible{outline-offset:2px;outline:2px solid #953c61}.badge-cropper-track{cursor:pointer;touch-action:none;outline-offset:4px;border-radius:999px;flex:1;height:28px;position:relative}.badge-cropper-track:before{content:"";background:#eadde3;border-radius:999px;height:6px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.badge-cropper-fill{pointer-events:none;background:linear-gradient(90deg,#953c61,#c0577f);border-radius:999px;height:6px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.badge-cropper-knob{pointer-events:none;background:#fff;border:2px solid #953c61;border-radius:50%;width:18px;height:18px;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 2px 8px #953c6144}.badge-cropper-track:focus-visible{outline:2px solid #953c61}.badge-cropper-pct{text-align:right;color:#7a6a74;font-variant-numeric:tabular-nums;width:44px;font-size:12px}.badge-cropper-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.badge-cropper-spacer{flex:1}.badge-cropper-ghost{appearance:none;color:#7a2f4b;font:600 13px/1 var(--font-body),sans-serif;cursor:pointer;background:#fff;border:1px solid #d9b6c6;border-radius:999px;align-items:center;gap:6px;padding:9px 14px;transition:background .15s,border-color .15s;display:inline-flex}.badge-cropper-ghost:hover:not(:disabled){background:#fbeff4;border-color:#953c61}.badge-cropper-ghost:disabled{opacity:.5;cursor:not-allowed}.badge-cropper-apply{appearance:none;color:#fff;font:600 13px/1 var(--font-body),sans-serif;cursor:pointer;background:linear-gradient(135deg,#953c61,#c0577f);border:0;border-radius:999px;align-items:center;gap:8px;padding:10px 16px;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 6px 18px #953c6133}.badge-cropper-apply:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 24px #953c6144}.badge-cropper-apply:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.badge-cropper-ghost:focus-visible,.badge-cropper-apply:focus-visible{outline-offset:3px;outline:2px solid #953c61}.badge-cropper .profile-error{color:#a42d46;margin:0}@media (max-width:560px){.badge-cropper{gap:16px;padding:16px}.badge-cropper-stage{flex-direction:column;align-items:center}.badge-cropper-side{justify-content:space-between;align-items:center;width:100%;display:flex}.badge-cropper-head h2{font-size:22px}}@media (max-width:340px){.badge-cropper{padding:8px}.badge-cropper-side{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){.badge-cropper-chip,.badge-cropper-icon,.badge-cropper-ghost,.badge-cropper-apply{transition:none}.badge-cropper-apply:hover:not(:disabled){transform:none}}
.custom-badge-manager{gap:16px;display:grid}.custom-badge-manager h2,.custom-badge-manager h3,.custom-badge-manager p{margin:0}.custom-credit-balance{color:#743449;background:#f8e7ef;border:1px solid #e7bbcc;border-radius:18px;align-items:baseline;gap:10px;padding:18px;display:flex}.custom-credit-balance strong{font-size:32px;line-height:1}.custom-credit-balance span{font-size:13px}.custom-badge-create{border-top:1px solid var(--line);gap:16px;margin-top:6px;padding-top:22px;display:grid}.custom-badge-manager input:not([type=file]){color:#302a34!important;background:#fff!important;border:1px solid #ab98a655!important}.custom-badge-manager input:focus-visible{outline-offset:3px;outline:2px solid #953c61}.custom-badge-preview{overflow-wrap:anywhere;align-items:center;gap:14px;display:flex}.custom-badge-preview img{object-fit:contain;flex:none}.custom-badge-owned{border-top:1px solid var(--line);padding-top:22px}.custom-badge-owned-row{border-bottom:1px solid var(--line);align-items:center;gap:14px;display:flex}.custom-badge-owned-row>.profile-toggle-row{flex:1;min-width:0}.custom-badge-owned-row>.fiji-profile-badges{flex:none}.custom-badge-manager .profile-error{color:#a42d46}.custom-badge-manager .profile-success{color:#23633d}.custom-badge-manager .profile-toggle-row a{text-decoration:underline}.custom-badge-manager .profile-field{min-width:0}.custom-credit-balance.is-unlimited{color:#1f4f7a;background:linear-gradient(135deg,#eef4ff,#e6f7ff);border-color:#9ccbe8}.custom-badge-locked{border:1px dashed #ab98a6aa;border-radius:14px;padding:14px 16px}.custom-file-input{clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;opacity:0!important;pointer-events:none!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.custom-file-drop{color:#302a34;background:#fff;border:1.5px dashed #ab98a6;border-radius:18px;align-items:center;gap:14px;padding:14px;transition:border-color .18s,background .18s,box-shadow .18s;display:flex;position:relative}.custom-file-drop.is-dragging{background:#fbeff4;border-color:#953c61;box-shadow:0 0 0 4px #953c6122}.custom-file-drop.has-file{border-style:solid;border-color:#d9b6c6}.custom-file-icon,.custom-file-thumb{color:#953c61;background:#f4e9ee;border-radius:14px;flex:none;place-items:center;width:56px;height:56px;display:grid}.custom-file-thumb{object-fit:contain;background:#f4e9ee}.custom-file-meta{flex:1;gap:2px;min-width:0;font-size:14px;line-height:1.4;display:grid}.custom-file-meta strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.custom-file-meta small{color:#7a6a74;font-size:12px}.custom-file-actions{flex:none;align-items:center;gap:8px;display:flex}.custom-file-button{appearance:none;color:#fff;font:600 13px/1 var(--font-body),sans-serif;letter-spacing:.01em;cursor:pointer;background:linear-gradient(135deg,#953c61,#c0577f);border:0;border-radius:999px;padding:10px 16px;transition:transform .15s,box-shadow .15s,filter .15s;box-shadow:0 6px 18px #953c6133}.custom-file-button:hover{filter:saturate(1.1);transform:translateY(-1px);box-shadow:0 10px 24px #953c6144}.custom-file-button:active{transform:translateY(0);box-shadow:0 4px 12px #953c6133}.custom-file-button:focus-visible{outline-offset:3px;outline:2px solid #953c61}.custom-file-button:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.custom-file-crop{appearance:none;color:#7a2f4b;font:600 13px/1 var(--font-body),sans-serif;cursor:pointer;background:#fff;border:1px solid #d9b6c6;border-radius:999px;align-items:center;gap:6px;padding:9px 14px;transition:background .15s,border-color .15s;display:inline-flex}.custom-file-crop:hover:not(:disabled){background:#fbeff4;border-color:#953c61}.custom-file-crop:focus-visible{outline-offset:3px;outline:2px solid #953c61}.custom-file-crop:disabled{opacity:.5;cursor:not-allowed}.custom-file-original{appearance:none;color:#7a2f4b;font:500 12px/1.5 var(--font-body),sans-serif;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;justify-self:start;padding:0;text-decoration:underline}.custom-file-original:focus-visible{outline-offset:3px;border-radius:4px;outline:2px solid #953c61}.custom-file-remove{appearance:none;color:#7a2f4b;cursor:pointer;background:#fff;border:1px solid #d9b6c6;border-radius:50%;place-items:center;width:34px;height:34px;transition:background .15s,border-color .15s;display:grid}.custom-file-remove:hover{background:#fbeff4;border-color:#953c61}.custom-file-remove:focus-visible{outline-offset:3px;outline:2px solid #953c61}.custom-file-remove:disabled{opacity:.5;cursor:not-allowed}@media (max-width:560px){.custom-file-drop{flex-wrap:wrap}.custom-file-actions{justify-content:flex-end;width:100%}}@media (prefers-reduced-motion:reduce){.custom-file-drop,.custom-file-button,.custom-file-remove{transition:none}.custom-file-button:hover{transform:none}}
