.al-container{width:100%;position:relative}.al-list{padding:0;overflow-y:auto}.al-list::-webkit-scrollbar{width:6px}.al-list::-webkit-scrollbar-track{background:0 0}.al-list::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:3px}.al-no-scrollbar::-webkit-scrollbar{display:none}.al-no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.al-item{user-select:none;cursor:pointer;background:#ffffff08;border:1px solid #0000;border-radius:1rem;flex-direction:column;padding:1.5rem 1.75rem 1.5rem 2.125rem;transition:background .25s,transform .25s,box-shadow .25s;display:flex;position:relative}.al-item:after{content:"";border-radius:inherit;background:linear-gradient(135deg, rgba(var(--gold) / .55) 0%, rgba(var(--gold) / .12) 30%, #c9a2271a 60%, rgba(var(--gold) / .45) 100%);-webkit-mask-composite:xor;opacity:.7;pointer-events:none;padding:1px;transition:opacity .25s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;mask-composite:exclude;mask-mode:match-source,match-source}.al-item:hover,.al-item.al-selected{background:#ffffff0f;transform:translateY(-2px);box-shadow:0 14px 34px -18px #0009}.al-item:active{transform:translateY(0)scale(.99)}.al-item:hover:after,.al-item.al-selected:after{opacity:1}.al-item:before{content:"";background:linear-gradient(180deg, rgb(var(--gold)), rgb(var(--gold)));border-radius:2px;width:2px;height:0%;transition:height .3s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.al-item:hover:before,.al-item.al-selected:before{height:58%}.al-item-header{align-items:center;gap:1.25rem;display:flex}.al-text{color:#ffffffc7;flex:1;min-height:1.45em;margin:0;font-size:1rem;font-weight:300;line-height:1.45;transition:color .25s}.al-item:hover .al-text,.al-item.al-selected .al-text{color:#fff}.al-arrow{width:1rem;height:1rem;color:rgba(var(--gold) / .65);flex-shrink:0;transition:color .25s,transform .25s}.al-item:hover .al-arrow,.al-item.al-selected .al-arrow{color:rgba(var(--gold) / .85);transform:translate(3px,-3px)}.al-grad-top,.al-grad-bottom{pointer-events:none;transition:opacity .3s;position:absolute;left:0;right:0}.al-grad-top{background:linear-gradient(to bottom, rgb(var(--deep-black)), transparent);height:50px;top:0}.al-grad-bottom{background:linear-gradient(to top, rgb(var(--deep-black)), transparent);height:100px;bottom:0}.al-modal-backdrop{z-index:9999;-webkit-backdrop-filter:blur(32px)saturate(30%);background:#040302f2;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.al-modal-card{background:rgb(var(--surface));border:2px solid rgb(var(--gold));width:100%;max-width:820px;min-height:420px;box-shadow:0 0 0 1px rgba(var(--gold) / .35), 0 60px 140px rgba(var(--background) / .55), 0 0 70px -18px rgba(var(--gold) / .6);border-radius:2rem;flex-direction:column;padding:2.5rem 3.25rem 3.75rem;display:flex;position:relative}.al-modal-topbar{border-bottom:1px solid rgba(var(--gold) / .25);justify-content:space-between;align-items:center;margin-bottom:3rem;padding-bottom:1.5rem;display:flex}@media (max-width:640px){.al-modal-backdrop{padding:1rem}.al-modal-card{border-radius:1.5rem;min-height:0;padding:1.5rem 1.5rem 2.25rem}.al-modal-topbar{margin-bottom:1.75rem;padding-bottom:1rem}}.al-modal-nav{align-items:center;gap:.625rem;display:flex}.al-modal-nav-btn{border:1.5px solid rgba(var(--gold) / .7);background:rgba(var(--gold) / .12);width:2.25rem;height:2.25rem;color:rgb(var(--gold));cursor:pointer;border-radius:.75rem;justify-content:center;align-items:center;transition:background .2s,color .2s,border-color .2s;display:flex}.al-modal-nav-btn:hover{background:rgba(var(--gold) / .22);border-color:rgb(var(--gold));color:rgb(var(--gold))}.al-modal-counter{letter-spacing:.14em;color:rgb(var(--gold));padding:0 .375rem;font-size:.8125rem;font-weight:700}.al-modal-close{border:1.5px solid rgba(var(--gold) / .7);background:rgba(var(--gold) / .12);width:2.25rem;height:2.25rem;color:rgb(var(--gold));cursor:pointer;border-radius:.75rem;justify-content:center;align-items:center;transition:background .2s,color .2s;display:flex}.al-modal-close:hover{background:rgba(var(--gold) / .22);color:rgb(var(--gold))}.al-modal-title{min-height:1.1em;font-family:var(--font-serif,Georgia, serif);color:rgb(var(--foreground));letter-spacing:-.03em;margin:2rem 0 1.75rem;font-size:clamp(1.75rem,1.2rem + 2vw,2.5rem);font-weight:400;line-height:1.1}.al-modal-divider{background:linear-gradient(to right, rgb(var(--gold)), rgb(var(--gold)) 40%, transparent 75%);height:2px;margin-bottom:1.75rem}.al-modal-detail{color:rgb(var(--foreground));margin:0;font-size:1.0625rem;font-weight:400;line-height:1.85}
