.aj-spec-row{display:flex;align-items:center}.aj-spec-label{flex:0 0 auto;white-space:nowrap}.aj-spec-val{flex:1;min-width:0}.aj-specs-ui-classic{--specs-title-color:#111;--specs-footer-color:rgba(0,0,0,.3)}body.aj-dark .aj-specs-ui-classic{--specs-title-color:#fff;--specs-footer-color:rgba(255,255,255,.25)}.aj-specs-ui-classic .aj-specs-card{background:#fff;border:1px solid rgba(255,157,0,.2);border-radius:20px;overflow:hidden;box-shadow:0 4px 24px #ff9d0014,0 16px 48px #00000012}body.aj-dark .aj-specs-ui-classic .aj-specs-card{background:#ffffff0a;border-color:#ff9d002e;box-shadow:0 24px 64px #0006}.aj-specs-ui-classic .aj-spec-row{border-bottom:1px solid rgba(255,157,0,.08);position:relative;transition:background .2s;padding:0}.aj-specs-ui-classic .aj-spec-row:last-child{border-bottom:none}.aj-specs-ui-classic .aj-spec-row:hover{background:#ff9d000a}body.aj-dark .aj-specs-ui-classic .aj-spec-row:hover{background:#ff9d000f}.aj-specs-ui-classic .aj-spec-row:nth-child(2n){background:#00000004}body.aj-dark .aj-specs-ui-classic .aj-spec-row:nth-child(2n){background:#ffffff05}.aj-specs-ui-classic .aj-spec-row:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(#ff9d00,#ff7b00);opacity:0;transition:opacity .2s}.aj-specs-ui-classic .aj-spec-row:hover:before{opacity:1}.aj-specs-ui-classic .aj-spec-label{padding:9px 16px 9px 22px;font-size:11.5px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#0000006b;width:180px;display:flex;align-items:center;gap:8px;border-right:1px solid rgba(255,157,0,.1)}body.aj-dark .aj-specs-ui-classic .aj-spec-label{color:#ffffff52;border-right-color:#ff9d0014}.aj-specs-ui-classic .aj-spec-label-dot{width:5px;height:5px;border-radius:50%;background:#ff9d00;flex-shrink:0;opacity:.5;transition:opacity .2s}.aj-specs-ui-classic .aj-spec-row:hover .aj-spec-label-dot{opacity:1}.aj-specs-ui-classic .aj-spec-val{padding:9px 20px;font-size:13.5px;font-weight:500;color:#000000d1}body.aj-dark .aj-specs-ui-classic .aj-spec-val{color:#ffffffe0}.aj-specs-ui-classic .aj-spec-badge{display:inline-flex;align-items:center;padding:2px 10px;border-radius:20px;font-size:11.5px;font-weight:700;background:#ff9d001f;color:#ff9d00;border:1px solid rgba(255,157,0,.3)}.aj-specs-ui-tech{--specs-title-color:#00ff88;--specs-footer-color:rgba(0,255,136,.3)}.aj-specs-ui-tech .aj-specs-eyebrow{color:#0f8;letter-spacing:.25em}.aj-specs-ui-tech .aj-specs-card{background:#0a0f0a;border:1px solid #00ff88;border-radius:4px;overflow:hidden;box-shadow:0 0 0 1px #00ff881a,0 0 40px #00ff8814,inset 0 0 60px #00ff8808;position:relative}body:not(.aj-dark) .aj-specs-ui-tech .aj-specs-card{background:#080f08}.aj-specs-ui-tech .aj-spec-row{border-bottom:1px solid rgba(0,255,136,.12);position:relative;transition:background .15s}.aj-specs-ui-tech .aj-spec-row:last-child{border-bottom:none}.aj-specs-ui-tech .aj-spec-row:hover{background:#00ff880d}.aj-specs-ui-tech .aj-spec-row:before{content:"> ";position:absolute;left:8px;top:50%;transform:translateY(-50%);color:#0f8;font-family:Courier New,monospace;font-size:12px;opacity:0;transition:opacity .15s}.aj-specs-ui-tech .aj-spec-row:hover:before{opacity:1}.aj-specs-ui-tech .aj-spec-label{padding:8px 14px 8px 30px;width:160px;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#00ff8880;border-right:1px solid rgba(0,255,136,.12);font-family:Courier New,monospace}.aj-specs-ui-tech .aj-spec-label-dot{display:none}.aj-specs-ui-tech .aj-spec-val{padding:8px 18px;font-size:13px;font-weight:500;color:#0f8;font-family:Courier New,monospace}.aj-specs-ui-tech .aj-spec-badge{display:inline-flex;align-items:center;padding:2px 10px;border-radius:2px;font-size:11.5px;font-weight:700;background:#00ff8826;color:#0f8;border:1px solid rgba(0,255,136,.4);font-family:Courier New,monospace}@keyframes aj-scan-spec{0%{transform:translateY(-100%)}to{transform:translateY(100vh)}}.aj-specs-ui-tech .aj-specs-card:after{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,rgba(0,255,136,.4),transparent);animation:aj-scan-spec 3s linear infinite;pointer-events:none}.aj-specs-ui-neon{--specs-title-color:#fff;--specs-footer-color:rgba(255,157,0,.4)}body:not(.aj-dark) .aj-specs-ui-neon{--specs-title-color:#fff}@keyframes aj-neon-border{0%,to{box-shadow:0 0 8px #ff9d00,0 0 24px #ff9d0080,0 0 60px #ff9d0033,inset 0 0 16px #ff9d000a}50%{box-shadow:0 0 12px #ff9d00,0 0 40px #ff9d00b3,0 0 80px #ff9d004d,inset 0 0 24px #ff9d000f}}.aj-specs-ui-neon .aj-specs-card{background:#0d0a00;border:1px solid #ff9d00;border-radius:8px;overflow:hidden;animation:aj-neon-border 3s ease-in-out infinite;position:relative}body:not(.aj-dark) .aj-specs-ui-neon .aj-specs-card{background:#120d00}.aj-specs-ui-neon .aj-spec-row{border-bottom:1px solid rgba(255,157,0,.2);position:relative;transition:background .2s}.aj-specs-ui-neon .aj-spec-row:last-child{border-bottom:none}.aj-specs-ui-neon .aj-spec-row:hover{background:#ff9d0012}.aj-specs-ui-neon .aj-spec-label{padding:9px 16px 9px 22px;width:160px;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#ff9d00a6;border-right:1px solid rgba(255,157,0,.2);display:flex;align-items:center;gap:8px}.aj-specs-ui-neon .aj-spec-label-dot{width:4px;height:4px;border-radius:50%;background:#ff9d00;box-shadow:0 0 5px #ff9d00;flex-shrink:0}.aj-specs-ui-neon .aj-spec-val{padding:9px 20px;font-size:13.5px;font-weight:600;color:#ffb833;text-shadow:0 0 8px rgba(255,157,0,.35)}.aj-specs-ui-neon .aj-spec-badge{padding:2px 10px;border-radius:4px;font-size:12px;font-weight:700;background:#ff9d0033;color:#ff9d00;border:1px solid #ff9d00;text-shadow:0 0 5px rgba(255,157,0,.5)}.aj-specs-ui-neon .aj-specs-eyebrow{color:#ff9d00;text-shadow:0 0 8px rgba(255,157,0,.5)}.aj-specs-ui-cards .aj-specs-wrap{max-width:1000px}.aj-specs-ui-cards{--specs-title-color:#111;--specs-footer-color:rgba(0,0,0,.3)}body.aj-dark .aj-specs-ui-cards{--specs-title-color:#fff;--specs-footer-color:rgba(255,255,255,.25)}.aj-specs-ui-cards .aj-specs-card{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:10px;background:transparent;border:none;box-shadow:none;overflow:visible}.aj-specs-ui-cards .aj-spec-row{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;background:#fff;border:1px solid rgba(255,157,0,.2);border-radius:14px;padding:16px 12px;box-shadow:0 4px 16px #0000000f;transition:transform .2s,box-shadow .2s,border-color .2s;min-height:80px}body.aj-dark .aj-specs-ui-cards .aj-spec-row{background:#1a1a1a;border-color:#ff9d0026}.aj-specs-ui-cards .aj-spec-row:hover{transform:translateY(-4px);box-shadow:0 8px 28px #ff9d0026;border-color:#ff9d0080}.aj-specs-ui-cards .aj-spec-row:before{display:none}.aj-specs-ui-cards .aj-spec-row:nth-child(2n){background:#fff}body.aj-dark .aj-specs-ui-cards .aj-spec-row:nth-child(2n){background:#1a1a1a}.aj-specs-ui-cards .aj-spec-label{border:none!important;padding:0 0 6px;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#ff9d00;justify-content:center;width:auto;white-space:normal;text-align:center}.aj-specs-ui-cards .aj-spec-label-dot{display:none}.aj-specs-ui-cards .aj-spec-val{padding:0;font-size:14px;font-weight:700;color:#111;justify-content:center;text-align:center}body.aj-dark .aj-specs-ui-cards .aj-spec-val{color:#fff}.aj-specs-ui-cards .aj-spec-badge{border-radius:20px;font-size:11px}.aj-specs-ui-toy{--specs-title-color:#2d1a00;--specs-footer-color:rgba(0,0,0,.25)}body.aj-dark .aj-specs-ui-toy{--specs-title-color:#ffdd80;--specs-footer-color:rgba(255,220,100,.3)}.aj-specs-ui-toy .aj-specs-card{background:linear-gradient(135deg,#fff8e8,#fffaf0);border:3px solid #ff9d00;border-radius:24px;overflow:hidden;box-shadow:5px 5px #e88a00,0 16px 48px #ff9d001f}body.aj-dark .aj-specs-ui-toy .aj-specs-card{background:linear-gradient(135deg,#1a0f00,#231500);border-color:#ff9d00;box-shadow:5px 5px #b36000,0 16px 48px #0006}.aj-specs-ui-toy .aj-spec-row{border-bottom:2px dashed rgba(255,157,0,.25);position:relative;transition:background .15s}.aj-specs-ui-toy .aj-spec-row:last-child{border-bottom:none}.aj-specs-ui-toy .aj-spec-row:hover{background:#ff9d000f}.aj-specs-ui-toy .aj-spec-label{padding:8px 14px 8px 20px;width:160px;font-size:13px;font-weight:700;color:#b85e00;border-right:2px dashed rgba(255,157,0,.2);display:flex;align-items:center;gap:8px}body.aj-dark .aj-specs-ui-toy .aj-spec-label{color:#ffb84d;border-right-color:#ff9d0033}.aj-specs-ui-toy .aj-spec-label-dot{width:7px;height:7px;border-radius:50%;background:#ff9d00;box-shadow:0 0 0 2px #ff9d0040;flex-shrink:0}.aj-specs-ui-toy .aj-spec-val{padding:8px 18px;font-size:13.5px;font-weight:700;color:#2d1a00}body.aj-dark .aj-specs-ui-toy .aj-spec-val{color:#ffe4a0}.aj-specs-ui-toy .aj-spec-badge{padding:3px 12px;border-radius:999px;font-size:12px;font-weight:800;background:linear-gradient(135deg,#ff9d00,#ff7b00);color:#fff;border:none;box-shadow:2px 2px #00000026}.aj-specs-ui-minimal{--specs-title-color:#111;--specs-footer-color:rgba(0,0,0,.25)}body.aj-dark .aj-specs-ui-minimal{--specs-title-color:#fff;--specs-footer-color:rgba(255,255,255,.2)}.aj-specs-ui-minimal .aj-specs-card{background:transparent;border:none;border-top:1px solid rgba(0,0,0,.1);border-radius:0;overflow:visible;box-shadow:none}body.aj-dark .aj-specs-ui-minimal .aj-specs-card{border-top-color:#ffffff1a}.aj-specs-ui-minimal .aj-spec-row{border-bottom:1px solid rgba(0,0,0,.07);transition:opacity .2s}body.aj-dark .aj-specs-ui-minimal .aj-spec-row{border-bottom-color:#ffffff0f}.aj-specs-ui-minimal .aj-spec-row:hover{opacity:.72}.aj-specs-ui-minimal .aj-spec-row:before{display:none}.aj-specs-ui-minimal .aj-spec-row:nth-child(2n){background:transparent}.aj-specs-ui-minimal .aj-spec-label{padding:8px 14px 8px 0;width:160px;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#00000061;border-right:none;display:flex;align-items:center;gap:7px}body.aj-dark .aj-specs-ui-minimal .aj-spec-label{color:#ffffff52}.aj-specs-ui-minimal .aj-spec-label-dot{width:3px;height:3px;border-radius:50%;background:#ff9d00;flex-shrink:0}.aj-specs-ui-minimal .aj-spec-val{padding:8px 0 8px 14px;font-size:13.5px;font-weight:500;color:#000000c7}body.aj-dark .aj-specs-ui-minimal .aj-spec-val{color:#ffffffd1}.aj-specs-ui-minimal .aj-spec-badge{border-radius:4px;font-size:12px;background:transparent;color:#ff9d00;border:1px solid rgba(255,157,0,.4);padding:1px 8px}.aj-specs-ui-glass{--specs-title-color:#111;--specs-footer-color:rgba(0,0,0,.3)}body.aj-dark .aj-specs-ui-glass{--specs-title-color:#fff;--specs-footer-color:rgba(255,255,255,.25)}.aj-specs-ui-glass .aj-specs-card{background:#fff9;backdrop-filter:blur(24px) saturate(1.6);-webkit-backdrop-filter:blur(24px) saturate(1.6);border:1px solid rgba(255,255,255,.7);border-radius:24px;overflow:hidden;box-shadow:0 8px 40px #0000001f,inset 0 1px #ffffffe6}body.aj-dark .aj-specs-ui-glass .aj-specs-card{background:#140f058c;border-color:#ff9d0040;box-shadow:0 8px 40px #00000080,inset 0 1px #ffffff0f}.aj-specs-ui-glass .aj-spec-row{border-bottom:1px solid rgba(255,255,255,.4);transition:background .2s;position:relative}body.aj-dark .aj-specs-ui-glass .aj-spec-row{border-bottom-color:#ff9d001a}.aj-specs-ui-glass .aj-spec-row:last-child{border-bottom:none}.aj-specs-ui-glass .aj-spec-row:hover{background:#ff9d000d}.aj-specs-ui-glass .aj-spec-row:nth-child(2n){background:#fff3}body.aj-dark .aj-specs-ui-glass .aj-spec-row:nth-child(2n){background:#ffffff08}.aj-specs-ui-glass .aj-spec-label{padding:9px 16px 9px 22px;width:170px;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#00000073;border-right:1px solid rgba(255,255,255,.4);display:flex;align-items:center;gap:9px}body.aj-dark .aj-specs-ui-glass .aj-spec-label{color:#ffffff61;border-right-color:#ff9d001f}.aj-specs-ui-glass .aj-spec-label-dot{width:5px;height:5px;border-radius:50%;background:#ff9d00;opacity:.6;flex-shrink:0}.aj-specs-ui-glass .aj-spec-val{padding:9px 22px;font-size:13.5px;font-weight:500;color:#000000c7}body.aj-dark .aj-specs-ui-glass .aj-spec-val{color:#ffffffe0}.aj-specs-ui-glass .aj-spec-badge{border-radius:20px;background:#ff9d0026;color:#ff9d00;border:1px solid rgba(255,157,0,.35);padding:2px 10px;font-size:12px;font-weight:700;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.aj-specs-ui-bears{--specs-title-color:#4a2400;--specs-footer-color:rgba(74,36,0,.4)}body.aj-dark .aj-specs-ui-bears{--specs-title-color:#ffd580;--specs-footer-color:rgba(255,213,128,.3)}.aj-specs-ui-bears .aj-specs-card{background:#fffbf5;border:none;border-radius:28px;overflow:visible;box-shadow:0 12px 40px #b464001f,0 2px 8px #b4640014;position:relative;padding-bottom:8px}body.aj-dark .aj-specs-ui-bears .aj-specs-card{background:#1e1000;box-shadow:0 12px 40px #00000080}.aj-specs-ui-bears .aj-specs-card:before{content:"\1f43b";position:absolute;top:-18px;left:20px;font-size:30px;line-height:1;filter:drop-shadow(0 2px 4px rgba(0,0,0,.15))}.aj-specs-ui-bears .aj-specs-card:after{content:"\1f43b";position:absolute;top:-18px;right:20px;font-size:30px;line-height:1;filter:drop-shadow(0 2px 4px rgba(0,0,0,.15)) scaleX(-1);transform:scaleX(-1)}.aj-specs-ui-bears .aj-spec-row{border-bottom:2px dotted rgba(200,102,10,.18);position:relative;transition:background .15s}.aj-specs-ui-bears .aj-spec-row:last-child{border-bottom:none}.aj-specs-ui-bears .aj-spec-row:hover{background:#ff9d000f;border-radius:10px}.aj-specs-ui-bears .aj-spec-row:before{content:"\1f36f";position:absolute;left:-8px;top:50%;transform:translateY(-50%) scale(0);transition:transform .2s;font-size:14px}.aj-specs-ui-bears .aj-spec-row:hover:before{transform:translateY(-50%) scale(1)}.aj-specs-ui-bears .aj-spec-label{padding:8px 14px 8px 24px;width:160px;font-size:13.5px;font-weight:700;color:#a05a00;border-right:2px dotted rgba(200,102,10,.2);display:flex;align-items:center;gap:8px}body.aj-dark .aj-specs-ui-bears .aj-spec-label{color:#ffb84d;border-right-color:#ff9d0033}.aj-specs-ui-bears .aj-spec-label-dot{font-style:normal;background:none;width:auto;height:auto;border-radius:0;flex-shrink:0}.aj-specs-ui-bears .aj-spec-label-dot:before{content:"\1f43e";font-size:11px}.aj-specs-ui-bears .aj-spec-val{padding:8px 20px;font-size:14px;font-weight:600;color:#4a2400}body.aj-dark .aj-specs-ui-bears .aj-spec-val{color:#ffd580}.aj-specs-ui-bears .aj-spec-badge{padding:4px 14px;border-radius:999px;font-size:12px;font-weight:700;background:linear-gradient(135deg,#ff9d00,#e07000);color:#fff;border:none;box-shadow:0 3px 8px #c864004d}.aj-specs-ui-rainbow{--specs-title-color:#1a1a1a;--specs-footer-color:rgba(0,0,0,.3)}body.aj-dark .aj-specs-ui-rainbow{--specs-title-color:#fff;--specs-footer-color:rgba(255,255,255,.3)}.aj-specs-ui-rainbow .aj-specs-eyebrow{background:linear-gradient(90deg,#ff0080,#ff9d00,#ff0,#0c6,#08f,#94f);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-size:13px}.aj-specs-ui-rainbow .aj-specs-card{background:#fff;border-radius:22px;overflow:hidden;border:none;box-shadow:0 8px 40px #0000001a;position:relative}body.aj-dark .aj-specs-ui-rainbow .aj-specs-card{background:#111;box-shadow:0 8px 40px #00000080}.aj-specs-ui-rainbow .aj-specs-card>div:first-child{border-top:4px solid transparent;border-image:linear-gradient(90deg,#ff0080,#ff9d00,#ff0,#0c6,#08f,#94f) 1}.aj-specs-ui-rainbow .aj-spec-row{border-bottom:1px solid rgba(0,0,0,.06);position:relative;transition:background .2s}body.aj-dark .aj-specs-ui-rainbow .aj-spec-row{border-bottom-color:#ffffff0f}.aj-specs-ui-rainbow .aj-spec-row:last-child{border-bottom:none}.aj-specs-ui-rainbow .aj-spec-row:hover{background:#00000005}body.aj-dark .aj-specs-ui-rainbow .aj-spec-row:hover{background:#ffffff0a}.aj-specs-ui-rainbow .aj-spec-row:nth-child(6n+1) .aj-spec-label-dot{background:#ff0080}.aj-specs-ui-rainbow .aj-spec-row:nth-child(6n+2) .aj-spec-label-dot{background:#ff9d00}.aj-specs-ui-rainbow .aj-spec-row:nth-child(6n+3) .aj-spec-label-dot{background:#fc0}.aj-specs-ui-rainbow .aj-spec-row:nth-child(6n+4) .aj-spec-label-dot{background:#0c6}.aj-specs-ui-rainbow .aj-spec-row:nth-child(6n+5) .aj-spec-label-dot{background:#08f}.aj-specs-ui-rainbow .aj-spec-row:nth-child(6n+6) .aj-spec-label-dot{background:#94f}.aj-specs-ui-rainbow .aj-spec-label{padding:8px 14px 8px 18px;width:160px;font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#00000073;border-right:1px solid rgba(0,0,0,.06);display:flex;align-items:center;gap:9px}body.aj-dark .aj-specs-ui-rainbow .aj-spec-label{color:#ffffff61;border-right-color:#ffffff0f}.aj-specs-ui-rainbow .aj-spec-label-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.aj-specs-ui-rainbow .aj-spec-val{padding:8px 18px;font-size:13.5px;font-weight:500;color:#000000c7}body.aj-dark .aj-specs-ui-rainbow .aj-spec-val{color:#ffffffe0}.aj-specs-ui-rainbow .aj-spec-badge{border-radius:20px;font-size:12px;font-weight:700;padding:2px 10px;background:linear-gradient(90deg,#ff9d00,#ff0080);color:#fff;border:none}.aj-specs-ui-blueprint{--specs-title-color:#e0f0ff;--specs-footer-color:rgba(150,210,255,.4)}body:not(.aj-dark) .aj-specs-ui-blueprint{--specs-title-color:#0a2a4a;--specs-footer-color:rgba(10,60,120,.3)}.aj-specs-ui-blueprint .aj-specs-eyebrow{color:#4db8ff;letter-spacing:.2em;font-family:Courier New,monospace}.aj-specs-ui-blueprint .aj-specs-card{background:#0a2040;border:1px solid rgba(77,184,255,.3);border-radius:4px;overflow:hidden;box-shadow:0 0 0 1px #4db8ff1a,0 0 60px #0064c84d,inset 0 0 40px #003c9633;position:relative}body:not(.aj-dark) .aj-specs-ui-blueprint .aj-specs-card{background:#0d2d55}.aj-specs-ui-blueprint .aj-specs-card>*{position:relative;z-index:1}.aj-specs-ui-blueprint .aj-spec-row{border-bottom:1px solid rgba(77,184,255,.15);position:relative;transition:background .15s}.aj-specs-ui-blueprint .aj-spec-row:last-child{border-bottom:none}.aj-specs-ui-blueprint .aj-spec-row:hover{background:#4db8ff0f}.aj-specs-ui-blueprint .aj-spec-row:before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background:#4db8ff;opacity:0;box-shadow:0 0 8px #4db8ff;transition:opacity .15s}.aj-specs-ui-blueprint .aj-spec-row:hover:before{opacity:1}.aj-specs-ui-blueprint .aj-spec-label{padding:8px 14px 8px 18px;width:155px;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#4db8ff99;border-right:1px solid rgba(77,184,255,.15);display:flex;align-items:center;gap:8px;font-family:Courier New,monospace}.aj-specs-ui-blueprint .aj-spec-label-dot{width:4px;height:4px;border-radius:50%;background:#4db8ff;box-shadow:0 0 5px #4db8ff;flex-shrink:0}.aj-specs-ui-blueprint .aj-spec-val{padding:8px 20px;font-size:13px;font-weight:500;color:#a8d8ff;font-family:Courier New,monospace;letter-spacing:.02em}.aj-specs-ui-blueprint .aj-spec-badge{border-radius:2px;padding:2px 10px;font-size:12px;font-weight:700;background:#4db8ff26;color:#4db8ff;border:1px solid rgba(77,184,255,.4);font-family:Courier New,monospace}.aj-specs-ui-sticker{--specs-title-color:#1a1a1a;--specs-footer-color:rgba(0,0,0,.3)}body.aj-dark .aj-specs-ui-sticker{--specs-title-color:#fff;--specs-footer-color:rgba(255,255,255,.3)}.aj-specs-ui-sticker .aj-specs-card{display:flex;flex-direction:column;gap:8px;background:transparent;border:none;box-shadow:none;overflow:visible}.aj-specs-ui-sticker .aj-spec-row{display:flex;align-items:stretch;gap:8px;position:relative}.aj-specs-ui-sticker .aj-spec-row:before{display:none}.aj-specs-ui-sticker .aj-spec-label{flex:0 0 auto;width:auto;min-width:120px;max-width:200px;padding:10px 16px;font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:#fff;background:linear-gradient(135deg,#ff9d00,#ff7b00);border-radius:8px;box-shadow:3px 3px #0000002e;display:flex;align-items:center;gap:7px;white-space:normal}body.aj-dark .aj-specs-ui-sticker .aj-spec-label{box-shadow:3px 3px #00000059}.aj-specs-ui-sticker .aj-spec-label-dot{display:none}.aj-specs-ui-sticker .aj-spec-val{flex:1;padding:10px 14px;font-size:13.5px;font-weight:600;color:#111;background:#fff;border-radius:8px;border:1px solid rgba(0,0,0,.08);box-shadow:2px 2px #0000000f;display:flex;align-items:center}body.aj-dark .aj-specs-ui-sticker .aj-spec-val{background:#1e1e1e;color:#f0f0f0;border-color:#ffffff14;box-shadow:2px 2px #0000004d}.aj-specs-ui-sticker .aj-spec-badge{border-radius:6px;font-size:12px;font-weight:700;padding:2px 10px;background:#ff9d0026;color:#e07000;border:1px solid rgba(255,157,0,.35)}.aj-specs-ui-notebook{--specs-title-color:#2a1800;--specs-footer-color:rgba(42,24,0,.35)}body.aj-dark .aj-specs-ui-notebook{--specs-title-color:#f5e8c8;--specs-footer-color:rgba(245,232,200,.3)}.aj-specs-ui-notebook .aj-specs-card{background:#fdf9f0;border-radius:4px;overflow:hidden;box-shadow:3px 3px #c8b090,0 8px 32px #0000001a;border-left:4px solid #e07000;background-image:repeating-linear-gradient(0deg,transparent,transparent 29px,rgba(180,140,80,.15) 30px)}body.aj-dark .aj-specs-ui-notebook .aj-specs-card{background:#1e1608;box-shadow:3px 3px #4a3010,0 8px 32px #0006}.aj-specs-ui-notebook .aj-spec-row{border-bottom:1px solid rgba(180,140,80,.2);position:relative;min-height:30px}body.aj-dark .aj-specs-ui-notebook .aj-spec-row{border-bottom-color:#b48c501f}.aj-specs-ui-notebook .aj-spec-row:last-child{border-bottom:none}.aj-specs-ui-notebook .aj-spec-row:hover{background:#ff9d000a}.aj-specs-ui-notebook .aj-spec-label{padding:8px 14px 8px 18px;width:160px;font-size:12px;font-weight:700;letter-spacing:.04em;color:#a06020;border-right:1px solid rgba(180,140,80,.25);display:flex;align-items:center;gap:8px}body.aj-dark .aj-specs-ui-notebook .aj-spec-label{color:#c9a96a;border-right-color:#b48c5026}.aj-specs-ui-notebook .aj-spec-label-dot{width:4px;height:4px;border-radius:50%;background:#e07000;flex-shrink:0}.aj-specs-ui-notebook .aj-spec-val{padding:8px 16px;font-size:13.5px;font-weight:500;color:#2a1800}body.aj-dark .aj-specs-ui-notebook .aj-spec-val{color:#e8d5a8}.aj-specs-ui-notebook .aj-spec-badge{border-radius:4px;padding:2px 9px;font-size:12px;font-weight:700;background:#ff9d0026;color:#c8660a;border:1px solid rgba(200,102,10,.3)}.aj-specs-ui-stripe{--specs-title-color:#0a0a0a;--specs-footer-color:rgba(0,0,0,.25)}body.aj-dark .aj-specs-ui-stripe{--specs-title-color:#f5f5f5;--specs-footer-color:rgba(255,255,255,.2)}.aj-specs-ui-stripe .aj-specs-card{background:#fff;border-radius:16px;overflow:hidden;border:1px solid #e8e8e8;box-shadow:0 1px 4px #0000000f,0 8px 24px #0000000a}body.aj-dark .aj-specs-ui-stripe .aj-specs-card{background:#111;border-color:#222}.aj-specs-ui-stripe .aj-spec-row{border-bottom:1px solid #f0f0f0;transition:background .15s;position:relative}body.aj-dark .aj-specs-ui-stripe .aj-spec-row{border-bottom-color:#1e1e1e}.aj-specs-ui-stripe .aj-spec-row:last-child{border-bottom:none}.aj-specs-ui-stripe .aj-spec-row:nth-child(2n){background:#fafafa}body.aj-dark .aj-specs-ui-stripe .aj-spec-row:nth-child(2n){background:#161616}.aj-specs-ui-stripe .aj-spec-row:hover{background:#fff8f0}body.aj-dark .aj-specs-ui-stripe .aj-spec-row:hover{background:#1a1208}.aj-specs-ui-stripe .aj-spec-row:before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background:#ff9d00;opacity:0;transition:opacity .15s}.aj-specs-ui-stripe .aj-spec-row:hover:before{opacity:1}.aj-specs-ui-stripe .aj-spec-label{padding:9px 14px 9px 18px;width:180px;font-size:12px;font-weight:600;letter-spacing:.04em;color:#888;border-right:1px solid #f0f0f0;display:flex;align-items:center;gap:7px}body.aj-dark .aj-specs-ui-stripe .aj-spec-label{color:#555;border-right-color:#1e1e1e}.aj-specs-ui-stripe .aj-spec-label-dot{width:4px;height:4px;border-radius:50%;background:#ff9d00;opacity:.5;flex-shrink:0}.aj-specs-ui-stripe .aj-spec-val{padding:9px 18px;font-size:13.5px;font-weight:500;color:#111}body.aj-dark .aj-specs-ui-stripe .aj-spec-val{color:#e8e8e8}.aj-specs-ui-stripe .aj-spec-badge{display:inline-flex;align-items:center;padding:2px 9px;border-radius:6px;font-size:12px;font-weight:600;background:#fff4e6;color:#e07000;border:1px solid #ffd9a0}body.aj-dark .aj-specs-ui-stripe .aj-spec-badge{background:#ff9d0026;border-color:#ff9d004d;color:#ff9d00}.aj-specs-ui-pill{--specs-title-color:#111;--specs-footer-color:rgba(0,0,0,.25)}body.aj-dark .aj-specs-ui-pill{--specs-title-color:#f0f0f0;--specs-footer-color:rgba(255,255,255,.2)}.aj-specs-ui-pill .aj-specs-card{background:transparent;border:none;box-shadow:none;display:flex;flex-direction:column;gap:6px;overflow:visible}.aj-specs-ui-pill .aj-spec-row{display:flex;align-items:center;gap:10px;background:transparent;position:relative}.aj-specs-ui-pill .aj-spec-row:before{display:none}.aj-specs-ui-pill .aj-spec-label{flex:0 0 auto;width:auto;min-width:0;padding:4px 12px;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#fff;background:#ff9d00;border-radius:999px;display:flex;align-items:center;gap:5px;white-space:nowrap}.aj-specs-ui-pill .aj-spec-row:nth-child(2n) .aj-spec-label{background:#ff7b00}.aj-specs-ui-pill .aj-spec-row:nth-child(3n) .aj-spec-label{background:#e06000}.aj-specs-ui-pill .aj-spec-row:nth-child(4n) .aj-spec-label{background:#c84e00}.aj-specs-ui-pill .aj-spec-label-dot{display:none}.aj-specs-ui-pill .aj-spec-val{flex:1;padding:4px 0;font-size:13.5px;font-weight:500;color:#222}body.aj-dark .aj-specs-ui-pill .aj-spec-val{color:#ddd}.aj-specs-ui-pill .aj-spec-badge{padding:2px 9px;border-radius:999px;font-size:11px;font-weight:700;background:#fff4e6;color:#e07000;border:1px solid #ffd9a0}.aj-specs-ui-inline{--specs-title-color:#111;--specs-footer-color:rgba(0,0,0,.25)}body.aj-dark .aj-specs-ui-inline{--specs-title-color:#f0f0f0;--specs-footer-color:rgba(255,255,255,.2)}.aj-specs-ui-inline .aj-specs-card{background:#fff;border-radius:18px;overflow:hidden;border:1px solid #efefef;box-shadow:0 2px 12px #0000000d}body.aj-dark .aj-specs-ui-inline .aj-specs-card{background:#111;border-color:#222}.aj-specs-ui-inline .aj-spec-row{border-bottom:1px solid #f4f4f4;position:relative;transition:background .15s}body.aj-dark .aj-specs-ui-inline .aj-spec-row{border-bottom-color:#1d1d1d}.aj-specs-ui-inline .aj-spec-row:last-child{border-bottom:none}.aj-specs-ui-inline .aj-spec-row:hover{background:#fdfaf6}body.aj-dark .aj-specs-ui-inline .aj-spec-row:hover{background:#161208}.aj-specs-ui-inline .aj-spec-row:before{display:none}.aj-specs-ui-inline .aj-spec-row:nth-child(2n){background:transparent}.aj-specs-ui-inline .aj-spec-label{padding:8px 12px 8px 20px;width:190px;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:silver;border-right:1px solid #f0f0f0;display:flex;align-items:center;gap:6px}body.aj-dark .aj-specs-ui-inline .aj-spec-label{color:#444;border-right-color:#222}.aj-specs-ui-inline .aj-spec-label-dot{width:3px;height:3px;border-radius:50%;background:#ff9d00;flex-shrink:0}.aj-specs-ui-inline .aj-spec-val{padding:8px 0 8px 14px;font-size:13.5px;font-weight:600;color:#111}body.aj-dark .aj-specs-ui-inline .aj-spec-val{color:#eee}.aj-specs-ui-inline .aj-spec-badge{display:inline-flex;align-items:center;padding:2px 8px;border-radius:6px;font-size:11.5px;font-weight:700;background:#fff4e6;color:#e07000;border:1px solid #ffd9a0}.aj-specs-ui-grid2col{--specs-title-color:#111;--specs-footer-color:rgba(0,0,0,.25)}body.aj-dark .aj-specs-ui-grid2col{--specs-title-color:#f0f0f0;--specs-footer-color:rgba(255,255,255,.2)}.aj-specs-ui-grid2col .aj-specs-card{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#e8e8e8;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #00000012;border:1px solid #e8e8e8}body.aj-dark .aj-specs-ui-grid2col .aj-specs-card{background:#222;border-color:#222}.aj-specs-ui-grid2col .aj-spec-row{display:flex;flex-direction:column;justify-content:center;padding:11px 16px;background:#fff;gap:2px;transition:background .15s}body.aj-dark .aj-specs-ui-grid2col .aj-spec-row{background:#161616}.aj-specs-ui-grid2col .aj-spec-row:hover{background:#fdf9f4}body.aj-dark .aj-specs-ui-grid2col .aj-spec-row:hover{background:#1c1410}.aj-specs-ui-grid2col .aj-spec-row:before{display:none}.aj-specs-ui-grid2col .aj-spec-row:nth-child(2n){background:#fff}body.aj-dark .aj-specs-ui-grid2col .aj-spec-row:nth-child(2n){background:#161616}.aj-specs-ui-grid2col .aj-spec-label{padding:0;width:auto;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#ff9d00;border-right:none;display:flex;align-items:center;gap:4px;white-space:normal}.aj-specs-ui-grid2col .aj-spec-label-dot{display:none}.aj-specs-ui-grid2col .aj-spec-val{padding:0;font-size:13.5px;font-weight:600;color:#111}body.aj-dark .aj-specs-ui-grid2col .aj-spec-val{color:#eee}.aj-specs-ui-grid2col .aj-spec-badge{display:inline-flex;align-items:center;padding:1px 7px;border-radius:5px;font-size:11px;font-weight:700;background:#fff4e6;color:#e07000;border:1px solid #ffd9a0}@media screen and (max-width:600px){.aj-specs-ui-grid2col .aj-specs-card{grid-template-columns:1fr}}.aj-specs-ui-crayons{--specs-title-color:#222;--specs-footer-color:rgba(0,0,0,.25)}body.aj-dark .aj-specs-ui-crayons{--specs-title-color:#f0f0f0;--specs-footer-color:rgba(255,255,255,.2)}.aj-specs-ui-crayons .aj-specs-card{background:#fffef8;border-radius:16px;overflow:visible;border:1.5px solid #e8e0d0;padding:4px 0}body.aj-dark .aj-specs-ui-crayons .aj-specs-card{background:#1a1a14;border-color:#3a3828}.aj-specs-ui-crayons .aj-spec-row{border-bottom:1px dashed #ede8e0;position:relative}body.aj-dark .aj-specs-ui-crayons .aj-spec-row{border-bottom-color:#2a2820}.aj-specs-ui-crayons .aj-spec-row:last-child{border-bottom:none}.aj-specs-ui-crayons .aj-spec-label{padding:9px 12px 9px 8px;width:160px;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;display:flex;align-items:center;border-right:none}.aj-specs-ui-crayons .aj-spec-label:before{content:"";display:block;width:10px;min-width:10px;align-self:stretch;margin-right:8px;clip-path:polygon(0 8%,100% 0,100% 100%,0 92%)}.aj-specs-ui-crayons .aj-spec-row:nth-child(5n+1) .aj-spec-label{color:#c33}.aj-specs-ui-crayons .aj-spec-row:nth-child(5n+2) .aj-spec-label{color:#c07000}.aj-specs-ui-crayons .aj-spec-row:nth-child(5n+3) .aj-spec-label{color:#2a8a48}.aj-specs-ui-crayons .aj-spec-row:nth-child(5n+4) .aj-spec-label{color:#1a6cc0}.aj-specs-ui-crayons .aj-spec-row:nth-child(5n+5) .aj-spec-label{color:#7a22cc}.aj-specs-ui-crayons .aj-spec-row:nth-child(5n+1) .aj-spec-label:before{background:#ff6b6b}.aj-specs-ui-crayons .aj-spec-row:nth-child(5n+2) .aj-spec-label:before{background:#ff9d00}.aj-specs-ui-crayons .aj-spec-row:nth-child(5n+3) .aj-spec-label:before{background:#4ecb71}.aj-specs-ui-crayons .aj-spec-row:nth-child(5n+4) .aj-spec-label:before{background:#4d9eff}.aj-specs-ui-crayons .aj-spec-row:nth-child(5n+5) .aj-spec-label:before{background:#b44dff}.aj-specs-ui-crayons .aj-spec-label-dot{display:none}.aj-specs-ui-crayons .aj-spec-val{padding:9px 14px;font-size:13.5px;font-weight:600;color:#333;border-left:1px dashed #e0d8cc}body.aj-dark .aj-specs-ui-crayons .aj-spec-val{color:#e8e8e0;border-left-color:#2a2820}.aj-specs-ui-crayons .aj-spec-badge{padding:2px 10px;border-radius:999px;font-size:12px;font-weight:700;background:#ff9d0026;color:#c07000;border:1px solid rgba(255,157,0,.35)}.aj-specs-ui-stickerbook{--specs-title-color:#3a2e20;--specs-footer-color:rgba(58,46,32,.35)}body.aj-dark .aj-specs-ui-stickerbook{--specs-title-color:#f0e8d8;--specs-footer-color:rgba(240,232,216,.3)}.aj-specs-ui-stickerbook .aj-specs-card{background:#f5f0e8;border-radius:16px;padding:12px 14px;border:2px solid #d4c8b0;display:flex;flex-direction:column;gap:9px}body.aj-dark .aj-specs-ui-stickerbook .aj-specs-card{background:#1e1a12;border-color:#3a3020}.aj-specs-ui-stickerbook .aj-spec-row{display:flex;align-items:center;gap:10px;position:relative}.aj-specs-ui-stickerbook .aj-spec-row:before{display:none}.aj-specs-ui-stickerbook .aj-spec-label{padding:7px 14px;font-size:11.5px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;border-radius:8px;color:#fff;flex:0 0 auto;width:auto;white-space:nowrap;border-right:none}.aj-specs-ui-stickerbook .aj-spec-row:nth-child(6n+1) .aj-spec-label{background:#ff6b6b;transform:rotate(-1.5deg)}.aj-specs-ui-stickerbook .aj-spec-row:nth-child(6n+2) .aj-spec-label{background:#ff9d00;transform:rotate(1deg)}.aj-specs-ui-stickerbook .aj-spec-row:nth-child(6n+3) .aj-spec-label{background:#4ecb71;transform:rotate(-1deg)}.aj-specs-ui-stickerbook .aj-spec-row:nth-child(6n+4) .aj-spec-label{background:#4d9eff;transform:rotate(1.5deg)}.aj-specs-ui-stickerbook .aj-spec-row:nth-child(6n+5) .aj-spec-label{background:#b44dff;transform:rotate(-.5deg)}.aj-specs-ui-stickerbook .aj-spec-row:nth-child(6n+6) .aj-spec-label{background:#ff6b6b;transform:rotate(1deg)}.aj-specs-ui-stickerbook .aj-spec-label-dot{display:none}.aj-specs-ui-stickerbook .aj-spec-val{flex:1;font-size:13.5px;font-weight:600;color:#3a2e20;background:#fff;border-radius:8px;padding:7px 12px;border:1.5px solid #e0d4b8}body.aj-dark .aj-specs-ui-stickerbook .aj-spec-val{background:#2a2418;color:#f0e8d8;border-color:#3a3020}.aj-specs-ui-stickerbook .aj-spec-badge{padding:2px 10px;border-radius:999px;font-size:12px;font-weight:700;background:#ff9d0033;color:#c07000;border:1px solid rgba(255,157,0,.4)}.aj-specs-ui-ruledpaper{--specs-title-color:#222;--specs-footer-color:rgba(0,0,0,.25)}body.aj-dark .aj-specs-ui-ruledpaper{--specs-title-color:#e8eeff;--specs-footer-color:rgba(200,216,255,.3)}.aj-specs-ui-ruledpaper .aj-specs-card{background:#f8f9ff;border-radius:0 12px 12px 0;border-left:3px solid #ff6b6b;border-top:1.5px solid #d0d8f0;border-bottom:1.5px solid #d0d8f0;border-right:1.5px solid #d0d8f0;overflow:hidden;position:relative}body.aj-dark .aj-specs-ui-ruledpaper .aj-specs-card{background:#0e1020;border-color:#1e2440;border-left-color:#ff6b6b}.aj-specs-ui-ruledpaper .aj-specs-card:before{content:"";position:absolute;left:34px;top:0;bottom:0;width:1px;background:#ff64642e}.aj-specs-ui-ruledpaper .aj-spec-row{border-bottom:1px solid #dde4f8;position:relative}body.aj-dark .aj-specs-ui-ruledpaper .aj-spec-row{border-bottom-color:#1e2440}.aj-specs-ui-ruledpaper .aj-spec-row:last-child{border-bottom:none}.aj-specs-ui-ruledpaper .aj-spec-label{padding:9px 12px;width:160px;font-size:12px;font-weight:700;color:#5560aa;letter-spacing:.03em;display:flex;align-items:center;gap:0;border-right:1px solid #dde4f8}body.aj-dark .aj-specs-ui-ruledpaper .aj-spec-label{color:#89d;border-right-color:#1e2440}.aj-specs-ui-ruledpaper .aj-spec-label-dot{width:10px;height:10px;border-radius:50%;background:#d8ddf0;border:1.5px solid #b8c0e0;flex-shrink:0;margin-right:8px}body.aj-dark .aj-specs-ui-ruledpaper .aj-spec-label-dot{background:#1e2440;border-color:#3a4060}.aj-specs-ui-ruledpaper .aj-spec-val{padding:9px 14px;font-size:13.5px;color:#222;font-style:italic}body.aj-dark .aj-specs-ui-ruledpaper .aj-spec-val{color:#c8d4f8}.aj-specs-ui-ruledpaper .aj-spec-badge{padding:2px 9px;border-radius:4px;font-size:12px;font-weight:700;background:#5560aa1f;color:#5560aa;border:1px solid rgba(85,96,170,.3)}.aj-specs-ui-chalkboard{--specs-title-color:#fff8e8;--specs-footer-color:rgba(255,240,180,.35)}.aj-specs-ui-chalkboard .aj-specs-card{background:#2a3a2a;border-radius:12px;border:3px solid #8a7a60;padding:4px 0}body:not(.aj-dark) .aj-specs-ui-chalkboard .aj-specs-card{background:#2a3a2a}.aj-specs-ui-chalkboard .aj-spec-row{border-bottom:1px solid rgba(255,255,255,.08)}.aj-specs-ui-chalkboard .aj-spec-row:last-child{border-bottom:none}.aj-specs-ui-chalkboard .aj-spec-row:hover{background:#ffffff0a}.aj-specs-ui-chalkboard .aj-spec-label{padding:9px 14px 9px 18px;width:160px;font-size:12px;font-weight:700;color:#ffe6b4a6;letter-spacing:.05em;text-transform:uppercase;border-right:1px dashed rgba(255,255,255,.12)}.aj-specs-ui-chalkboard .aj-spec-label-dot{display:none}.aj-specs-ui-chalkboard .aj-spec-val{padding:9px 18px;font-size:13.5px;color:#ffffffe0;font-style:italic}.aj-specs-ui-chalkboard .aj-spec-badge{padding:2px 10px;border-radius:4px;font-size:12px;font-weight:700;background:#ffe65033;color:#ffe050;border:1px solid rgba(255,220,80,.4)}.aj-specs-ui-magnetic{--specs-title-color:#224;--specs-footer-color:rgba(20,20,80,.3)}body.aj-dark .aj-specs-ui-magnetic{--specs-title-color:#e0e8ff;--specs-footer-color:rgba(200,212,255,.3)}.aj-specs-ui-magnetic .aj-specs-card{background:#f0f4ff;border-radius:12px;border:1.5px solid #c8d4f0;padding:12px 14px;display:flex;flex-direction:column;gap:8px}body.aj-dark .aj-specs-ui-magnetic .aj-specs-card{background:#0e1228;border-color:#203060}.aj-specs-ui-magnetic .aj-spec-row{display:flex;align-items:center;gap:8px;position:relative}.aj-specs-ui-magnetic .aj-spec-row:before{display:none}.aj-specs-ui-magnetic .aj-spec-label{display:flex;gap:3px;flex:0 0 auto;width:auto;padding:0;border-right:none;font-size:0}.aj-specs-ui-magnetic .aj-spec-label-dot{display:none}.aj-specs-ui-magnetic .aj-spec-row:nth-child(6n+1) .aj-spec-label{--mag-color:#ff6b6b}.aj-specs-ui-magnetic .aj-spec-row:nth-child(6n+2) .aj-spec-label{--mag-color:#ff9d00}.aj-specs-ui-magnetic .aj-spec-row:nth-child(6n+3) .aj-spec-label{--mag-color:#4ecb71}.aj-specs-ui-magnetic .aj-spec-row:nth-child(6n+4) .aj-spec-label{--mag-color:#4d9eff}.aj-specs-ui-magnetic .aj-spec-row:nth-child(6n+5) .aj-spec-label{--mag-color:#b44dff}.aj-specs-ui-magnetic .aj-spec-row:nth-child(6n+6) .aj-spec-label{--mag-color:#ff6b6b}.aj-specs-ui-magnetic .aj-spec-val{flex:1;font-size:13.5px;font-weight:600;color:#224;padding:6px 12px;background:#fff;border-radius:8px;border:1px solid #d4dcf4}body.aj-dark .aj-specs-ui-magnetic .aj-spec-val{background:#161c38;color:#e0e8ff;border-color:#2a3460}.aj-specs-ui-magnetic .aj-spec-badge{padding:2px 9px;border-radius:6px;font-size:12px;font-weight:700;background:#4d9eff26;color:#1a6cc0;border:1px solid rgba(77,158,255,.35)}.aj-specs-ui-washitape{--specs-title-color:#111;--specs-footer-color:rgba(0,0,0,.25)}body.aj-dark .aj-specs-ui-washitape{--specs-title-color:#f0f0f0;--specs-footer-color:rgba(255,255,255,.2)}.aj-specs-ui-washitape .aj-specs-card{background:#fff;border-radius:12px;border:1.5px solid #e8e8e8;overflow:hidden}body.aj-dark .aj-specs-ui-washitape .aj-specs-card{background:#111;border-color:#222}.aj-specs-ui-washitape .aj-spec-row{border-bottom:1px solid #f0f0f0;position:relative}body.aj-dark .aj-specs-ui-washitape .aj-spec-row{border-bottom-color:#1e1e1e}.aj-specs-ui-washitape .aj-spec-row:last-child{border-bottom:none}.aj-specs-ui-washitape .aj-spec-label{padding:9px 12px;width:160px;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#00000073;border-right:1px solid #f0f0f0;display:flex;align-items:center}body.aj-dark .aj-specs-ui-washitape .aj-spec-label{color:#fff6;border-right-color:#1e1e1e}.aj-specs-ui-washitape .aj-spec-label-dot{width:6px;min-width:6px;align-self:stretch;margin-right:10px;flex-shrink:0;border-radius:0}.aj-specs-ui-washitape .aj-spec-row:nth-child(6n+1) .aj-spec-label-dot{background:repeating-linear-gradient(45deg,#ff6b6b,#ff6b6b 3px,#faa 3px 6px)}.aj-specs-ui-washitape .aj-spec-row:nth-child(6n+2) .aj-spec-label-dot{background:repeating-linear-gradient(45deg,#ff9d00,#ff9d00 3px,#ffd080 3px 6px)}.aj-specs-ui-washitape .aj-spec-row:nth-child(6n+3) .aj-spec-label-dot{background:repeating-linear-gradient(45deg,#4ecb71,#4ecb71 3px,#a8ecbb 3px 6px)}.aj-specs-ui-washitape .aj-spec-row:nth-child(6n+4) .aj-spec-label-dot{background:repeating-linear-gradient(45deg,#4d9eff,#4d9eff 3px,#a8d0ff 3px 6px)}.aj-specs-ui-washitape .aj-spec-row:nth-child(6n+5) .aj-spec-label-dot{background:repeating-linear-gradient(45deg,#b44dff,#b44dff 3px,#dda8ff 3px 6px)}.aj-specs-ui-washitape .aj-spec-row:nth-child(6n+6) .aj-spec-label-dot{background:repeating-linear-gradient(45deg,#ff6b6b,#ff6b6b 3px,#faa 3px 6px)}.aj-specs-ui-washitape .aj-spec-val{padding:9px 14px;font-size:13.5px;font-weight:500;color:#000c}body.aj-dark .aj-specs-ui-washitape .aj-spec-val{color:#ffffffd9}.aj-specs-ui-washitape .aj-spec-badge{padding:2px 9px;border-radius:6px;font-size:12px;font-weight:700;background:#fff4e6;color:#e07000;border:1px solid #ffd9a0}.aj-specs-ui-coloringbook{--specs-title-color:#111;--specs-footer-color:rgba(0,0,0,.3)}body.aj-dark .aj-specs-ui-coloringbook{--specs-title-color:#f0f0f0;--specs-footer-color:rgba(255,255,255,.3)}.aj-specs-ui-coloringbook .aj-specs-card{background:#fff;border-radius:12px;border:2.5px solid #222;overflow:hidden}body.aj-dark .aj-specs-ui-coloringbook .aj-specs-card{background:#111;border-color:#ddd}.aj-specs-ui-coloringbook .aj-spec-row{border-bottom:2.5px solid #222;display:flex;align-items:stretch}body.aj-dark .aj-specs-ui-coloringbook .aj-spec-row{border-bottom-color:#ddd}.aj-specs-ui-coloringbook .aj-spec-row:last-child{border-bottom:none}.aj-specs-ui-coloringbook .aj-spec-label{padding:9px 14px;width:160px;font-size:12px;font-weight:900;letter-spacing:.05em;text-transform:uppercase;color:#111;border-right:2.5px solid #222;display:flex;align-items:center;gap:0}body.aj-dark .aj-specs-ui-coloringbook .aj-spec-label{color:#f0f0f0;border-right-color:#ddd}.aj-specs-ui-coloringbook .aj-spec-label-dot{width:8px;min-width:8px;align-self:stretch;margin-right:10px;flex-shrink:0;border-radius:0}.aj-specs-ui-coloringbook .aj-spec-row:nth-child(6n+1) .aj-spec-label-dot{background:#ff6b6b}.aj-specs-ui-coloringbook .aj-spec-row:nth-child(6n+2) .aj-spec-label-dot{background:#ff9d00}.aj-specs-ui-coloringbook .aj-spec-row:nth-child(6n+3) .aj-spec-label-dot{background:#4ecb71}.aj-specs-ui-coloringbook .aj-spec-row:nth-child(6n+4) .aj-spec-label-dot{background:#4d9eff}.aj-specs-ui-coloringbook .aj-spec-row:nth-child(6n+5) .aj-spec-label-dot{background:#ff6bde}.aj-specs-ui-coloringbook .aj-spec-row:nth-child(6n+6) .aj-spec-label-dot{background:#ff6b6b}.aj-specs-ui-coloringbook .aj-spec-val{flex:1;padding:9px 16px;font-size:13.5px;font-weight:600;color:#111;display:flex;align-items:center}body.aj-dark .aj-specs-ui-coloringbook .aj-spec-val{color:#f0f0f0}.aj-specs-ui-coloringbook .aj-spec-badge{padding:2px 9px;border-radius:4px;font-size:12px;font-weight:800;background:#ff9d0026;color:#c07000;border:2px solid #c07000}.aj-specs-ui-puzzle{--specs-title-color:#111;--specs-footer-color:rgba(0,0,0,.25)}body.aj-dark .aj-specs-ui-puzzle{--specs-title-color:#f0f0f0;--specs-footer-color:rgba(255,255,255,.2)}.aj-specs-ui-puzzle .aj-specs-card{background:#fafafa;border-radius:16px;border:1.5px solid #e0e0e0;overflow:hidden}body.aj-dark .aj-specs-ui-puzzle .aj-specs-card{background:#111;border-color:#2a2a2a}.aj-specs-ui-puzzle .aj-spec-row{border-bottom:1px solid #eee}body.aj-dark .aj-specs-ui-puzzle .aj-spec-row{border-bottom-color:#222}.aj-specs-ui-puzzle .aj-spec-row:last-child{border-bottom:none}.aj-specs-ui-puzzle .aj-spec-label{margin:7px 8px 7px 14px;padding:5px 12px;border-radius:6px 6px 6px 0;font-size:11.5px;font-weight:800;color:#fff;flex:0 0 auto;width:auto;white-space:nowrap;border-right:none;display:inline-flex;align-items:center}.aj-specs-ui-puzzle .aj-spec-row:nth-child(6n+1) .aj-spec-label{background:#ff6b6b}.aj-specs-ui-puzzle .aj-spec-row:nth-child(6n+2) .aj-spec-label{background:#ff9d00}.aj-specs-ui-puzzle .aj-spec-row:nth-child(6n+3) .aj-spec-label{background:#4ecb71}.aj-specs-ui-puzzle .aj-spec-row:nth-child(6n+4) .aj-spec-label{background:#4d9eff}.aj-specs-ui-puzzle .aj-spec-row:nth-child(6n+5) .aj-spec-label{background:#b44dff}.aj-specs-ui-puzzle .aj-spec-row:nth-child(6n+6) .aj-spec-label{background:#ff6bde}.aj-specs-ui-puzzle .aj-spec-label-dot{display:none}.aj-specs-ui-puzzle .aj-spec-val{flex:1;padding:7px 14px;font-size:13.5px;font-weight:600;color:#000c}body.aj-dark .aj-specs-ui-puzzle .aj-spec-val{color:#ffffffd9}.aj-specs-ui-puzzle .aj-spec-badge{padding:2px 9px;border-radius:6px;font-size:12px;font-weight:700;background:#ff9d0026;color:#e07000;border:1px solid rgba(255,157,0,.35)}.aj-specs-ui-legobricks{--specs-title-color:#111;--specs-footer-color:rgba(0,0,0,.25)}body.aj-dark .aj-specs-ui-legobricks{--specs-title-color:#f0f0f0;--specs-footer-color:rgba(255,255,255,.2)}.aj-specs-ui-legobricks .aj-specs-card{background:#f8f8f8;border-radius:12px;border:1.5px solid #ddd;overflow:hidden}body.aj-dark .aj-specs-ui-legobricks .aj-specs-card{background:#111;border-color:#2a2a2a}.aj-specs-ui-legobricks .aj-spec-row{border-bottom:1px solid #e8e8e8}body.aj-dark .aj-specs-ui-legobricks .aj-spec-row{border-bottom-color:#222}.aj-specs-ui-legobricks .aj-spec-row:last-child{border-bottom:none}.aj-specs-ui-legobricks .aj-spec-label{padding:9px 14px;width:165px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:#00000080;border-right:1px solid #e8e8e8;display:flex;align-items:center;gap:0}body.aj-dark .aj-specs-ui-legobricks .aj-spec-label{color:#fff6;border-right-color:#222}.aj-specs-ui-legobricks .aj-spec-label-dot{width:14px;min-width:14px;align-self:stretch;margin-right:10px;flex-shrink:0;border-radius:0;position:relative}.aj-specs-ui-legobricks .aj-spec-label-dot:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;border-radius:50%;background:#ffffff59;border:1px solid rgba(255,255,255,.5)}.aj-specs-ui-legobricks .aj-spec-row:nth-child(6n+1) .aj-spec-label-dot{background:#ff6b6b}.aj-specs-ui-legobricks .aj-spec-row:nth-child(6n+2) .aj-spec-label-dot{background:#ff9d00}.aj-specs-ui-legobricks .aj-spec-row:nth-child(6n+3) .aj-spec-label-dot{background:#4ecb71}.aj-specs-ui-legobricks .aj-spec-row:nth-child(6n+4) .aj-spec-label-dot{background:#4d9eff}.aj-specs-ui-legobricks .aj-spec-row:nth-child(6n+5) .aj-spec-label-dot{background:#ff6bde}.aj-specs-ui-legobricks .aj-spec-row:nth-child(6n+6) .aj-spec-label-dot{background:#ff6b6b}.aj-specs-ui-legobricks .aj-spec-val{flex:1;padding:9px 16px;font-size:13.5px;font-weight:600;color:#000c}body.aj-dark .aj-specs-ui-legobricks .aj-spec-val{color:#ffffffd9}.aj-specs-ui-legobricks .aj-spec-badge{padding:2px 9px;border-radius:4px;font-size:12px;font-weight:700;background:#ff9d001f;color:#e07000;border:1px solid rgba(255,157,0,.3)}.aj-specs-ui-balloon{--specs-title-color:#111;--specs-footer-color:rgba(0,0,0,.25)}body.aj-dark .aj-specs-ui-balloon{--specs-title-color:#f0f0f0;--specs-footer-color:rgba(255,255,255,.2)}.aj-specs-ui-balloon .aj-specs-card{background:#fff;border-radius:16px;border:1.5px solid #e8e8e8;overflow:hidden}body.aj-dark .aj-specs-ui-balloon .aj-specs-card{background:#111;border-color:#222}.aj-specs-ui-balloon .aj-spec-row{border-bottom:1px solid #f0f0f0;padding:6px 14px;gap:12px}body.aj-dark .aj-specs-ui-balloon .aj-spec-row{border-bottom-color:#1e1e1e}.aj-specs-ui-balloon .aj-spec-row:last-child{border-bottom:none}.aj-specs-ui-balloon .aj-spec-label{font-size:12px;font-weight:700;width:150px;color:#00000073;letter-spacing:.04em;text-transform:uppercase;border-right:none;display:flex;align-items:center;padding:0}body.aj-dark .aj-specs-ui-balloon .aj-spec-label{color:#ffffff61}.aj-specs-ui-balloon .aj-spec-label-dot{width:28px;min-width:28px;height:34px;border-radius:50%/60% 60% 40% 40%;flex-shrink:0;margin-right:10px;position:relative}.aj-specs-ui-balloon .aj-spec-label-dot:after{content:"";position:absolute;bottom:-5px;left:50%;transform:translate(-50%);width:2px;height:6px;background:#bbb}.aj-specs-ui-balloon .aj-spec-row:nth-child(6n+1) .aj-spec-label-dot{background:#ff6b6b}.aj-specs-ui-balloon .aj-spec-row:nth-child(6n+2) .aj-spec-label-dot{background:#ff9d00}.aj-specs-ui-balloon .aj-spec-row:nth-child(6n+3) .aj-spec-label-dot{background:#4ecb71}.aj-specs-ui-balloon .aj-spec-row:nth-child(6n+4) .aj-spec-label-dot{background:#4d9eff}.aj-specs-ui-balloon .aj-spec-row:nth-child(6n+5) .aj-spec-label-dot{background:#ff6bde}.aj-specs-ui-balloon .aj-spec-row:nth-child(6n+6) .aj-spec-label-dot{background:#ff6b6b}.aj-specs-ui-balloon .aj-spec-val{flex:1;font-size:13.5px;font-weight:600;color:#000c;padding:4px 10px;background:#00000008;border-radius:8px}body.aj-dark .aj-specs-ui-balloon .aj-spec-val{color:#ffffffd9;background:#ffffff0d}.aj-specs-ui-balloon .aj-spec-badge{padding:2px 9px;border-radius:999px;font-size:12px;font-weight:700;background:#ff9d001f;color:#e07000;border:1px solid rgba(255,157,0,.3)}.aj-specs-ui-paintsplash{--specs-title-color:#222;--specs-footer-color:rgba(0,0,0,.25)}body.aj-dark .aj-specs-ui-paintsplash{--specs-title-color:#f0f0f0;--specs-footer-color:rgba(255,255,255,.2)}.aj-specs-ui-paintsplash .aj-specs-card{background:#fffef8;border-radius:16px;border:1.5px solid #ede8d8;overflow:hidden}body.aj-dark .aj-specs-ui-paintsplash .aj-specs-card{background:#111;border-color:#2a2820}.aj-specs-ui-paintsplash .aj-spec-row{border-bottom:1px dashed #ede8d8}body.aj-dark .aj-specs-ui-paintsplash .aj-spec-row{border-bottom-color:#2a2820}.aj-specs-ui-paintsplash .aj-spec-row:last-child{border-bottom:none}.aj-specs-ui-paintsplash .aj-spec-label{padding:9px 12px 9px 0;width:160px;font-size:12px;font-weight:700;letter-spacing:.04em;color:#00000073;border-right:1px dashed #ede8d8;display:flex;align-items:center}body.aj-dark .aj-specs-ui-paintsplash .aj-spec-label{color:#ffffff61;border-right-color:#2a2820}.aj-specs-ui-paintsplash .aj-spec-label-dot{width:16px;height:16px;border-radius:50% 60% 50% 40%/50% 50% 60% 40%;flex-shrink:0;margin:0 10px 0 14px}.aj-specs-ui-paintsplash .aj-spec-row:nth-child(6n+1) .aj-spec-label-dot{background:#ff6b6b}.aj-specs-ui-paintsplash .aj-spec-row:nth-child(6n+2) .aj-spec-label-dot{background:#ff9d00}.aj-specs-ui-paintsplash .aj-spec-row:nth-child(6n+3) .aj-spec-label-dot{background:#4ecb71}.aj-specs-ui-paintsplash .aj-spec-row:nth-child(6n+4) .aj-spec-label-dot{background:#4d9eff}.aj-specs-ui-paintsplash .aj-spec-row:nth-child(6n+5) .aj-spec-label-dot{background:#ff6bde}.aj-specs-ui-paintsplash .aj-spec-row:nth-child(6n+6) .aj-spec-label-dot{background:#ff6b6b}.aj-specs-ui-paintsplash .aj-spec-val{padding:9px 16px;font-size:13.5px;font-weight:600;color:#333}body.aj-dark .aj-specs-ui-paintsplash .aj-spec-val{color:#e8e8e0}.aj-specs-ui-paintsplash .aj-spec-badge{padding:2px 9px;border-radius:999px;font-size:12px;font-weight:700;background:#ff9d001f;color:#c07000;border:1px solid rgba(255,157,0,.3)}.aj-specs-ui-gifttag{--specs-title-color:#111;--specs-footer-color:rgba(0,0,0,.25)}body.aj-dark .aj-specs-ui-gifttag{--specs-title-color:#f0f0f0;--specs-footer-color:rgba(255,255,255,.2)}.aj-specs-ui-gifttag .aj-specs-card{background:#fff;border-radius:16px;border:1.5px solid #e8e8e8;display:flex;flex-direction:column;gap:8px;padding:12px}body.aj-dark .aj-specs-ui-gifttag .aj-specs-card{background:#111;border-color:#222}.aj-specs-ui-gifttag .aj-spec-row{display:flex;align-items:center;gap:10px;position:relative}.aj-specs-ui-gifttag .aj-spec-row:before{display:none}.aj-specs-ui-gifttag .aj-spec-label{position:relative;padding:5px 12px 5px 10px;border-radius:6px 6px 6px 0;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:#fff;flex:0 0 auto;width:auto;white-space:nowrap;border-right:none}.aj-specs-ui-gifttag .aj-spec-label:after{content:"";position:absolute;bottom:-7px;left:0;border-width:0 7px 7px 0;border-style:solid}.aj-specs-ui-gifttag .aj-spec-row:nth-child(6n+1) .aj-spec-label{background:#ff6b6b}.aj-specs-ui-gifttag .aj-spec-row:nth-child(6n+1) .aj-spec-label:after{border-color:transparent #cc4444 transparent transparent}.aj-specs-ui-gifttag .aj-spec-row:nth-child(6n+2) .aj-spec-label{background:#ff9d00}.aj-specs-ui-gifttag .aj-spec-row:nth-child(6n+2) .aj-spec-label:after{border-color:transparent #cc7a00 transparent transparent}.aj-specs-ui-gifttag .aj-spec-row:nth-child(6n+3) .aj-spec-label{background:#4ecb71}.aj-specs-ui-gifttag .aj-spec-row:nth-child(6n+3) .aj-spec-label:after{border-color:transparent #2ea050 transparent transparent}.aj-specs-ui-gifttag .aj-spec-row:nth-child(6n+4) .aj-spec-label{background:#4d9eff}.aj-specs-ui-gifttag .aj-spec-row:nth-child(6n+4) .aj-spec-label:after{border-color:transparent #2270cc transparent transparent}.aj-specs-ui-gifttag .aj-spec-row:nth-child(6n+5) .aj-spec-label{background:#b44dff}.aj-specs-ui-gifttag .aj-spec-row:nth-child(6n+5) .aj-spec-label:after{border-color:transparent #8822cc transparent transparent}.aj-specs-ui-gifttag .aj-spec-row:nth-child(6n+6) .aj-spec-label{background:#ff6b6b}.aj-specs-ui-gifttag .aj-spec-row:nth-child(6n+6) .aj-spec-label:after{border-color:transparent #cc4444 transparent transparent}.aj-specs-ui-gifttag .aj-spec-label-dot{display:none}.aj-specs-ui-gifttag .aj-spec-val{flex:1;font-size:13.5px;font-weight:600;color:#000c;padding:5px 12px;background:#00000008;border-radius:8px}body.aj-dark .aj-specs-ui-gifttag .aj-spec-val{color:#ffffffd9;background:#ffffff0d}.aj-specs-ui-gifttag .aj-spec-badge{padding:2px 9px;border-radius:6px;font-size:12px;font-weight:700;background:#ff9d001f;color:#e07000;border:1px solid rgba(255,157,0,.3)}.aj-specs-ui-candy{--specs-title-color:#6a1040;--specs-footer-color:rgba(106,16,64,.35)}body.aj-dark .aj-specs-ui-candy{--specs-title-color:#ffccee;--specs-footer-color:rgba(255,180,220,.3)}.aj-specs-ui-candy .aj-specs-card{background:#fff8fc;border-radius:16px;border:2px solid #ffb8e8;overflow:hidden}body.aj-dark .aj-specs-ui-candy .aj-specs-card{background:#180810;border-color:#6a2050}.aj-specs-ui-candy .aj-spec-row{border-bottom:1px solid #ffd8f4}body.aj-dark .aj-specs-ui-candy .aj-spec-row{border-bottom-color:#3a1028}.aj-specs-ui-candy .aj-spec-row:last-child{border-bottom:none}.aj-specs-ui-candy .aj-spec-label{padding:9px 14px;width:160px;font-size:12px;font-weight:700;color:#c04090;letter-spacing:.04em;text-transform:uppercase;border-right:1px solid #ffd8f4;display:flex;align-items:center;gap:0}body.aj-dark .aj-specs-ui-candy .aj-spec-label{color:#f8c;border-right-color:#3a1028}.aj-specs-ui-candy .aj-spec-label-dot{width:8px;min-width:8px;align-self:stretch;margin-right:10px;flex-shrink:0;border-radius:0}.aj-specs-ui-candy .aj-spec-row:nth-child(odd) .aj-spec-label-dot{background:repeating-linear-gradient(180deg,#ff6bde 0 5px,#ffb8e8 5px 10px)}.aj-specs-ui-candy .aj-spec-row:nth-child(2n) .aj-spec-label-dot{background:repeating-linear-gradient(180deg,#ff9d00 0 5px,#ffd9a0 5px 10px)}.aj-specs-ui-candy .aj-spec-val{flex:1;padding:9px 16px;font-size:13.5px;font-weight:600;color:#6a1040}body.aj-dark .aj-specs-ui-candy .aj-spec-val{color:#fce}.aj-specs-ui-candy .aj-spec-badge{padding:2px 9px;border-radius:999px;font-size:12px;font-weight:700;background:#ff6bde26;color:#c04090;border:1px solid rgba(255,107,222,.35)}.aj-specs-ui-stamp{--specs-title-color:#222;--specs-footer-color:rgba(0,0,0,.25)}body.aj-dark .aj-specs-ui-stamp{--specs-title-color:#f0f0f0;--specs-footer-color:rgba(255,255,255,.2)}.aj-specs-ui-stamp .aj-specs-card{background:#f5f8f0;border-radius:12px;border:1.5px solid #d0dcb8;overflow:hidden}body.aj-dark .aj-specs-ui-stamp .aj-specs-card{background:#111;border-color:#2a3020}.aj-specs-ui-stamp .aj-spec-row{border-bottom:1px solid #e0e8cc}body.aj-dark .aj-specs-ui-stamp .aj-spec-row{border-bottom-color:#222e14}.aj-specs-ui-stamp .aj-spec-row:last-child{border-bottom:none}.aj-specs-ui-stamp .aj-spec-label{padding:6px 12px;width:160px;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#00000073;border-right:1px dashed #d0dcb8;display:flex;align-items:center;gap:0}body.aj-dark .aj-specs-ui-stamp .aj-spec-label{color:#ffffff61;border-right-color:#2a3020}.aj-specs-ui-stamp .aj-spec-label-dot{width:32px;height:32px;border-radius:50%;flex-shrink:0;margin-right:10px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:900;color:#fff}.aj-specs-ui-stamp .aj-specs-card{counter-reset:stamp-row}.aj-specs-ui-stamp .aj-spec-row:nth-child(6n+1) .aj-spec-label-dot{background:#ff6b6b}.aj-specs-ui-stamp .aj-spec-row:nth-child(6n+2) .aj-spec-label-dot{background:#ff9d00}.aj-specs-ui-stamp .aj-spec-row:nth-child(6n+3) .aj-spec-label-dot{background:#4ecb71}.aj-specs-ui-stamp .aj-spec-row:nth-child(6n+4) .aj-spec-label-dot{background:#4d9eff}.aj-specs-ui-stamp .aj-spec-row:nth-child(6n+5) .aj-spec-label-dot{background:#ff6bde}.aj-specs-ui-stamp .aj-spec-row:nth-child(6n+6) .aj-spec-label-dot{background:#b44dff}.aj-specs-ui-stamp .aj-spec-val{flex:1;padding:6px 16px;font-size:13.5px;font-weight:600;color:#000c}body.aj-dark .aj-specs-ui-stamp .aj-spec-val{color:#ffffffd9}.aj-specs-ui-stamp .aj-spec-badge{padding:2px 9px;border-radius:6px;font-size:12px;font-weight:700;background:#4ecb7126;color:#2a8a48;border:1px solid rgba(78,203,113,.35)}.aj-specs-ui-popcorn{--specs-title-color:#4a2e00;--specs-footer-color:rgba(74,46,0,.35)}body.aj-dark .aj-specs-ui-popcorn{--specs-title-color:#ffe8a0;--specs-footer-color:rgba(255,220,100,.3)}.aj-specs-ui-popcorn .aj-specs-card{background:#fffbf0;border-radius:16px;border:2px solid #ffe08a;overflow:hidden}body.aj-dark .aj-specs-ui-popcorn .aj-specs-card{background:#1a1400;border-color:#6a5000}.aj-specs-ui-popcorn .aj-spec-row{border-bottom:1px solid #ffe8a0}body.aj-dark .aj-specs-ui-popcorn .aj-spec-row{border-bottom-color:#3a2e00}.aj-specs-ui-popcorn .aj-spec-row:nth-child(2n){background:#ffdc500f}body.aj-dark .aj-specs-ui-popcorn .aj-spec-row:nth-child(2n){background:#ffdc500a}.aj-specs-ui-popcorn .aj-spec-row:last-child{border-bottom:none}.aj-specs-ui-popcorn .aj-spec-label{padding:9px 12px 9px 0;width:165px;font-size:12px;font-weight:700;color:#a06000;letter-spacing:.04em;text-transform:uppercase;border-right:1px solid #ffe08a;display:flex;align-items:center;gap:0}body.aj-dark .aj-specs-ui-popcorn .aj-spec-label{color:#c90;border-right-color:#4a3800}.aj-specs-ui-popcorn .aj-spec-label-dot{width:28px;text-align:center;font-size:16px;font-weight:900;color:#e07000;flex-shrink:0;margin-right:6px;background:none;border-radius:0;height:auto}.aj-specs-ui-popcorn .aj-spec-val{flex:1;padding:9px 16px;font-size:13.5px;font-weight:600;color:#4a2e00}body.aj-dark .aj-specs-ui-popcorn .aj-spec-val{color:#ffe8a0}.aj-specs-ui-popcorn .aj-spec-badge{padding:2px 9px;border-radius:8px;font-size:12px;font-weight:700;background:#ff9d0033;color:#c07000;border:1px solid rgba(255,157,0,.4)}.aj-specs-ui-cloud{--specs-title-color:#224466;--specs-footer-color:rgba(34,68,102,.35)}body.aj-dark .aj-specs-ui-cloud{--specs-title-color:#c8d8f8;--specs-footer-color:rgba(200,216,248,.3)}.aj-specs-ui-cloud .aj-specs-card{background:#f0f8ff;border-radius:20px;border:1.5px solid #c8e4ff;overflow:hidden}body.aj-dark .aj-specs-ui-cloud .aj-specs-card{background:#080e1a;border-color:#1a3060}.aj-specs-ui-cloud .aj-spec-row{border-bottom:1px solid #d8eeff}body.aj-dark .aj-specs-ui-cloud .aj-spec-row{border-bottom-color:#1a2840}.aj-specs-ui-cloud .aj-spec-row:nth-child(2n){background:#c8e4ff33}body.aj-dark .aj-specs-ui-cloud .aj-spec-row:nth-child(2n){background:#1a30604d}.aj-specs-ui-cloud .aj-spec-row:last-child{border-bottom:none}.aj-specs-ui-cloud .aj-spec-label{padding:9px 12px;width:165px;font-size:12px;font-weight:700;color:#48c;letter-spacing:.04em;text-transform:uppercase;border-right:1px solid #c8e4ff;display:flex;align-items:center;gap:0}body.aj-dark .aj-specs-ui-cloud .aj-spec-label{color:#69d;border-right-color:#1a3060}.aj-specs-ui-cloud .aj-spec-label-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0;margin:0 10px 0 4px}.aj-specs-ui-cloud .aj-spec-row:nth-child(5n+1) .aj-spec-label-dot{background:#f88}.aj-specs-ui-cloud .aj-spec-row:nth-child(5n+2) .aj-spec-label-dot{background:#ffb84d}.aj-specs-ui-cloud .aj-spec-row:nth-child(5n+3) .aj-spec-label-dot{background:#6c8}.aj-specs-ui-cloud .aj-spec-row:nth-child(5n+4) .aj-spec-label-dot{background:#6af}.aj-specs-ui-cloud .aj-spec-row:nth-child(5n+5) .aj-spec-label-dot{background:#c8f}.aj-specs-ui-cloud .aj-spec-val{flex:1;padding:9px 16px;font-size:13.5px;font-weight:600;color:#246}body.aj-dark .aj-specs-ui-cloud .aj-spec-val{color:#c8d8f8}.aj-specs-ui-cloud .aj-spec-badge{padding:2px 9px;border-radius:999px;font-size:12px;font-weight:700;background:#66aaff26;color:#48c;border:1px solid rgba(102,170,255,.35)}
/*# sourceMappingURL=/cdn/shop/t/3/assets/aj-specs.css.map */
