@import"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,600&family=Space+Grotesk:wght@500;600;700&display=swap";:root{--rs-rolling: #ff103e;--rs-rolling-deep: #d6082f;--rs-rolling-soft: #ff103e1a;--rs-rolling-dim: #ff103e2e;--rs-bg: #0b0d12;--rs-card: rgba(14, 16, 22, .78);--rs-card-solid: #11141b;--rs-card-inner: rgba(255, 255, 255, .04);--rs-input: rgba(255, 255, 255, .04);--rs-input-strong: rgba(255, 255, 255, .06);--rs-text: #f4f4f5;--rs-text-muted: #a1a1aa;--rs-text-dim: #71717a;--rs-border: rgba(255, 255, 255, .1);--rs-border-strong: rgba(255, 255, 255, .18);--rs-border-accent: var(--rs-rolling);--rs-success: #22c55e;--rs-success-bg: rgba(34, 197, 94, .14);--rs-error: #ff5470;--rs-error-bg: rgba(255, 84, 112, .12);--rs-radius: 12px;--rs-radius-sm: 8px;--rs-radius-lg: 18px;--rs-radius-pill: 999px}*{box-sizing:border-box;min-width:0}html,body,#root{margin:0;padding:0;min-height:100dvh;width:100%}body{font-family:Rubik,system-ui,-apple-system,sans-serif;background-color:var(--rs-bg);color:var(--rs-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-overflow-scrolling:touch}button{font-family:inherit}input,select,textarea{font-family:inherit;color:inherit}a{color:var(--rs-rolling);text-decoration:none;font-weight:600}a:hover{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px}::selection{background:var(--rs-rolling);color:#fff}.shell{min-height:100dvh;width:100%;position:relative;background-color:var(--rs-bg);background-image:url(/assets/bg-mobile-C-p3PG9A.webp);background-size:cover;background-position:center top;background-repeat:no-repeat;background-attachment:fixed;color:var(--rs-text);display:flex;flex-direction:column;align-items:center;padding:20px 16px 32px;gap:20px}.shell:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0b0d1200,#0b0d121a 40%,#0b0d128c);pointer-events:none;z-index:0}.shell>*{position:relative;z-index:1}@media (min-width: 900px){.shell{background-image:url(/assets/bg-desktop-DpGjYzIl.webp);background-position:center center;padding:28px 28px 36px;gap:24px}.shell:before{background:linear-gradient(180deg,#0b0d1200,#0b0d121a,#0b0d1280)}}.page-header{width:100%;max-width:1280px;position:relative;min-height:90px;padding-top:4px}.brand-bar{position:absolute;top:0;left:0;display:flex;align-items:center}.brand-bar svg{height:44px;width:auto}.hero{width:100%;max-width:720px;margin:70px auto 0;text-align:left;display:flex;flex-direction:column;gap:16px;align-items:flex-start}@media (min-width: 720px){.hero{margin-top:64px}}.hero h1{margin:0;font-family:Space Grotesk,Rubik,sans-serif;font-size:clamp(22px,2.6vw,34px);font-weight:700;line-height:1.15;letter-spacing:-.015em;color:#fff}.hero h1 .accent{color:var(--rs-rolling);display:inline}.hero p{margin:0;font-size:14px;line-height:1.5;color:#f4f4f5b8;max-width:460px;font-weight:400}.home-shell{min-height:100dvh;justify-content:flex-start;align-items:stretch}.home-main{width:100%;max-width:1280px;margin:0 auto;display:flex;flex-direction:column;gap:32px}@media (min-width: 900px){.home-main{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:24px}}.home-hero{width:100%;max-width:640px;margin:16px 0 8px;display:flex;flex-direction:column;align-items:flex-start;gap:18px;text-align:left}@media (min-width: 900px){.home-hero{max-width:560px;margin:16px 0 0;padding-left:4px;gap:22px;flex-shrink:0}}.home-pill{display:inline-flex;align-items:center;gap:8px;padding:7px 14px;border-radius:999px;background:#ff103e1a;color:var(--rs-rolling);border:1px solid rgba(255,16,62,.28);font-size:13px;font-weight:600;letter-spacing:-.005em}.home-title{margin:0;font-family:Space Grotesk,Rubik,sans-serif;font-size:clamp(30px,4.6vw,52px);font-weight:700;line-height:1.08;letter-spacing:-.025em;color:#fff}.home-title .accent{color:var(--rs-rolling);display:inline}.home-desc{margin:0;font-size:15px;line-height:1.6;color:#f4f4f5c7;max-width:520px;font-weight:400}.home-cta{width:100%;max-width:460px;height:60px;padding:0 26px;font-size:15.5px;justify-content:space-between;margin-top:2px}.home-microcopy{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:var(--rs-text-muted);font-weight:500;margin:0}.home-microcopy svg{color:var(--rs-rolling);flex-shrink:0}.home-divider{width:100%;max-width:460px;height:1px;background:var(--rs-border);margin:4px 0}.home-login{margin:0;font-size:14px;color:var(--rs-text-muted)}.home-login button{background:none;border:none;color:var(--rs-rolling);font:inherit;font-weight:700;cursor:pointer;padding:0;display:inline-flex;align-items:center;gap:5px;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1.5px}.home-login button:hover{color:#fff}.card{width:100%;max-width:1100px;background:linear-gradient(180deg,#242c3c8c,#121721b8);backdrop-filter:blur(24px) saturate(140%);-webkit-backdrop-filter:blur(24px) saturate(140%);border-radius:20px;border:1px solid rgba(255,255,255,.1);box-shadow:0 28px 70px -22px #000000a6,inset 0 1px #ffffff14;overflow:hidden;color:var(--rs-text)}.card--auth{max-width:480px}.card-body{padding:22px 20px 24px}@media (min-width: 720px){.card-body{padding:28px 32px 32px}}.card-footer{padding:22px 22px 24px;background:transparent;display:flex;flex-direction:column;gap:14px}.card-footer-actions{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.card-footer-actions .btn{min-width:130px}.card-footer-microcopy{margin:0;font-size:12.5px;color:var(--rs-text-muted);text-align:center;line-height:1.5}@media (min-width: 600px){.card-footer{padding:18px 32px 22px}}.step-title{font-family:Space Grotesk,Rubik,sans-serif;font-size:19px;font-weight:700;color:#fff;margin:0 0 4px;letter-spacing:-.01em;line-height:1.25}.step-subtitle{font-size:13px;color:var(--rs-text-muted);margin:0 0 18px;line-height:1.5;font-weight:400}.step-section{margin-top:22px;margin-bottom:10px;font-family:Space Grotesk,Rubik,sans-serif;font-size:18px;font-weight:700;color:#fff;letter-spacing:-.01em;line-height:1.25}.step-section-hint{display:block;font-size:12.5px;color:var(--rs-text-muted);font-weight:400;margin-top:3px;line-height:1.5}.stepper{display:flex;align-items:center;padding:22px 26px 18px;gap:6px;border-bottom:1px solid rgba(255,255,255,.07)}.stepper-item{flex:1;display:flex;flex-direction:column;align-items:center;gap:10px;background:transparent;border:none;padding:4px 2px;font:inherit;color:inherit;cursor:default;min-width:0}.stepper-item.is-reachable{cursor:pointer}.stepper-circle{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;background:transparent;border:1.5px solid rgba(255,255,255,.4);color:#ffffffb3;transition:all .15s ease}.stepper-item.is-done .stepper-circle{background:var(--rs-rolling);border-color:var(--rs-rolling);color:#fff}.stepper-item.is-active .stepper-circle{border-color:var(--rs-rolling);color:var(--rs-rolling);background:transparent}.stepper-item.is-reachable:hover .stepper-circle{border-color:var(--rs-rolling)}.stepper-label{font-size:11.5px;font-weight:700;color:#fff;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.stepper-line{flex:0 0 auto;height:1px;width:100%;max-width:80px;background:#ffffff2e;margin-top:16px;transition:background .2s ease}.stepper-line.is-done{background:var(--rs-rolling)}@media (max-width: 540px){.stepper{padding:20px 14px 16px;gap:2px}.stepper-circle{width:34px;height:34px;font-size:13px}.stepper-line{margin-top:15px;max-width:none}.stepper-label{font-size:10px;letter-spacing:.06em}}.field{width:100%;display:flex;flex-direction:column;gap:6px}.field-row{display:grid;gap:14px;margin-bottom:8px}.field-row.cols-2{grid-template-columns:1fr 1fr}@media (max-width: 540px){.field-row.cols-2{grid-template-columns:1fr}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.honeypot{position:absolute;left:-10000px;top:-10000px;width:1px;height:1px;opacity:0;overflow:hidden;pointer-events:none}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#080a0eb8;backdrop-filter:blur(8px) saturate(120%);-webkit-backdrop-filter:blur(8px) saturate(120%);display:flex;align-items:center;justify-content:center;padding:20px;z-index:100;animation:modal-fade .22s ease-out}.modal-card{width:100%;max-width:480px;background:linear-gradient(180deg,#242c3cf2,#121721f5);backdrop-filter:blur(20px) saturate(140%);-webkit-backdrop-filter:blur(20px) saturate(140%);border:1px solid rgba(255,255,255,.12);border-radius:20px;padding:36px 28px 32px;text-align:center;box-shadow:0 30px 80px -10px #000000bf,inset 0 1px #ffffff14;animation:modal-pop .26s cubic-bezier(.2,.7,.3,1)}.modal-card h2{margin:22px 0 12px;font-family:Space Grotesk,Rubik,sans-serif;font-size:22px;font-weight:700;color:#fff;letter-spacing:-.015em;line-height:1.25}.modal-card p{margin:0 0 10px;font-size:14.5px;color:var(--rs-text-muted);line-height:1.6}.modal-card p:last-of-type{margin-bottom:0}.modal-card p strong{color:#fff;font-weight:600}.modal-icon{width:68px;height:68px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto}.modal-icon--spinner{background:transparent;border:1.5px solid rgba(255,255,255,.22);color:#fff}.modal-icon--error{background:var(--rs-error-bg);color:var(--rs-error);border:1px solid var(--rs-error)}.modal-mail-icon{position:relative;width:84px;height:84px;border-radius:50%;border:1.5px solid rgba(255,255,255,.22);margin:0 auto;display:flex;align-items:center;justify-content:center;color:#fff}.modal-mail-icon-badge{position:absolute;bottom:0;right:0;width:28px;height:28px;border-radius:50%;background:var(--rs-rolling);color:#fff;display:flex;align-items:center;justify-content:center;border:2.5px solid #11141b}.modal-actions{margin-top:24px;display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.modal-actions .btn{min-width:160px}@keyframes modal-fade{0%{opacity:0}to{opacity:1}}@keyframes modal-pop{0%{transform:translateY(8px) scale(.96);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.field-control{position:relative}.field-input,.field-select{width:100%;height:46px;padding:0 14px;background:transparent;border:1px solid rgba(255,255,255,.16);border-radius:9px;font-size:14px;font-weight:500;line-height:1.2;color:var(--rs-text);transition:border-color .12s ease,background .12s ease,box-shadow .12s ease;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.field-input::placeholder{color:#fff6;font-weight:400}.field-input[type=date]{color-scheme:dark;padding-right:12px}.field-input.has-toggle{padding-right:44px}.field-select{background-image:linear-gradient(45deg,transparent 50%,var(--rs-text-muted) 50%),linear-gradient(135deg,var(--rs-text-muted) 50%,transparent 50%);background-position:right 18px center,right 12px center;background-size:7px 7px,7px 7px;background-repeat:no-repeat;padding-right:32px;cursor:pointer}.field-input:focus,.field-select:focus{border-color:var(--rs-rolling);background:#ff103e0a;box-shadow:0 0 0 3px #ff103e29}.field-input.has-error,.field-select.has-error{border-color:var(--rs-error);background:var(--rs-error-bg)}.field-input.has-error:focus,.field-select.has-error:focus{box-shadow:0 0 0 3px #ff54702e}.field-error{display:block;font-size:12.5px;color:var(--rs-error);font-weight:500}.field-hint{display:block;font-size:12px;color:var(--rs-text-muted);line-height:1.5}.field-callout{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;margin-bottom:12px;background:#ff103e14;border:1px solid rgba(255,16,62,.28);border-radius:10px}.field-callout svg{color:var(--rs-rolling);flex-shrink:0;margin-top:1px}.field-callout p{margin:0;font-size:13px;line-height:1.55;color:var(--rs-text)}.field-callout strong{color:#fff;font-weight:700}.field-toggle-pw{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:transparent;border:none;cursor:pointer;color:var(--rs-text-muted);display:flex;align-items:center;padding:8px;border-radius:var(--rs-radius-sm);transition:color .12s ease,background .12s ease}.field-toggle-pw:hover{color:#fff;background:#ffffff0f}.combobox{position:relative}.combobox-list{position:absolute;top:calc(100% + 6px);left:0;right:0;max-height:280px;overflow-y:auto;background:var(--rs-card-solid);border:1px solid var(--rs-border-strong);border-radius:var(--rs-radius);box-shadow:0 18px 40px -10px #000000b3;z-index:30;padding:6px 0}.combobox-empty{padding:16px 14px;font-size:13.5px;color:var(--rs-text-muted);font-weight:500}.combobox-group{padding:10px 14px 6px;font-size:11px;font-weight:700;color:var(--rs-text-muted);text-transform:uppercase;letter-spacing:.08em;background:#0003;position:sticky;top:0;border-bottom:1px solid var(--rs-border)}.combobox-item{padding:11px 14px;cursor:pointer;font-size:14.5px;font-weight:500;color:var(--rs-text);-webkit-user-select:none;user-select:none;transition:background .1s ease}.combobox-item.active,.combobox-item:hover{background:var(--rs-rolling-dim);color:#fff}.combobox-item.selected{color:var(--rs-rolling);font-weight:700}.chip-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px}.chip{border:1px solid rgba(255,255,255,.16);background:transparent;border-radius:9px;padding:10px 14px;cursor:pointer;font-size:13.5px;font-weight:500;color:#fff;transition:all .15s ease;text-align:center;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px}.chip:hover{border-color:#fff6}.chip.selected{background:transparent;color:var(--rs-rolling);border-color:var(--rs-rolling);font-weight:600}.chip-check{width:18px;height:18px;border-radius:50%;background:var(--rs-rolling);color:#fff;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.radio-list{display:flex;flex-direction:column;gap:10px}.radio-card{border:1px solid rgba(255,255,255,.16);background:transparent;border-radius:9px;padding:12px 14px;cursor:pointer;font:inherit;color:inherit;text-align:left;display:flex;gap:12px;align-items:flex-start;transition:border-color .15s ease}.radio-card:hover{border-color:#fff6}.radio-bullet{width:20px;height:20px;border-radius:50%;border:1.5px solid rgba(255,255,255,.4);flex-shrink:0;margin-top:3px;background:transparent;position:relative;transition:border-color .15s ease}.radio-card.selected .radio-bullet{border-color:var(--rs-rolling)}.radio-card.selected .radio-bullet:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:50%;background:var(--rs-rolling)}.radio-body{display:flex;flex-direction:column;gap:4px;flex:1}.radio-title{font-size:13.5px;font-weight:600;color:#fff}.radio-desc{font-size:12px;color:var(--rs-text-muted);line-height:1.5}.btn{border:1px solid transparent;border-radius:10px;height:46px;padding:0 22px;font-size:14px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:all .15s ease;white-space:nowrap;letter-spacing:-.005em;background:transparent;color:var(--rs-text)}.btn:disabled{opacity:.45;cursor:not-allowed}.btn-primary{background:var(--rs-rolling);color:#fff}.btn-primary:not(:disabled):hover{background:var(--rs-rolling-deep)}.btn-primary:not(:disabled):active{transform:translateY(1px)}.btn-secondary{background:transparent;color:#fff;border-color:#ffffff4d}.btn-secondary:not(:disabled):hover{border-color:#fff9;background:#ffffff0a}.btn-ghost{background:transparent;color:var(--rs-text-muted);border:none;height:38px;padding:0 12px;font-weight:600}.btn-ghost:not(:disabled):hover{color:#fff;background:transparent}.btn-large{height:54px;padding:0 28px;font-size:15px}.auth-switch{margin:18px 0 0;font-size:14px;color:var(--rs-text-muted);text-align:center;font-weight:500}.auth-switch button{background:none;border:none;color:var(--rs-rolling);cursor:pointer;font:inherit;font-weight:700;padding:0;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1.5px}.auth-switch button:hover{color:#fff}.org-list{display:flex;flex-direction:column;gap:10px;margin-top:8px}.org-item{background:var(--rs-input);border:1px solid var(--rs-border-strong);border-radius:var(--rs-radius);padding:14px 16px;cursor:pointer;text-align:left;display:flex;align-items:center;gap:14px;color:var(--rs-text);font:inherit;transition:all .15s ease}.org-item:hover{border-color:var(--rs-rolling);background:var(--rs-input-strong)}.org-item-avatar{width:42px;height:42px;border-radius:var(--rs-radius-sm);background:var(--rs-rolling);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14.5px;flex-shrink:0}.org-item-info{display:flex;flex-direction:column;gap:3px;min-width:0;flex:1}.org-item-info strong{font-weight:700;color:#fff;font-size:14.5px}.org-item-info span{font-size:12.5px;color:var(--rs-text-muted);font-weight:500}.org-item-arrow{color:var(--rs-text-muted);transition:transform .15s ease,color .15s ease}.org-item:hover .org-item-arrow{transform:translate(3px);color:var(--rs-rolling)}.summary{border:1px solid var(--rs-border-strong);border-radius:var(--rs-radius);overflow:hidden;margin-bottom:14px;background:var(--rs-input)}.summary-section{padding:16px 18px;border-bottom:1px solid var(--rs-border)}.summary-section:last-child{border-bottom:none}.summary-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;gap:8px}.summary-title{font-size:11px;font-weight:700;color:var(--rs-text-muted);text-transform:uppercase;letter-spacing:.1em}.summary-edit{font-size:12.5px;color:var(--rs-rolling);background:none;border:none;cursor:pointer;font-weight:700;padding:0}.summary-edit:hover{color:#fff;text-decoration:underline}.summary-row{font-size:14.5px;color:#fff;line-height:1.55;font-weight:500}.summary-row strong{font-weight:700}.summary-row .summary-muted{color:var(--rs-text-muted);font-weight:400}.summary-pill{display:inline-block;padding:2px 10px;border-radius:var(--rs-radius-pill);background:var(--rs-rolling);color:#fff;font-size:11.5px;font-weight:700;margin-left:8px;letter-spacing:.02em}.card-body--status{display:flex;justify-content:center;padding:32px 24px 36px}.status-inner{width:100%;max-width:480px;text-align:center;padding:8px 0 12px}.status-inner h2{margin:0 0 12px;font-family:Space Grotesk,Rubik,sans-serif;font-size:24px;font-weight:700;color:#fff;letter-spacing:-.02em;line-height:1.2}.status-inner p{margin:0 0 10px;color:var(--rs-text-muted);line-height:1.6;font-size:14.5px}.status-inner p strong{color:#fff}@media (min-width: 720px){.card-body--status{padding:40px 36px 44px}}.status{width:100%;max-width:560px;margin:0 auto;padding:44px 28px 36px;text-align:center;background:var(--rs-card);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-radius:var(--rs-radius-lg);border:1px solid var(--rs-border-strong);box-shadow:0 30px 80px -20px #0009}.status-icon{width:72px;height:72px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 22px;font-size:28px}.status-icon.success,.status-icon.pending{background:var(--rs-rolling);color:#fff;box-shadow:0 0 0 6px #ff103e2e}.status-icon.error{background:var(--rs-error-bg);color:var(--rs-error);border:1px solid var(--rs-error)}.status-icon.spinning{background:var(--rs-rolling);color:#fff}.status h2{margin:0 0 12px;font-family:Space Grotesk,Rubik,sans-serif;font-size:26px;font-weight:700;color:#fff;letter-spacing:-.02em;line-height:1.2}.status p{margin:0 0 10px;color:var(--rs-text-muted);line-height:1.6;font-size:14.5px}.status p strong{color:#fff}.status-highlight{color:var(--rs-rolling)!important;font-weight:600}.status-actions{margin-top:26px;display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.status-data{margin-top:24px;padding:18px;background:#00000040;border-radius:var(--rs-radius);text-align:left;font-size:14px;border:1px solid var(--rs-border)}.status-data dt{font-size:11px;font-weight:700;color:var(--rs-text-muted);text-transform:uppercase;letter-spacing:.08em;margin-top:12px}.status-data dt:first-child{margin-top:0}.status-data dd{margin:4px 0 0;color:#fff;font-weight:600;word-break:break-all}.status-data dd code{background:var(--rs-rolling);padding:3px 9px;border-radius:var(--rs-radius-sm);font-family:JetBrains Mono,SF Mono,Menlo,Consolas,monospace;font-size:12.5px;color:#fff;font-weight:700}.spinner{width:32px;height:32px;border:3px solid rgba(255,255,255,.25);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}.spinner-sm{width:16px;height:16px;border-width:2px}@keyframes spin{to{transform:rotate(360deg)}}.text-muted{color:var(--rs-text-muted);font-size:13.5px;font-weight:500}.global-error{margin:14px 0 0;padding:12px 14px;background:var(--rs-error-bg);color:var(--rs-error);border-radius:var(--rs-radius);font-size:13.5px;font-weight:500;border:1px solid var(--rs-error);display:flex;align-items:flex-start;gap:10px}@media (prefers-reduced-motion: reduce){.btn,.chip,.radio-card,.org-item{transition:none!important}}.home-cards{width:100%;position:relative;margin:0;min-height:580px}.home-cards>.home-card{position:absolute}.home-card--rehearsal{width:220px;top:0;right:0}.home-card--project{width:296px;top:130px;right:-16px}.home-card--scores{width:290px;top:290px;left:-16px}.home-card--members{width:240px;top:460px;right:24px}@media (min-width: 900px){.home-cards{flex:1;max-width:500px;min-height:740px;align-self:stretch}.home-card--rehearsal{top:24px;right:70px}.home-card--project{top:230px;right:-28px}.home-card--scores{top:460px;left:-24px}.home-card--members{top:auto;bottom:16px;right:36px}}@media (min-width: 1180px){.home-cards{max-width:540px;min-height:780px}.home-card--rehearsal{top:20px;right:90px}.home-card--project{top:250px;right:-40px}.home-card--scores{top:490px;left:-40px}.home-card--members{bottom:12px;right:50px}}.home-card{background:linear-gradient(180deg,#242c3c8c,#121721b8);backdrop-filter:blur(24px) saturate(140%);-webkit-backdrop-filter:blur(24px) saturate(140%);border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:14px 16px;box-shadow:0 28px 70px -22px #000000a6,inset 0 1px #ffffff14;display:flex;flex-direction:column;gap:10px;color:var(--rs-text)}.home-card-head{display:flex;align-items:center;gap:8px;font-size:12.5px;font-weight:600;color:#f4f4f5b3}.home-card-head svg{color:var(--rs-rolling);flex-shrink:0}.home-card-title{margin:0;font-size:14.5px;font-weight:600;color:#fff;line-height:1.3;letter-spacing:-.005em}.home-card-meta{margin:0;font-size:12.5px;color:var(--rs-text-muted);line-height:1.45;display:inline-flex;align-items:center;gap:6px}.home-card-dot{width:6px;height:6px;border-radius:50%;background:var(--rs-rolling);display:inline-block;flex-shrink:0}.home-card-rehearsal-row{display:flex;align-items:center;gap:14px}.home-card-date{display:flex;flex-direction:column;align-items:center;line-height:1;flex-shrink:0}.home-card-date-month{font-size:10px;font-weight:700;color:var(--rs-text-muted);letter-spacing:.1em;margin-bottom:4px}.home-card-date-day{font-family:Space Grotesk,Rubik,sans-serif;font-size:26px;font-weight:700;color:#fff;letter-spacing:-.02em}.home-card-rehearsal-info{display:flex;flex-direction:column;gap:4px;min-width:0}.home-card-progress-label{margin:4px 0 0;font-size:12px;color:var(--rs-text-muted)}.home-card-progress{width:100%;height:4px;background:#ffffff14;border-radius:999px;overflow:hidden}.home-card-progress-bar{height:100%;background:var(--rs-rolling);border-radius:999px}.home-card-scores-row{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.home-card-pdf{color:var(--rs-rolling);flex-shrink:0;margin-top:2px}.home-card-tag{display:inline-block;align-self:flex-start;padding:3px 10px;border-radius:999px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);font-size:11.5px;font-weight:600;color:var(--rs-text-muted)}.home-card-avatars{display:flex;align-items:center}.home-card-avatar{width:28px;height:28px;border-radius:50%;border:2px solid rgba(18,23,33,.9);display:inline-flex;align-items:center;justify-content:center;font-size:10.5px;font-weight:700;color:#fff;flex-shrink:0}.home-card-avatar:not(:first-child){margin-left:-8px}.home-card-avatar--1{background:linear-gradient(135deg,#ff8a5b,#c64a3a)}.home-card-avatar--2{background:linear-gradient(135deg,#5b9bff,#2952c8)}.home-card-avatar--3{background:linear-gradient(135deg,#ffb05b,#c87a29)}.home-card-avatar--4{background:linear-gradient(135deg,#b85bff,#6a29c8)}.home-card-avatar--more{background:#ffffff14;color:var(--rs-text-muted);font-size:11px;border-color:#121721e6}
