*{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#333 #0a0a0a}html,body{color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#080808;height:100%;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}a{color:#00ff41;text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;font-family:inherit}input,textarea,select{font-family:inherit}.dot-grid{opacity:.5;pointer-events:none;z-index:0;background-image:radial-gradient(circle,#2a2a2a 1px,#0000 1px);background-size:28px 28px;position:fixed;inset:0}.auth-page{z-index:1;justify-content:center;align-items:center;min-height:100dvh;padding:1.5rem;display:flex;position:relative}.auth-container{width:100%;max-width:28rem}.metal-panel{-webkit-backdrop-filter:blur(12px);background:linear-gradient(145deg,#141414eb,#0a0a0af5);border:2px solid #2a2a2a;border-radius:4px;padding:2rem;position:relative;box-shadow:0 10px 40px #0009}.metal-panel h1{text-align:center;letter-spacing:.3em;color:#00ff41;text-shadow:0 0 20px #00ff414d;margin:0 0 .25rem;font-size:1.875rem;font-weight:700}.metal-panel .subtitle{text-align:center;color:#ffffffbf;text-transform:uppercase;letter-spacing:.1em;margin:0 0 1.5rem;font-size:.875rem}.rivet{background:#333;border-radius:50%;width:6px;height:6px;position:absolute;box-shadow:inset 0 1px 1px #000c,0 1px #ffffff0d}.field{margin-bottom:.75rem}.field label{color:#ffffffd9;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.4rem;font-size:.72rem;font-weight:600;display:block}.field input,.field textarea,.field select,input[type=text],input[type=email],input[type=password],textarea,select{color:#fff;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:.4rem;outline:none;width:100%;padding:.75rem .95rem;font-size:.95rem;transition:border-color .15s,background .15s}.field input::placeholder,.field textarea::placeholder,input::placeholder,textarea::placeholder{color:#ffffff80}.field input:focus,.field textarea:focus,.field select:focus,input:focus,textarea:focus,select:focus{background:#00ff410a;border-color:#00ff4199}.field textarea,textarea{resize:vertical;min-height:4rem;line-height:1.5}.btn{color:#000;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;background:linear-gradient(#1aff5c 0%,#00ff41 100%);border:none;border-radius:.45rem;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.4rem;font-size:1rem;font-weight:800;transition:transform 60ms,box-shadow .15s,background .15s;display:inline-flex;box-shadow:inset 0 0 0 1px #00ff4180,0 0 24px #00ff418c,0 0 60px #00ff4140}.btn:hover:not(:disabled){background:linear-gradient(#4dff80 0%,#1aff5c 100%);box-shadow:inset 0 0 0 1px #00ff41b3,0 0 32px #00ff41b3,0 0 80px #00ff4159}.btn:active:not(:disabled){transform:translateY(1px)}.btn:disabled{cursor:not-allowed;color:#ffffff8c;box-shadow:none;background:#ffffff0f;border:1px dashed #ffffff40}.btn-secondary{color:#fff;box-shadow:none;background:#ffffff14;border:1px solid #ffffff38;font-weight:600}.btn-secondary:hover:not(:disabled){box-shadow:none;background:#ffffff24;border-color:#ffffff59}.btn-ghost{color:#00ff41;box-shadow:none;text-transform:none;letter-spacing:0;background:0 0;padding:.3rem .5rem;font-size:.78rem;font-weight:600}.btn-ghost:hover:not(:disabled){box-shadow:none;text-decoration:underline}.btn-danger{color:#fca5a5;box-shadow:none;background:#ef444426;border:1px solid #ef444466}.btn-danger:hover:not(:disabled){box-shadow:none;background:#ef444440}.btn-sm{padding:.45rem .85rem;font-size:.82rem}.btn-lg{padding:1rem 1.85rem;font-size:1.05rem}.btn-full{width:100%}.alert{color:#fca5a5;background:#ef44442e;border:1px solid #ef444473;border-radius:.4rem;margin-bottom:.75rem;padding:.65rem .9rem;font-size:.88rem;font-weight:500}.alert-success{color:#6ee7a0;background:#00ff411f;border-color:#00ff4166}.muted-link{text-align:center;color:#ffffffb3;margin-top:1rem;font-size:.82rem}.footer-credit{text-align:center;color:#ffffff8c;margin-top:1.5rem;font-size:.78rem}.landing{z-index:1;flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:1.5rem;display:flex;position:relative}.landing-actions{flex-direction:column;gap:.75rem;display:flex}@media (min-width:640px){.landing-actions{flex-direction:row}}.dash-shell{background:#080808;min-height:100dvh;display:flex}.dash-sidebar{z-index:30;background:linear-gradient(#0c0c0c 0%,#080808 100%);border-right:1px solid #1f1f1f;flex-direction:column;width:260px;height:100dvh;display:flex;position:fixed;top:0;left:0;box-shadow:4px 0 20px #00000080}.dash-brand{border-bottom:1px solid #1f1f1f;padding:1.25rem 1.5rem}.dash-brand h1{letter-spacing:.3em;color:#00ff41;text-shadow:0 0 12px #00ff414d;margin:0;font-size:1rem;font-weight:700}.dash-brand p{color:#ffffffb3;text-transform:uppercase;letter-spacing:.15em;margin:.3rem 0 0;font-size:.7rem;font-weight:500}.dash-nav{flex:1;padding:1rem 0;overflow-y:auto}.dash-nav-item{color:#fffc;letter-spacing:.03em;text-align:left;background:0 0;border:none;border-left:3px solid #0000;align-items:center;gap:.75rem;width:100%;padding:.8rem 1.5rem;font-size:.92rem;font-weight:500;transition:background .1s,color .1s,border-color .1s;display:flex}.dash-nav-item:hover{color:#fff;background:#ffffff0a}.dash-nav-item.active{color:#fff;background:#00ff4114;border-left-color:#00ff41;font-weight:600}a.dash-nav-item{cursor:pointer;text-decoration:none}a.dash-nav-item:visited{color:#fffc}a.dash-nav-item:hover{color:#fff}.dash-nav-icon{text-align:center;width:1.25rem;font-size:1.05rem}.dash-user{border-top:1px solid #1f1f1f;justify-content:space-between;align-items:center;gap:.5rem;padding:1rem 1.25rem;display:flex}.dash-user-info{flex:1;min-width:0}.dash-user-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.88rem;font-weight:600;overflow:hidden}.dash-user-plan{color:#ffffffa6;text-transform:uppercase;letter-spacing:.1em;margin:.25rem 0 0;font-size:.7rem;font-weight:500}.dash-user-signout{color:#ffffffb3;background:0 0;border:1px solid #0000;border-radius:.3rem;padding:.35rem .6rem;font-size:.75rem;font-weight:500;transition:all .1s}.dash-user-signout:hover{color:#fca5a5;background:#ef444414;border-color:#ef444466}.dash-main{z-index:1;flex:1;max-width:100%;min-height:100dvh;margin-left:260px;padding:2rem;position:relative}@media (max-width:768px){.dash-sidebar{width:220px}.dash-main{margin-left:220px;padding:1.25rem}}.dash-page-title{letter-spacing:.2em;color:#fff;margin:0 0 .4rem;font-size:1.5rem;font-weight:700}.dash-page-sub{color:#ffffffbf;margin:0 0 1.75rem;font-size:.92rem;font-weight:400}.card{background:linear-gradient(145deg,#14141499,#0a0a0acc);border:1px solid #1f1f1f;border-radius:.5rem;padding:1.25rem;transition:border-color .15s,background .15s}.card:hover{border-color:#2a2a2a}.card-section-title{color:#fff;text-transform:uppercase;letter-spacing:.18em;margin:0 0 .9rem;font-size:.78rem;font-weight:700}.card-section-title.green{color:#00ff41}.card-row{flex-direction:column;gap:.85rem;display:flex}.chip-grid{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}@media (min-width:768px){.chip-grid{grid-template-columns:repeat(6,1fr)}}.chip{color:#ffffffd9;text-align:center;text-transform:capitalize;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:.4rem;padding:.6rem .5rem;font-size:.82rem;font-weight:500;transition:all .1s}.chip:hover{color:#fff;background:#ffffff1a;border-color:#ffffff59}.chip.active{color:#00ff41;background:#00ff4126;border-color:#00ff41;font-weight:700;box-shadow:0 0 12px #00ff4140}.filter-pills{flex-wrap:wrap;gap:.4rem;display:flex}.filter-pill{color:#fffc;text-transform:capitalize;background:0 0;border:1px solid #ffffff2e;border-radius:999px;padding:.45rem .95rem;font-size:.78rem;font-weight:500;transition:all .1s}.filter-pill:hover{color:#fff;background:#ffffff0a;border-color:#ffffff59}.filter-pill.active{color:#00ff41;background:#00ff4126;border-color:#00ff41;font-weight:700}.toggle-row{justify-content:space-between;align-items:center;gap:1rem;padding-top:.5rem;display:flex}.toggle-label-main{color:#fff;margin:0;font-size:.98rem;font-weight:500}.toggle-label-sub{color:#ffffffb3;margin:.25rem 0 0;font-size:.82rem}.toggle{background:#ffffff1a;border:1px solid #fff3;border-radius:999px;flex-shrink:0;width:3rem;height:1.6rem;padding:0;transition:all .2s;position:relative}.toggle.on{background:#00ff4140;border-color:#00ff4199}.toggle-knob{background:#fff9;border-radius:50%;width:1.2rem;height:1.2rem;transition:all .2s;position:absolute;top:.15rem;left:.15rem}.toggle.on .toggle-knob{background:#00ff41;left:1.55rem;box-shadow:0 0 8px #00ff41b3}.toggle:disabled{opacity:.5;cursor:not-allowed}.music-row{border-top:1px solid #ffffff14;flex-direction:column;gap:.6rem;margin-top:.5rem;padding-top:.5rem;display:flex}.music-row>div:first-child{margin-bottom:.25rem}.music-select{color:#fff;cursor:pointer;background:#0006;border:1px solid #fff3;border-radius:.5rem;width:100%;padding:.6rem .8rem;font-size:.95rem;transition:border-color .2s,background .2s}.music-select:hover{background:#00000080;border-color:#00ff4166}.music-select:focus{border-color:#00ff41b3;outline:none}.music-select option{color:#fff;background:#0a0a0a}.music-preview{width:100%;height:36px;margin-top:.25rem}.dropzone{cursor:pointer;background:#ffffff08;border:2px dashed #fff3;border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;min-height:200px;padding:2rem;transition:all .15s;display:flex}.dropzone:hover,.dropzone.dragging{background:#00ff410a;border-color:#00ff4180}.dropzone-icon{color:#ffffff80;background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:.85rem;font-size:1.5rem;display:flex}.dropzone-text{color:#ffffffd9;text-align:center;margin:0;font-size:.95rem;font-weight:500}.dropzone-sub{color:#fff9;margin:.4rem 0 0;font-size:.82rem}.dropzone.has-files{cursor:default;background:#ffffff05;border-style:solid;border-color:#ffffff1f;padding:.85rem}.thumb-grid{grid-template-columns:repeat(3,1fr);gap:.5rem;width:100%;display:grid}@media (min-width:480px){.thumb-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:768px){.thumb-grid{grid-template-columns:repeat(5,1fr)}}.thumb{aspect-ratio:1;background:#0006;border:1px solid #ffffff1f;border-radius:.35rem;position:relative;overflow:hidden}.thumb img{object-fit:cover;width:100%;height:100%;display:block}.thumb-remove{color:#fff;background:#000000d9;border:none;border-radius:50%;justify-content:center;align-items:center;width:1.3rem;height:1.3rem;font-size:.85rem;line-height:1;transition:background .1s;display:flex;position:absolute;top:.25rem;right:.25rem}.thumb-remove:hover{background:#ef4444}.char-counter{color:#ffffff80;text-align:right;margin:.4rem 0 0;font-size:.72rem;font-weight:500}.dash-grid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:1024px){.dash-grid{grid-template-columns:1fr 1fr}}.col-stack{flex-direction:column;gap:1.25rem;display:flex}.video-grid{grid-template-columns:repeat(1,1fr);gap:1rem;display:grid}@media (min-width:480px){.video-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.video-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.video-grid{grid-template-columns:repeat(4,1fr)}}.video-card-grid{cursor:pointer;background:linear-gradient(145deg,#14141499,#0a0a0acc);border:1px solid #1f1f1f;border-radius:.5rem;transition:border-color .15s,transform .15s;overflow:hidden}.video-card-grid:hover{border-color:#2a2a2a;transform:translateY(-2px)}.video-card-thumb{aspect-ratio:16/9;background:#0006;border-bottom:1px solid #ffffff14;position:relative;overflow:hidden}.video-card-thumb img{object-fit:cover;width:100%;height:100%;display:block}.video-thumb-empty{color:#ffffff59;justify-content:center;align-items:center;height:100%;font-size:1.5rem;display:flex}.video-duration-badge{color:#fff;background:#000c;border-radius:.3rem;padding:.2rem .5rem;font-size:.72rem;font-weight:600;position:absolute;bottom:.4rem;right:.4rem}.video-status-corner{position:absolute;top:.4rem;left:.4rem}.video-card-info{padding:.75rem}.video-title{color:#fff;white-space:nowrap;text-overflow:ellipsis;margin:0 0 .3rem;font-size:.9rem;font-weight:600;overflow:hidden}.video-prompt{color:#ffffffa6;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.2rem 0 0;font-size:.78rem;display:-webkit-box;overflow:hidden}.video-card-meta{justify-content:space-between;align-items:center;gap:.5rem;margin-top:.4rem;display:flex}.video-date{color:#ffffff80;margin:0;font-size:.72rem}.video-download-link{color:#ffffffb3;border-radius:.25rem;padding:.15rem .4rem;font-size:.85rem;text-decoration:none;transition:all .1s}.video-download-link:hover{color:#00ff41;background:#00ff411a}.video-delete-link{color:#ff6464bf;cursor:pointer;background:0 0;border:0;border-radius:.25rem;padding:.15rem .4rem;font-size:.85rem}.video-delete-link:hover:not(:disabled){color:#ff6b6b;background:#ff50501f}.video-delete-link:disabled{cursor:wait;opacity:.6}.video-header{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.video-toolbar{flex-direction:column;gap:.75rem;display:flex}@media (min-width:640px){.video-toolbar{flex-direction:row;align-items:center;gap:1rem}}.video-search{flex:1;max-width:400px;position:relative}.video-search-input{color:#fff;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:.4rem;outline:none;width:100%;padding:.6rem .9rem .6rem 2.2rem;font-size:.9rem;transition:border-color .15s}.video-search-input:focus{background:#00ff410a;border-color:#00ff4199}.video-search-icon{color:#ffffff80;font-size:.9rem;position:absolute;top:50%;left:.6rem;transform:translateY(-50%)}.video-empty{text-align:center;background:linear-gradient(145deg,#14141499,#0a0a0acc);border:1px dashed #ffffff2e;border-radius:.5rem;padding:4rem 2rem}.video-empty p{margin:0}.video-empty-icon{opacity:.5;margin-bottom:1rem;font-size:3rem}.video-empty-title{color:#ffffffd9;font-size:1.05rem;font-weight:600}.video-empty-sub{color:#fff9;font-size:.9rem;margin-top:.5rem!important}.video-card-skeleton{background:linear-gradient(145deg,#14141499,#0a0a0acc);border:1px solid #1f1f1f;border-radius:.5rem;padding:.75rem;overflow:hidden}.video-skeleton-thumb{aspect-ratio:16/9;background:linear-gradient(90deg,#ffffff0d 0%,#ffffff1a 50%,#ffffff0d 100%) 0 0/200% 100%;border-radius:.3rem;margin-bottom:.75rem;animation:1.5s infinite shimmer}.video-skeleton-info .video-skeleton-line{background:#ffffff14;border-radius:.2rem;height:.8rem;margin-bottom:.4rem}.video-skeleton-line.short{width:60%}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.video-modal-overlay{z-index:100;background:#000000e6;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.video-modal{background:#141414f2;border:1px solid #ffffff1a;border-radius:.5rem;flex-direction:column;gap:1rem;width:100%;max-width:800px;display:flex}.video-modal-video{aspect-ratio:16/9;background:#0006;border-radius:.4rem;overflow:hidden}.video-modal-placeholder{justify-content:center;align-items:center;height:100%;display:flex}.video-modal-info h3{color:#fff;margin:0;font-size:1.1rem;font-weight:600}.video-modal-duration{color:#ffffffb3;margin:.2rem 0;font-size:.85rem}.video-modal-date{color:#ffffff80;margin:0;font-size:.8rem}.video-list{display:none}.badge{text-transform:capitalize;border:1px solid;border-radius:999px;align-items:center;gap:.4rem;padding:.3rem .7rem;font-size:.72rem;font-weight:600;display:inline-flex}.badge:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.badge-success{color:#6ee7a0;background:#00ff412e;border-color:#00ff4166}.badge-pending{color:#fbbf24;background:#ff95002e;border-color:#ff950066}.badge-error,.badge-failed{color:#fca5a5;background:#ef44442e;border-color:#ef444466}.badge-processing{color:#93c5fd;background:#60a5fa2e;border-color:#60a5fa66}.spinner{border:2px solid;border-top-color:#0000;border-radius:50%;width:1.1rem;height:1.1rem;animation:.8s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.invite-grid{grid-template-columns:1fr;gap:.6rem;display:grid}@media (min-width:640px){.invite-grid{grid-template-columns:1fr 1.5fr .8fr auto}}.team-empty{color:#ffffffa6;padding:1rem 0;font-size:.9rem;font-weight:500}.flex-between{justify-content:space-between;align-items:center;gap:1rem;display:flex}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.hidden-input{display:none}.upload-tabs{background:#0000004d;border:1px solid #ffffff14;border-radius:.4rem;gap:.25rem;margin-bottom:.75rem;padding:.25rem;display:flex}.upload-tab{color:#ffffffa6;text-align:center;letter-spacing:.02em;background:0 0;border:none;border-radius:.3rem;flex:1;padding:.55rem .75rem;font-size:.85rem;font-weight:500;transition:all .12s}.upload-tab:hover{color:#fff}.upload-tab.active{color:#00ff41;background:#00ff411f;font-weight:700;box-shadow:0 0 12px #00ff4126}.url-input-row{align-items:stretch;gap:.5rem;display:flex}.url-input-row input{color:#fff;background:#ffffff0d;border:1px solid #ffffff2e;border-radius:.4rem;outline:none;flex:1;padding:.7rem .9rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.9rem}.url-input-row input::placeholder{color:#fff6}.url-input-row input:focus{background:#00ff410a;border-color:#00ff4199}.url-input-row .btn{flex-shrink:0;padding:.7rem 1.2rem}.field-label{color:#ffffffd9;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.4rem;font-size:.72rem;font-weight:600;display:block}.account-page{color:#fff;background:#080808;max-width:760px;min-height:100dvh;margin:0 auto;padding:2.5rem clamp(1.5rem,4vw,3.5rem);font-family:inherit;position:relative}.account-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.account-header h1{letter-spacing:.18em;color:#fffffff2;margin:0;font-size:1.6rem;font-weight:700}.account-subtitle{color:#00ff41d9;letter-spacing:.05em;margin:.4rem 0 0;font-size:.85rem}.account-back{padding:.6rem 1rem;font-size:.85rem;text-decoration:none}.account-card{background:linear-gradient(145deg,#141414eb,#0a0a0af5);border:1px solid #ffffff14;border-radius:.6rem;margin-bottom:1.5rem;padding:1.75rem;box-shadow:0 4px 18px #00000080}.account-card h2{letter-spacing:.1em;text-transform:uppercase;color:#ffffffe6;margin:0 0 .5rem;font-size:1.05rem}.account-hint{color:#ffffff8c;margin:0 0 1.25rem;font-size:.85rem;line-height:1.5}.account-form .field{margin-bottom:1rem}.account-form .field label{letter-spacing:.08em;text-transform:uppercase;color:#ffffffbf;margin-bottom:.4rem;font-size:.78rem;font-weight:600;display:block}.account-form .field input{color:#fff;box-sizing:border-box;background:#ffffff0d;border:1px solid #ffffff2e;border-radius:.4rem;outline:none;width:100%;padding:.75rem .9rem;font-family:inherit;font-size:.95rem;transition:border-color .12s,background .12s}.account-form .field input:focus{background:#00ff410a;border-color:#00ff4199}.account-form .field input::placeholder{color:#ffffff59}.account-actions{align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.account-actions .btn{padding:.7rem 1.3rem;font-size:.85rem}.account-msg{border-radius:.35rem;padding:.4rem .8rem;font-size:.85rem}.account-msg.ok{color:#4dff80;background:#00ff411f;border:1px solid #00ff414d}.account-msg.err{color:#ff8080;background:#ff50501f;border:1px solid #ff50504d}.account-meta{border-top:1px solid #ffffff0f;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;margin:1.5rem 0 0;padding-top:1.25rem;display:grid}.account-meta div{flex-direction:column;gap:.25rem;display:flex}.account-meta dt{letter-spacing:.1em;text-transform:uppercase;color:#ffffff73;font-size:.7rem}.account-meta dd{color:#ffffffd9;margin:0;font-size:.9rem}.account-meta dd code{color:#00ff41d9;background:#ffffff0f;border-radius:.3rem;padding:.15rem .5rem;font-size:.82rem}.pwd-strength{align-items:center;gap:.6rem;margin-top:.6rem;font-size:.78rem;display:flex}.pwd-strength-bar{background:#ffffff1a;border-radius:2px;flex:1;height:4px;position:relative;overflow:hidden}.pwd-strength-bar:after{content:"";width:var(--strength-pct,0%);background:var(--strength-color,#fff3);transition:width .18s,background .18s;position:absolute;inset:0}.pwd-strength-label{color:var(--strength-color,#ffffff80);letter-spacing:.05em;text-transform:uppercase;text-align:right;min-width:60px;font-size:.7rem;font-weight:600}.pwd-strength-1{--strength-pct:25%;--strength-color:#ff8080}.pwd-strength-2{--strength-pct:50%;--strength-color:#ffb84d}.pwd-strength-3{--strength-pct:75%;--strength-color:#80d4ff}.pwd-strength-4{--strength-pct:100%;--strength-color:#4dff80}.account-card-danger{border-color:#ff505033}.account-card-danger .btn-secondary{color:#ff8080;background:#ff505014;border-color:#ff50504d}.account-card-danger .btn-secondary:hover:not(:disabled){color:#faa;background:#ff50502e;border-color:#ff505080}@media (max-width:600px){.account-page{padding:1.5rem 1rem}.account-header{flex-direction:column;align-items:flex-start}.account-actions{flex-direction:column;align-items:stretch}.account-actions .btn{width:100%}}.url-error-box{color:#ffd0d0;background:#ff505014;border:1px solid #ff505059;border-left:3px solid #ff5050;border-radius:.4rem;margin-top:.85rem;padding:.9rem 1rem}.url-error-head{color:#ff8080;letter-spacing:.02em;align-items:center;gap:.5rem;margin-bottom:.4rem;font-size:.92rem;display:flex}.url-error-icon{color:#ff5050;font-size:1.1rem}.url-error-msg{color:#ffdcdcf2;word-break:break-word;margin-bottom:.5rem;font-size:.85rem;line-height:1.45}.url-error-help{color:#ffdcdcb3;border-top:1px solid #ff505033;padding-top:.5rem;font-size:.78rem;line-height:1.45}.url-error-help strong{color:#faa;font-weight:600}.url-input-row input:disabled{opacity:.6;cursor:not-allowed}.url-gallery-picker{background:#ffffff05;border:1px solid #ffffff14;border-radius:.4rem;margin-top:.85rem;padding:1rem}.url-gallery-grid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:.5rem;max-height:320px;padding:.25rem;display:grid;overflow-y:auto}.url-gallery-thumb{aspect-ratio:4/3;cursor:pointer;background:#111;border:2px solid #ffffff1a;border-radius:.3rem;transition:border-color .15s,opacity .15s;position:relative;overflow:hidden}.url-gallery-thumb img{object-fit:cover;pointer-events:none;width:100%;height:100%;display:block}.url-gallery-thumb.selected{opacity:1;border-color:#00ff41}.url-gallery-thumb:not(.selected){opacity:.45}.url-gallery-thumb:not(.selected):hover{opacity:.7;border-color:#ffffff59}.url-gallery-check{color:#000;pointer-events:none;background:#00ff41;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.7rem;font-weight:700;display:inline-flex;position:absolute;top:4px;right:4px}
