@import"https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@400;500;700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}.wow-card{position:relative;--wow-accent: hsl(187, 94%, 42%)}.wow-card__stack{position:absolute;inset:0;border-radius:16px;pointer-events:none}.wow-card__stack:before,.wow-card__stack:after{content:"";position:absolute;inset:0;border-radius:16px}.wow-card__stack:before{background:#2c2c30;transform:rotate(1.4deg)}.wow-card__stack:after{background:#eef0f2;transform:rotate(-1.1deg)}.wow-card__accent{position:absolute;inset:0;border-radius:16px;background:var(--wow-accent);transform:rotate(.6deg);pointer-events:none}.wow-card__body{position:relative;border-radius:14px;background:#1b1b1e;box-shadow:0 5px 14px #00000080;overflow:hidden}.wow-card.-flat .wow-card__stack{display:none}.wow-card.-running{--wow-accent: #3b82f6}.wow-card.-ended{--wow-accent: hsl(354, 70%, 54%)}.wow-card.-planned{--wow-accent: #a855f7}.wow-card.-prod{--wow-accent: #f59e0b}.wow-card.-info{--wow-accent: hsl(187, 94%, 42%)}.wow-card.-ok{--wow-accent: hsl(134, 61%, 41%)}.wow-card.-error{--wow-accent: hsl(354, 70%, 54%)}@media(min-width:769px){.wow-card.-hoverable{transition:transform .2s ease}.wow-card.-hoverable:hover{transform:translateY(-5px)}}.poster{position:relative;aspect-ratio:2/3;border-radius:8px;overflow:hidden;background:#26262a;flex-shrink:0}.poster img{width:100%;height:100%;object-fit:cover;display:block}.poster__fallback{display:flex;justify-content:center;align-items:center;position:absolute;inset:0;font-weight:700;font-size:3.2em;color:#ffffff1a;text-transform:uppercase;-webkit-user-select:none;user-select:none}.pill-sxe{display:inline-flex;align-items:center;background:#0080ff;color:#fff;font-weight:500;font-size:.78rem;line-height:1;padding:4px 7px;border-radius:6px;white-space:nowrap}.btn-cta{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:#386aa2;color:#fff;border:none;border-radius:8px;padding:10px 16px;font-size:1rem;font-weight:500;cursor:pointer;box-shadow:0 5px 14px #00000080;transition:filter .2s ease}.btn-cta:hover{filter:brightness(1.08)}.btn-cta:disabled{opacity:.5;cursor:not-allowed;pointer-events:none;box-shadow:none}.btn-cancel{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:transparent;color:#e1e1e1;border:1px solid rgba(255,255,255,.18);border-radius:8px;padding:10px 16px;font-size:1rem;cursor:pointer;box-shadow:none;transition:background .2s ease}.btn-cancel:hover{background:#ffffff0d}.btn-surface{display:flex;justify-content:center;align-items:center;background:#2a2a2e;color:#e1e1e1;border:none;border-radius:8px;box-shadow:0 5px 14px #00000080;cursor:pointer;transition:filter .2s ease}.btn-surface:hover{filter:brightness(1.12)}.btn-surface.-round{border-radius:50%;width:40px;height:40px;padding:0}.tab-underline{display:flex;gap:1.5rem;border-bottom:1px solid rgba(255,255,255,.07)}.tab-underline__item{appearance:none;background:none;border:none;box-shadow:none;padding:10px 2px;color:#818181;font-size:1rem;font-weight:500;cursor:pointer;position:relative;display:inline-flex;align-items:center;gap:.5rem;transition:color .2s ease}.tab-underline__item:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:#06b8d0;transform:scaleX(0);transition:transform .2s ease}.tab-underline__item:hover{color:#e1e1e1}.tab-underline__item.-active{color:#fff}.tab-underline__item.-active:after{transform:scaleX(1)}.section-rail{display:flex;align-items:center;gap:.5rem;font-weight:700;color:#fff;padding-left:10px;position:relative}.section-rail:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:1.05em;border-radius:2px;background:#06b8d0}.modal-backdrop-sig{position:fixed;top:0;left:0;width:100vw;width:100dvw;height:100vh;height:100dvh;background:#000000a8;z-index:3000;display:flex;align-items:center;justify-content:center;padding:1rem}.modal-shell{position:relative;background:#1f1f1f;border-radius:16px;border:1px solid rgba(255,255,255,.09);box-shadow:0 10px 40px #00000080;padding:22px 20px;width:100%;max-width:460px;max-height:90vh;overflow-y:auto}.modal-shell__close{position:absolute;top:14px;right:14px;width:32px;height:32px;display:flex;justify-content:center;align-items:center;background:transparent;border:none;box-shadow:none;color:#cbd2da;opacity:.7;cursor:pointer;border-radius:5px}.modal-shell__close:hover{opacity:1}.modal-shell__title{font-size:18px;font-weight:700;color:#fff;margin:0}.modal-shell__subtitle{font-size:13px;color:#9aa0aa;margin:4px 0 0}.modal-shell__hint{display:flex;align-items:center;gap:6px;font-size:11px;color:#9aa0aa;margin-top:.5rem}.modal-shell__hint lucide-angular{color:#6f7681;flex-shrink:0}.modal-shell__actions{display:flex;justify-content:flex-end;gap:.5rem;margin-top:1.5rem}@media(max-width:768px){.modal-shell{max-width:100%;border-radius:18px 18px 0 0;max-height:88vh}.modal-backdrop-sig .modal-shell{align-self:flex-end}.modal-shell__actions{flex-direction:column-reverse}.modal-shell__actions>*{width:100%}}@media(max-width:768px){.modal-backdrop-sig.-sheet{align-items:flex-end;padding:0}}@media(max-width:768px){.modal-backdrop-sig.-centered{align-items:center;padding:1rem}.modal-backdrop-sig.-centered .modal-shell{align-self:center;max-width:460px;border-radius:16px;max-height:80dvh}}.bucket{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;background:#262629;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:14px 12px;color:#e1e1e1;font-size:.9rem;font-weight:500;cursor:pointer;box-shadow:none;transition:all .2s ease;text-align:center}.bucket:hover{border-color:#fff3}.bucket.-active{background:#386aa2;border-color:#386aa2;color:#fff;box-shadow:0 5px 14px #00000080}.toggle-square{position:relative;display:inline-flex;align-items:center;cursor:pointer}.toggle-square input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.toggle-square__box{width:22px;height:22px;border-radius:5px;background:#2a2a2e;border:1px solid rgba(255,255,255,.1);display:flex;justify-content:center;align-items:center;transition:background .2s ease;color:#fff}.toggle-square__box lucide-angular{opacity:0;transition:opacity .2s ease}input:checked+.toggle-square__box{background:#386aa2;border-color:#386aa2}input:checked+.toggle-square__box lucide-angular{opacity:1}.ribbon{position:absolute;top:6px;left:6px;z-index:2;font-size:.6rem;font-weight:700;letter-spacing:.04em;padding:2px 6px;border-radius:4px;color:#fff;text-transform:uppercase}.ribbon.-new{background:#29a847}.ribbon.-last{background:#dc3848}.state-dot{display:inline-flex;align-items:center}.state-dot.-seen{color:#29a847}.state-dot.-todo{color:#eab308}.state-dot.-soon{color:#386aa2}.state-dot.-none{color:#666}.mobile-action-buttons{position:fixed;bottom:80px;right:80px;z-index:900;display:none}.mobile-action-buttons .action-button-container{position:relative}@media(max-width:768px){.mobile-action-buttons{right:20px;display:block}.mobile-action-buttons .main-action-button{display:none}.mobile-action-buttons .action-buttons{opacity:1!important;pointer-events:auto!important;transform:translateY(0)!important;position:static;display:flex!important;flex-direction:column!important;gap:30px!important}.mobile-action-buttons .action-buttons,.mobile-action-buttons .action-buttons.expanded{opacity:1!important;pointer-events:auto!important;transform:translateY(0)!important}}:root{font-family:Rubik,sans-serif}html,body{max-width:100dvw;overflow-x:clip;box-sizing:border-box}*,*:before,*:after{box-sizing:border-box}html{background:#212121;color:#eaf2f5}.main-content{max-width:1180px;margin:0 auto;padding:98px 40px 48px;box-sizing:border-box}@media(max-width:768px){.main-content{max-width:100%;padding:20px 16px 90px}}input{width:100%;padding:1rem;border:1px solid hsl(0,0%,27%);border-radius:8px;font-size:1rem;transition:all .2s ease;background-color:color-mix(in srgb,hsl(0,0%,13%) 80%,white 5%);color:#e0e0e0;box-sizing:border-box}input:focus{border-color:color-mix(in srgb,hsl(0,0%,13%) 80%,black 25%);background-color:color-mix(in srgb,hsl(0,0%,13%) 80%,white 10%);outline:none}button{display:flex;align-items:center;justify-content:center;background-color:#212121;color:#fff;border:none;padding:1rem;border-radius:8px;cursor:pointer;transition:all .2s ease;font-size:1rem;box-shadow:0 4px 10px #0000004d;position:relative;overflow:hidden}button:disabled{color:#757575;cursor:not-allowed;opacity:.6;pointer-events:none}button.-no-background{box-shadow:none;background-color:transparent;color:#fff;border:none;padding:0}button.-icon{border-radius:50%;width:40px;height:40px}button.-icon i{font-size:1.2rem}button.-icon.-sm i{font-size:.9rem}button.-primary{background-color:#212121}button.-primary:hover{background-color:#333}button.btn--success{background-color:#29a847}button.btn--success:hover{background-color:#218739}button.btn--danger{background-color:#dc3848}button.btn--danger:hover{background-color:#c72334}button.btn--warning{background-color:#ffc105;color:#212529}button.btn--warning:hover{background-color:#e0a100}button.btn--sm{font-size:.9rem;padding:.25rem .5rem}button.btn--lg{font-size:1.5rem;padding:.5rem 1.5rem}button.btn--active{background-color:#212121;color:#fff;box-shadow:0 2px 8px #00000080}button.btn--loading{pointer-events:none;opacity:.8}button.btn__spinner{animation:spin 1s linear 0s infinite normal none;display:inline-block;transform-origin:center center}button.btn--action{width:40px;height:40px;padding:0;font-size:1.2rem}button.btn--filter{padding:.6em 1em;color:#e0e0e0;background-color:#1e1e1eb3;border:none;border-radius:5px;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 5px #0003;font-size:1rem;display:flex;justify-content:center;align-items:center}button.btn--filter:disabled{background-color:#1414144d;color:#e1e1e166;cursor:not-allowed;opacity:.5;transform:none;box-shadow:none;pointer-events:none}.rotating{animation:spin 4s linear 0s infinite normal none;display:inline-block;transform-origin:center center}html:has(.modal-backdrop-sig),html:has(.search-overlay.visible),html:has(.search-overlay.visible-mobile){overflow:hidden}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}*{outline:none}body.modal-open{overflow:hidden}.progress{position:absolute;bottom:0;left:0;width:calc(100% - 3em);padding:.5rem 1.5rem;display:block}.progress__bar{box-shadow:0 0 13px 5px #00000075;position:relative;width:100%;background:#363636;height:.313rem;border-radius:3.125rem;overflow:hidden}.progress__fill{height:100%;background:#212121;border-radius:3.125rem;transition:width .3s ease}.progress__fill--completed{background:#027c37!important}.action-zone{border-radius:10px;margin:1rem 0;display:flex;justify-content:center;align-items:center;gap:1rem;transition:all .3s ease}.status-icon{position:unset;top:1em;left:1em;width:40px;height:40px;background-color:#000000b3;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:all .3s ease;--status-color: 217, 91%, 60%;color:hsl(var(--status-color),.8);border:2px solid hsl(var(--status-color),.6);box-shadow:0 2px 12px hsl(var(--status-color),.4)}.status-icon.status-ended,.status-icon.status-canceled{--status-color: 0, 84%, 60%}.status-icon.status-planned{--status-color: 271, 91%, 65%}.status-icon.status-in-production{--status-color: 38, 92%, 50%}.status-icon.status-undefined{--status-color: 220, 9%, 46%}.status-bg-continuing{background-color:#3c83f6}.status-bg-ended,.status-bg-canceled{background-color:#ef4343}.status-bg-planned{background-color:#a855f7}.status-bg-in-production{background-color:#f59f0a}.status-bg-undefined{background-color:#6b7280}
