:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html,body{color:#111;-webkit-text-size-adjust:100%;background:#fff;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.app-shell{flex-direction:column;min-height:100vh;display:flex}.app-header{z-index:100;color:#fff;background:#5170ff;width:100%;position:sticky;top:0;box-shadow:0 2px 8px #00000026}.header-inner{justify-content:space-between;align-items:center;gap:16px;min-height:56px;padding:0 24px;display:flex}.brand-link{letter-spacing:.08em;white-space:nowrap;font-size:.95rem;font-weight:600}.mobile-menu-toggle{appearance:none;color:#fff;cursor:pointer;background:0 0;border:none;padding:6px;display:none}.main-nav{flex:1;justify-content:center;align-items:center;gap:28px;display:flex}.nav-link,.nav-button{color:#fff;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:6px 0;font-size:.95rem;font-weight:500;position:relative}.nav-link.active,.nav-button.active{border-bottom:2px solid #ffffffe6}.nav-button{align-items:center;gap:6px;display:inline-flex}.dropdown{position:relative}.dropdown-panel{color:#1c1f33;z-index:110;background:#fff;border-radius:8px;min-width:220px;padding:12px 0;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%);box-shadow:0 12px 26px #1622332e}.dropdown-link{padding:10px 18px;font-weight:500;display:block}.dropdown-link[data-active=true]{color:#5170ff}.dropdown-link:hover,.dropdown-link:focus-visible{background:#5170ff14}.header-actions .logout-link{white-space:nowrap;font-size:.95rem;font-weight:500}.header-actions .logout-link:hover,.header-actions .logout-link:focus-visible{text-decoration:underline}.mobile-logout{display:none}.active-timer-badge{white-space:nowrap;background:#ffffff26;border-radius:20px;flex-shrink:0;align-items:center;gap:8px;padding:4px 10px 4px 12px;font-size:.82rem;display:flex}.active-timer-badge__info{color:#fff;align-items:center;gap:6px;text-decoration:none;display:flex}.active-timer-badge__info:hover{text-decoration:underline}.active-timer-badge__dot{background:#34d399;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:1.5s ease-in-out infinite timer-pulse}.active-timer-badge__dot--paused{background:#fbbf24;animation:none}@keyframes timer-pulse{0%,to{opacity:1}50%{opacity:.4}}.active-timer-badge__project{text-overflow:ellipsis;max-width:120px;font-weight:500;overflow:hidden}.active-timer-badge__time{font-variant-numeric:tabular-nums;letter-spacing:.02em;font-weight:600}.active-timer-badge__actions{gap:4px;display:flex}.active-timer-badge__btn{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;padding:0;display:flex}.active-timer-badge__btn:hover:not(:disabled){background:#ffffff59}.active-timer-badge__btn:disabled{opacity:.5;cursor:not-allowed}.active-timer-badge__btn--stop{background:#ef444499}.active-timer-badge__btn--stop:hover:not(:disabled){background:#ef4444d9}.notif-bell{flex-shrink:0;position:relative}.notif-bell__btn{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:flex;position:relative}.notif-bell__btn:hover{background:#ffffff4d}.notif-bell__badge{color:#fff;background:#ef4444;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.7rem;font-weight:700;line-height:1;display:flex;position:absolute;top:-2px;right:-2px}.notif-bell__dropdown{color:#1c1f33;z-index:120;background:#fff;border-radius:10px;flex-direction:column;width:340px;max-height:420px;display:flex;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 12px 32px #16223333}.notif-bell__header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:14px 16px 10px;display:flex}.notif-bell__title{font-size:.95rem;font-weight:600}.notif-bell__mark-all{color:#5170ff;cursor:pointer;background:0 0;border:none;padding:2px 4px;font-size:.8rem;font-weight:500}.notif-bell__mark-all:hover{text-decoration:underline}.notif-bell__mark-all:disabled{opacity:.5;cursor:not-allowed}.notif-bell__list{flex:1;overflow-y:auto}.notif-bell__empty{text-align:center;color:#999;padding:32px 16px;font-size:.9rem}.notif-bell__item{text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #f3f3f3;align-items:flex-start;gap:10px;width:100%;padding:12px 16px;font-family:inherit;display:flex}.notif-bell__item:hover{background:#5170ff0f}.notif-bell__item--unread{background:#5170ff0a}.notif-bell__icon{flex-shrink:0;margin-top:2px}.notif-bell__content{flex:1;min-width:0}.notif-bell__message{color:#1c1f33;font-size:.85rem;line-height:1.4;display:block}.notif-bell__time{color:#999;margin-top:2px;font-size:.75rem;display:block}.notif-bell__dot{background:#5170ff;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:6px}.app-main{flex:1;padding:48px 24px;overflow-x:hidden}.page-content{text-align:center;justify-content:center;align-items:center;width:100%;min-height:calc(100vh - 160px);display:flex}.page-content h1{color:#1c1f33;font-size:clamp(1.8rem,4vw,3rem)}@media (max-width:768px){.header-inner{min-height:52px;padding:0 16px}.mobile-menu-toggle{align-items:center;display:flex}.header-actions,.active-timer-badge__project{display:none}.active-timer-badge{padding:3px 6px 3px 8px}.main-nav{background:#5170ff;flex-direction:column;align-items:stretch;gap:0;padding:8px 0 16px;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 8px 24px #0003}.main-nav.mobile-open{display:flex}.nav-link,.nav-button{text-align:left;justify-content:space-between;width:100%;padding:12px 24px;font-size:1rem}.nav-link.active,.nav-button.active{background:#ffffff1a;border-bottom:none}.dropdown-panel{color:#fff;min-width:0;box-shadow:none;background:#ffffff1a;border-radius:0;padding:0;position:static;transform:none}.dropdown-link{color:#fff;padding:10px 40px;font-size:.95rem}.dropdown-link[data-active=true]{color:#fff;background:#ffffff14}.dropdown-link:hover,.dropdown-link:focus-visible{background:#ffffff1f}.mobile-logout{color:#ffffffd9;border-top:1px solid #ffffff26;margin-top:8px;padding:12px 24px;font-size:1rem;font-weight:500;display:block}.notif-bell__dropdown{width:300px;right:-8px}.app-main{padding:24px 16px 32px}.page-content{min-height:calc(100vh - 120px)}.projects__grid{grid-template-columns:1fr}.project-frame__iframe{height:calc(100dvh - 150px)}}.projects{max-width:1100px;margin:0 auto}.projects__head{margin-bottom:32px}.projects__title{color:#1c1f33;margin:0 0 8px;font-size:clamp(1.6rem,3vw,2.2rem)}.projects__sub{color:#555;max-width:64ch;margin:0;font-size:.95rem;line-height:1.5}.projects__sub code,.projects__empty code{color:#3a4bd1;background:#eef1ff;border-radius:5px;padding:1px 6px;font-size:.85em}.projects__empty{text-align:center;color:#555;background:#fafbff;border:1px dashed #d4d8e8;border-radius:12px;padding:48px 24px}.projects__empty-hint{color:#777;margin-bottom:0;font-size:.9rem}.projects__group{border-bottom:1px solid #eef0f4;margin-bottom:24px;padding-bottom:20px}.projects__group-summary{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;padding:6px 0 16px;list-style:none;display:flex}.projects__group-summary::-webkit-details-marker{display:none}.projects__group-chevron{color:#8a8fa3;transition:transform .15s;display:inline-flex;transform:rotate(-90deg)}.projects__group[open]>.projects__group-summary .projects__group-chevron{transform:rotate(0)}.projects__group-name{letter-spacing:.05em;text-transform:uppercase;color:#1c1f33;font-size:1.05rem;font-weight:700}.projects__group-count{color:#5170ff;background:#eef1ff;border-radius:999px;padding:2px 9px;font-size:.72rem;font-weight:600}.projects__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;margin:0;padding:0;list-style:none;display:grid}.project-card{background:#fff;border:1px solid #e6e8f0;border-radius:12px;flex-direction:column;transition:border-color .15s,box-shadow .15s;display:flex;overflow:hidden}.project-card:hover{border-color:#c7cdf7;box-shadow:0 6px 20px #5170ff1a}.project-card__media{aspect-ratio:16/9;background:#0a0b0e;display:block;overflow:hidden}.project-card__media img{object-fit:cover;object-position:top center;width:100%;height:100%;display:block}.project-card__media-fallback{color:#ffffff8c;letter-spacing:.04em;justify-content:center;align-items:center;width:100%;height:100%;font-size:.9rem;font-weight:600;display:flex}.project-card__body{flex-direction:column;flex:1;padding:16px 18px 18px;display:flex}.project-card__head{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:4px;display:flex}.project-card__name{color:#1c1f33;font-size:1.02rem;font-weight:600;line-height:1.3}.project-card__name:hover{color:#5170ff}.project-card__status{letter-spacing:.06em;text-transform:uppercase;color:#6b7088;background:#eef0f4;border-radius:999px;flex-shrink:0;padding:3px 8px;font-size:.66rem;font-weight:700}.project-card__status.status--published{color:#1f9d57;background:#e6f7ee}.project-card__status.status--draft{color:#b9760a;background:#fff4e0}.project-card__subtitle{color:#4a4f63;margin:0 0 4px;font-size:.86rem;line-height:1.4}.project-card__location{color:#8a8fa3;margin:0 0 8px;font-size:.78rem}.project-card__path{color:#b3b7c7;word-break:break-all;margin:0 0 10px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.72rem}.project-card__pages{flex-wrap:wrap;gap:6px;margin:0 0 12px;padding:0;list-style:none;display:flex}.project-card__page{color:#3a4bd1;background:#eef1ff;border-radius:999px;align-items:center;padding:5px 11px;font-size:.8rem;font-weight:500;transition:background .12s;display:inline-flex}.project-card__page:hover{background:#dfe4ff}.project-card__foot{justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:8px;display:flex}.project-card__open{color:#5170ff;font-size:.82rem;font-weight:600}.project-card__open:hover{text-decoration:underline}.project-card__meta{color:#a0a4b8;font-size:.74rem}.project-view{flex-direction:column;gap:12px;display:flex}.project-view__bar{align-items:center;gap:12px;display:flex}.project-view__back{color:#5170ff;white-space:nowrap;font-size:.9rem;font-weight:500}.project-view__back:hover{text-decoration:underline}.project-view__title{color:#1c1f33;text-overflow:ellipsis;white-space:nowrap;font-size:1.05rem;font-weight:600;overflow:hidden}.project-view__tabs{flex-wrap:wrap;gap:6px;display:flex}.project-view__tab{color:#555;background:#fff;border:1px solid #e6e8f0;border-radius:999px;padding:6px 14px;font-size:.82rem;font-weight:500}.project-view__tab:hover{border-color:#c7cdf7}.project-view__tab.active{color:#fff;background:#5170ff;border-color:#5170ff}.project-frame{width:100%;position:relative}.project-frame__iframe{background:#0a0b0e;border:1px solid #e6e8f0;border-radius:12px;width:100%;height:calc(100dvh - 180px);display:block}.project-frame__btn{z-index:5;color:#1c1f33;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffeb;border:1px solid #00000014;border-radius:999px;align-items:center;gap:6px;padding:7px 13px;font-size:.78rem;font-weight:600;transition:background-color .4s,color .4s,padding .35s,gap .35s,box-shadow .4s,border-color .4s;display:inline-flex;position:absolute;top:10px;right:10px;box-shadow:0 2px 8px #00000026}.project-frame__btn:hover{background:#fff}.project-frame__icon{flex:none}.project-frame__label{white-space:nowrap;opacity:1;max-width:90px;transition:max-width .35s,opacity .3s;display:inline-block;overflow:hidden}.project-frame.controls-idle .project-frame__btn{color:#fff9;box-shadow:none;background:#ffffff1f;border-color:#0000;gap:0;padding:7px}.project-frame.controls-idle .project-frame__btn:hover{background:#fff3}.project-frame.controls-idle .project-frame__label{opacity:0;max-width:0}.project-frame.is-expanded{z-index:1000;background:#0a0b0e;width:100vw;height:100dvh;position:fixed;inset:0}.project-frame.is-expanded .project-frame__iframe{border:0;border-radius:0;height:100dvh}.project-frame.is-expanded .project-frame__btn{top:max(12px,env(safe-area-inset-top));right:max(12px,env(safe-area-inset-right))}body.project-frame-expanded .fbw-trigger,body.project-frame-expanded .fbw-panel{display:none!important}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_ab051805-module__FGCApW__className{font-family:Inter,Inter Fallback;font-style:normal}
