.sdg-avatar-builder{position:relative;z-index:4;display:grid;grid-template-columns:minmax(300px,390px) minmax(0,1fr);gap:24px;padding:24px}.sdg-avatar-builder[hidden]{display:none!important}.sdg-avatar-stage{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:590px;padding:24px 18px;border:1px solid rgba(223,189,101,.28);border-radius:18px;overflow:hidden;background:radial-gradient(circle at 50% 40%,rgba(85,190,126,.17),transparent 43%),linear-gradient(180deg,#071c15 0%,#04120e 100%)}.sdg-avatar-stage:before{content:"";position:absolute;inset:14px;border:1px solid rgba(223,189,101,.12);border-radius:14px;pointer-events:none}.sdg-avatar-stage-kicker{position:relative;z-index:2;margin-bottom:4px;color:#e8c55e;font-size:11px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.sdg-avatar-stage-note{position:relative;z-index:2;max-width:250px;margin-top:8px;color:#aebdb4;font-size:11px;line-height:1.5;text-align:center}.sdg-avatar-preview{position:relative;z-index:2;width:min(100%,330px);height:430px;display:grid;place-items:center}.sdg-avatar-svg{display:block;width:100%!important;height:100%!important;max-width:none!important;filter:drop-shadow(0 18px 24px rgba(0,0,0,.28))}.sdg-avatar-controls{min-width:0;padding:6px 4px 2px}.sdg-avatar-heading{margin:2px 0 18px}.sdg-avatar-heading .sdg-label{display:block;margin-bottom:7px}.sdg-avatar-heading h2{margin:0 0 7px;color:#f4dfa0;font-family:Georgia,'Times New Roman',serif;font-size:clamp(31px,3vw,48px);line-height:1}.sdg-avatar-heading p{max-width:650px;margin:0;color:#c1cdc5;font-size:14px;line-height:1.55}.sdg-avatar-tabs{display:flex;gap:7px;overflow-x:auto;padding:3px 1px 11px;margin-bottom:10px;scrollbar-width:thin}.sdg-avatar-tab{flex:0 0 auto;min-height:40px;padding:9px 14px;border:1px solid rgba(223,189,101,.24);border-radius:999px;background:#061913;color:#b9c8be;font-size:11px;font-weight:900;letter-spacing:.055em;text-transform:uppercase;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease,transform .16s ease}.sdg-avatar-tab:hover{border-color:rgba(223,189,101,.55);transform:translateY(-1px)}.sdg-avatar-tab.is-active{border-color:#dfbd65;background:#234b38;color:#fff0be;box-shadow:0 0 0 2px rgba(223,189,101,.07)}.sdg-avatar-picker{min-height:318px;padding:17px;border:1px solid rgba(223,189,101,.19);border-radius:16px;background:rgba(2,13,10,.52)}.sdg-avatar-picker-title{margin:0 0 13px;color:#dfe8e2;font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.sdg-avatar-option-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.sdg-avatar-tile{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:0;min-height:132px;padding:8px;border:1px solid rgba(223,189,101,.18);border-radius:13px;background:#071b15;color:#c8d3cc;cursor:pointer;overflow:hidden;transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease}.sdg-avatar-tile:hover{transform:translateY(-2px);border-color:rgba(223,189,101,.5)}.sdg-avatar-tile.is-active{border-color:#e2bd55;background:#123326;box-shadow:inset 0 0 0 1px rgba(255,238,175,.16),0 7px 18px rgba(0,0,0,.15)}.sdg-avatar-tile.is-active:after{content:"✓";position:absolute;top:7px;right:8px;display:grid;place-items:center;width:19px;height:19px;border-radius:50%;background:#e0bc59;color:#082016;font-size:11px;font-weight:1000}.sdg-avatar-tile-visual{display:block;width:92px;height:102px;margin:-7px auto -2px}.sdg-avatar-tile-label{position:relative;z-index:2;display:block;max-width:100%;font-size:10px;font-weight:900;letter-spacing:.03em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sdg-avatar-tile--swatch{min-height:98px;gap:9px;font-size:11px;font-weight:800}.sdg-avatar-swatch{display:block;width:45px;height:45px;border:2px solid rgba(255,255,255,.3);border-radius:50%;background:var(--swatch);box-shadow:0 5px 15px rgba(0,0,0,.22),inset 0 0 0 3px rgba(0,0,0,.08)}.sdg-avatar-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:14px}.sdg-avatar-actions .sdg-btn:first-child{grid-column:1/-1}.sdg-avatar-mini{width:88px;height:98px;margin:auto;overflow:visible}.sdg-avatar-mini .sdg-avatar-svg{filter:none}.sdg-rank-seal.is-avatar{overflow:visible;background:radial-gradient(circle,#173d2e,#071b15 70%)}.sdg-rank-seal.is-avatar .sdg-avatar-mini{transform:translateY(1px)}.sdg-avatar-edit{display:inline-flex;margin-top:8px;border:0;background:transparent;color:#dfbd65;font-size:10px;font-weight:900;letter-spacing:.08em;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.sdg-avatar-edit:hover{color:#f3d77f}@media(max-width:900px){.sdg-avatar-builder{grid-template-columns:minmax(260px,330px) minmax(0,1fr);padding:18px;gap:18px}.sdg-avatar-stage{min-height:520px}.sdg-avatar-preview{height:380px}.sdg-avatar-option-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sdg-avatar-picker{min-height:355px}}@media(max-width:720px){.sdg-avatar-builder{grid-template-columns:1fr;padding:14px;gap:14px}.sdg-avatar-stage{min-height:410px;padding:16px 12px}.sdg-avatar-preview{width:min(100%,280px);height:330px}.sdg-avatar-stage-note{margin-top:0}.sdg-avatar-controls{padding:7px 2px 0}.sdg-avatar-heading h2{font-size:34px}.sdg-avatar-heading p{font-size:13px}.sdg-avatar-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;overflow:visible;margin:0 0 12px;padding:0}.sdg-avatar-tab{width:100%;min-width:0;padding:9px 6px;text-align:center}.sdg-avatar-picker{min-height:0;padding:13px}.sdg-avatar-option-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.sdg-avatar-tile{min-height:112px;padding:6px}.sdg-avatar-tile-visual{width:75px;height:83px}.sdg-avatar-tile-label{font-size:9px}.sdg-avatar-tile--swatch{min-height:84px}.sdg-avatar-swatch{width:37px;height:37px}.sdg-avatar-actions{grid-template-columns:1fr}.sdg-avatar-actions .sdg-btn:first-child{grid-column:auto}}@media(max-width:430px){.sdg-avatar-option-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sdg-avatar-tile{min-height:145px}.sdg-avatar-tile-visual{width:108px;height:120px;margin:-8px auto -8px}}
