@font-face{font-family:JETSans;src:url(/fonts/JETSans-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:JETSans;src:url(/fonts/JETSans-ExtraBold.woff2)format("woff2");font-weight:700 800;font-style:normal;font-display:swap}@font-face{font-family:JETSans;src:url(/fonts/JETSans-Black.woff2)format("woff2");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:JETSans;src:url(/fonts/JETSans-BlackItalic.woff2)format("woff2");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:JETSans;src:url(/fonts/JETSans-ExtraBlack.woff2)format("woff2");font-weight:1000;font-style:normal;font-display:swap}@font-face{font-family:JETSans;src:url(/fonts/JETSans-ExtraBlackItalic.woff2)format("woff2");font-weight:1000;font-style:italic;font-display:swap}:root{--je-color-primary:#242e30;--je-color-primary-strong:#303d3f;--je-color-hero:#f36805;--je-color-accent:#f36805;--je-color-accent-bright:#ff8000;--je-color-orange:#ff8000;--je-color-orange-tint:#f36805;--je-color-charcoal:#242e30;--je-color-charcoal-tint:#303d3f;--je-color-mozzarella:#efedea;--je-color-mozzarella-1:#f5f3f1;--je-color-mozzarella-2:#fcfcfc;--je-color-bg:#fff;--je-color-surface-subtle:#fcfcfc;--je-color-surface-cream:#fff9df;--je-color-surface-muted:#f5f3f1;--je-color-surface-card:#efedea;--je-color-text:#242e30;--je-color-text-heading:#242e30;--je-color-text-muted:#797876;--je-color-text-inverse:#fff;--je-color-border:#dbd9d7;--je-color-border-strong:#9e9c9a;--je-color-focus:#3b82f6;--je-color-success:#2e9e5b;--je-color-error:#d64545;--je-color-chart-1:#ffa14f;--je-color-chart-2:#fb7a00;--je-color-chart-3:#e35f00;--je-color-chart-4:#c25200;--je-font-display:"JETSans", "Segoe UI", system-ui, -apple-system, sans-serif;--je-font-body:"JETSans", "Segoe UI", system-ui, -apple-system, sans-serif;--je-text-eyebrow:.875rem;--je-text-body-sm:.875rem;--je-text-body-md:1.125rem;--je-text-body:1rem;--je-text-h4:1.25rem;--je-text-h3:1.625rem;--je-text-display:clamp(4rem, 5vw, 6rem);--je-text-h1:clamp(2.75rem, 1.893rem + 1.339vw, 3.5rem);--je-text-h2:clamp(2rem, 1.571rem + .67vw, 2.375rem);--je-text-body-fluid:clamp(1.125rem, .839rem + .446vw, 1.375rem);--je-btn-font-lg:1.25rem;--je-btn-font-md:clamp(.9375rem, .723rem + .335vw, 1.125rem);--je-btn-font-sm:clamp(.875rem, .732rem + .223vw, 1rem);--je-hero-min-h:min(900px, max(540px, 62svh));--je-masthead-pad-fluid:clamp(180px, 20svh, var(--je-masthead-pad-top));--je-weight-body:400;--je-weight-medium:700;--je-weight-bold:700;--je-weight-display:1000;--je-space-1:.25rem;--je-space-2:.5rem;--je-space-3:.75rem;--je-space-4:1rem;--je-space-5:1.5rem;--je-space-6:2rem;--je-space-8:3rem;--je-space-10:4rem;--je-space-12:6rem;--je-container:1060px;--je-gutter:clamp(1rem, 5vw, 5rem);--je-header-h:160px;--je-bar-h:60px;--je-masthead-pad-top:360px;--je-radius-card:14px;--je-radius-media:16px;--je-radius-pill:999px;--je-shadow-card:0 1px 2px #242e300a;--je-shadow-card-hover:0 10px 30px #242e301f;--je-ease:cubic-bezier(.4, 0, .2, 1);--je-duration:.2s}@media (width<=768px){:root{--je-header-h:104px;--je-masthead-pad-top:188px}}@media (prefers-reduced-motion:reduce){:root{--je-duration:0s}}:root{--ed-font:var(--je-font-body);--ed-bg:var(--je-color-mozzarella-1);--ed-panel:#fff;--ed-ink:var(--je-color-charcoal);--ed-muted:var(--je-color-text-muted);--ed-chrome:var(--je-color-charcoal);--ed-chrome-2:var(--je-color-charcoal-tint);--ed-accent:var(--je-color-orange);--ed-accent-deep:var(--je-color-orange-tint);--ed-border:var(--je-color-border);--ed-radius:12px;--ed-rail-w:232px;--ed-topbar-h:56px}*{box-sizing:border-box}html,body,#app{height:100%}body{font-family:var(--ed-font);color:var(--ed-ink);background:var(--ed-bg);margin:0;font-size:14px}h1,h2,h3{margin:0}button,select,input,textarea{font:inherit;color:inherit}input[type=text],input[type=email],input[type=password],textarea,select{border:1px solid var(--ed-border);background:#fff;border-radius:8px;width:100%;padding:.5rem .65rem}input[type=text]:focus-visible,input[type=email]:focus-visible,input[type=password]:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--je-color-focus);outline-offset:1px}label{font-weight:var(--je-weight-bold);gap:.3rem;font-size:13px;display:grid}.ed-login{background:radial-gradient(55rem 38rem at 82% -12%, color-mix(in srgb, var(--ed-accent) 28%, transparent), transparent 65%), var(--ed-chrome);place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.ed-login__card{background:var(--ed-panel);border-radius:var(--ed-radius);gap:.9rem;width:min(360px,100%);margin-top:63px;padding:calc(63px + 1.3rem) 2rem 2.2rem;display:grid;position:relative;box-shadow:0 24px 60px #00000059}.ed-login__logo{object-fit:cover;border-radius:26px;width:126px;height:126px;position:absolute;top:-63px;left:50%;transform:translate(-50%);box-shadow:0 10px 22px #00000059}.ed-login__title{font-size:20px;line-height:1.2;font-weight:var(--je-weight-bold);text-align:center}.ed-login__sub{text-align:center;margin:.25rem 0 0}.ed-login__notice{color:#7a4a00;background:#ffe3c2;border-radius:8px;margin:0;padding:.55rem .75rem;font-size:13px}.ed-login__error{color:#8a1f11;background:#fdecea;border-radius:8px;margin:0;padding:.55rem .75rem;font-size:13px}.ed-login__submit{margin-top:.35rem;padding-block:.65rem}.ed-login__legal{text-align:center;color:var(--ed-muted);margin:.2rem 0 0;font-size:11px;line-height:1.45}.ed-gallery{flex-direction:column;height:100%;display:flex}.ed-gallery__head{border-bottom:1px solid var(--ed-border);background:var(--ed-panel);align-items:center;gap:10px;padding:12px 16px;display:flex}.ed-gallery__head h1{font-size:17px}.ed-gallery__frame{background:#f2f0ee;border:0;flex:1;width:100%}.ed-gallery__index{max-width:900px;padding:2rem;overflow-y:auto}.ed-gallery__index>h1{font-size:22px}.ed-gallery__index>p{margin:.4rem 0 0}.ed-gallery__group{margin-top:1.6rem}.ed-gallery__group h2{letter-spacing:.05em;text-transform:uppercase;color:var(--ed-muted);margin-bottom:.7rem;font-size:13px}.ed-gallery__grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:10px;display:grid}.ed-gallery__card{text-align:left;border:1px solid var(--ed-border);background:var(--ed-panel);cursor:pointer;font-weight:var(--je-weight-bold);border-radius:10px;padding:.9rem 1rem;font-size:13.5px}.ed-gallery__card:hover{border-color:var(--ed-accent)}.ed-shell{grid-template-columns:56px 1fr;grid-template-areas:"rail topbar""rail alerts""rail main";grid-template-rows:var(--ed-topbar-h) auto 1fr;height:100vh;transition:grid-template-columns var(--je-duration) var(--je-ease);display:grid}.ed-shell.rail-open{grid-template-columns:var(--ed-rail-w) 1fr}@media (width<=1280px){.ed-shell,.ed-shell.rail-open{grid-template-columns:56px 1fr}.ed-rail__label,.ed-rail__children{display:none!important}.ed-rail__logo{width:28px!important;height:28px!important}}.ed-rail{background:var(--ed-chrome);color:#cfd6d7;flex-direction:column;grid-area:rail;gap:2px;padding:0 8px 10px;display:flex;overflow:hidden}.ed-rail__brand{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0 6px 14px;display:flex}.ed-rail__brand:focus-visible{outline:2px solid var(--ed-accent);outline-offset:-2px;border-radius:9px}.ed-rail__logo{object-fit:contain;width:84px;height:84px;transition:width var(--je-duration) var(--je-ease), height var(--je-duration) var(--je-ease);flex:none}.ed-rail:not(.is-open) .ed-rail__logo{width:28px;height:28px}.ed-rail__item{width:100%;color:inherit;cursor:pointer;white-space:nowrap;text-align:left;background:0 0;border:none;border-radius:9px;align-items:center;gap:12px;padding:9px 10px;display:flex;position:relative}.ed-rail__item:hover:not(:disabled),.ed-rail__item.is-current{background:var(--ed-chrome-2);color:#fff}.ed-rail__item.is-current:before{content:"";background:var(--ed-accent);border-radius:2px;width:3px;position:absolute;top:8px;bottom:8px;left:-8px}.ed-rail__item.is-disabled{opacity:.4;cursor:default}.ed-rail__label{text-overflow:ellipsis;font-weight:var(--je-weight-bold);font-size:13.5px;overflow:hidden}.ed-rail__label em{opacity:.7;margin-left:4px;font-size:11px;font-style:normal;font-weight:400}.ed-rail:not(.is-open) .ed-rail__label{display:none}.ed-rail__children{gap:1px;margin:2px 0 6px;padding:0 0 0 26px;list-style:none;display:grid}.ed-rail__grouplabel{font-weight:var(--je-weight-bold);gap:6px}.ed-rail__groupchevron{width:14px;height:14px;transition:transform var(--je-duration) var(--je-ease);flex:none;margin-left:-20px;transform:rotate(180deg)}.ed-rail__grouplabel[aria-expanded=true] .ed-rail__groupchevron{transform:rotate(270deg)}.ed-rail__child--l3{color:#8f999a;padding-left:30px;font-size:12px}.ed-rail__child{color:#aab4b5;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:7px;align-items:center;gap:8px;width:100%;padding:6px 10px;font-size:13px;display:flex}.ed-rail__child:hover{background:var(--ed-chrome-2);color:#fff}.ed-rail__child.is-current{color:var(--ed-accent);font-weight:var(--je-weight-bold)}.ed-rail__childtitle{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ed-rail__dot{background:var(--ed-accent);border-radius:50%;flex:none;width:6px;height:6px}.ed-rail__section--scroll{flex-direction:column;min-height:0;display:flex}.ed-rail__section--scroll .ed-rail__children{min-height:0;overflow-y:auto}.ed-rail__soon{border-top:1px solid var(--ed-chrome-2);gap:2px;margin-top:6px;padding-top:10px;display:grid}.ed-rail__user{margin-top:auto;padding:8px}.ed-rail__avatar{background:var(--ed-accent);width:24px;height:24px;color:var(--ed-chrome);font-size:10.5px;font-weight:var(--je-weight-bold);letter-spacing:.02em;border-radius:50%;flex:none;place-items:center;display:grid}.ed-rail__userinfo{text-align:left;flex:1;min-width:0;line-height:1.25;display:grid}.ed-rail__username{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;overflow:hidden}.ed-rail__useremail{opacity:.65;text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;font-weight:400;overflow:hidden}.ed-rail__userout{opacity:.6;flex:none}.ed-rail__user:hover .ed-rail__userout{opacity:1}.ed-topbar{border-bottom:1px solid var(--ed-border);background:#fff;grid-area:topbar;align-items:center;gap:12px;padding:0 18px 0 12px;display:flex}.ed-topbar__back{padding:6px}.ed-topbar__context{align-items:baseline;gap:8px;min-width:0;display:flex}.ed-topbar__context strong{white-space:nowrap;font-size:15px}.ed-topbar__icon{flex:none;align-self:center}.ed-topbar__spacer{flex:1}.ed-topbar__status{font-size:12.5px}.ed-topbar__runlink{color:var(--ed-accent-deep);font-size:12.5px}.ed-btn{border:1px solid var(--ed-border);border-radius:var(--je-radius-pill);font-weight:var(--je-weight-bold);cursor:pointer;transition:background var(--je-duration) var(--je-ease), color var(--je-duration) var(--je-ease);background:#fff;justify-content:center;align-items:center;gap:6px;padding:.5rem 1.15rem;font-size:13.5px;line-height:1.1;display:inline-flex}.ed-btn:hover:not(:disabled){background:var(--je-color-surface-subtle)}a.ed-btn{color:inherit;text-decoration:none}a.ed-btn:hover{background:var(--je-color-surface-subtle)}.ed-btn:focus-visible{outline:3px solid var(--je-color-focus);outline-offset:2px}.ed-btn:disabled{opacity:.45;cursor:default}.ed-btn--primary{background:var(--je-color-primary);color:var(--je-color-text-inverse);border-color:#0000}.ed-btn--primary:hover:not(:disabled){background:var(--je-color-primary-strong)}.ed-btn--accent{background:var(--ed-accent);color:var(--ed-chrome);border-color:#0000}.ed-btn--accent:hover:not(:disabled){background:var(--ed-accent-deep);color:#fff}.ed-btn--danger{background:var(--je-color-error);color:#fff;border-color:#0000}.ed-btn--ghost{background:0 0;border-color:#0000}.ed-muted{color:var(--ed-muted)}.ed-badge{border-radius:var(--je-radius-pill);color:#7a4a00;font-size:11.5px;font-weight:var(--je-weight-bold);white-space:nowrap;background:#ffe3c2;padding:2px 9px}.ed-alerts{grid-area:alerts}.ed-error{color:#8a1f11;background:#fdecea;margin:0;padding:.55rem 1.25rem}.ed-issues{color:#8a1f11;background:#fdecea;margin:0;padding:.55rem 1.25rem .55rem 2.5rem}.ed-conflict{background:#fff4d6;border-bottom:1px solid #e8c96a;padding:.65rem 1.25rem}.ed-conflict p{margin:0 0 .5rem}.ed-conflict .ed-btn{margin-right:.5rem}.ed-main{grid-area:main;padding:20px;overflow:auto}.ed-main--workspace{padding:0;overflow:hidden}.ed-main__loading{padding:2rem}.ed-workspace{grid-template-columns:300px minmax(420px,1fr) 380px;gap:0;height:100%;display:grid}.ed-panel{background:var(--ed-panel);padding:16px 14px;overflow-y:auto}.ed-panel--structure{border-right:1px solid var(--ed-border);flex-direction:column;display:flex}.ed-panel--inspector{border-left:1px solid var(--ed-border)}.ed-panel__title{font-size:11.5px;font-weight:var(--je-weight-bold);text-transform:uppercase;letter-spacing:.08em;color:var(--ed-muted);margin:2px 4px 12px}.ed-canvas-slot{flex-direction:column;min-width:0;display:flex;overflow:hidden}@media (width<=1120px){.ed-workspace{grid-template-columns:260px minmax(320px,1fr) 320px}}.ed-pagelist{max-width:900px;margin:1rem auto}.ed-pagelist__head{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.ed-pagelist__head h1{font-size:1.35rem;font-weight:var(--je-weight-bold)}.ed-table{border-collapse:collapse;border-radius:var(--ed-radius);width:100%;box-shadow:var(--je-shadow-card);background:#fff;overflow:hidden}.ed-table th{text-transform:uppercase;letter-spacing:.06em;color:var(--ed-muted);font-size:11.5px}.ed-table th,.ed-table td{text-align:left;border-bottom:1px solid var(--je-color-surface-card);padding:.7rem 1rem}.ed-table tbody tr{cursor:pointer}.ed-table tbody tr:hover{background:var(--je-color-surface-subtle)}.ed-table__title{font-weight:var(--je-weight-bold)}.ed-tree{flex-direction:column;flex:1;min-height:0;display:flex}.ed-tree__list{align-content:start;gap:5px;display:grid}.ed-tree__settings{margin-bottom:5px}.ed-tree__filter{color:var(--ed-muted);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;padding:0 6px 6px;font-size:12px;display:flex}.ed-tree__empty{padding:.75rem .25rem;font-size:12.5px}.ed-node__row{border:1px solid var(--ed-border);cursor:pointer;background:#fff;border-radius:9px;align-items:center;gap:.4rem;min-width:0;padding:.4rem .5rem;display:flex}.ed-node__row:hover{border-color:var(--je-color-border-strong)}.ed-node__row.is-selected{border-color:var(--ed-accent);box-shadow:0 0 0 1px var(--ed-accent)}.ed-node__grip{color:var(--je-color-border-strong);cursor:grab;flex:none;display:inline-flex}.ed-node__grip:active{cursor:grabbing}.ed-node__type{font-weight:var(--je-weight-bold);white-space:nowrap;flex:none;font-size:12.5px}.ed-node__timer{color:var(--ed-muted);flex:none;display:inline-flex}.ed-node__row.is-variant .ed-node__summary{color:var(--ed-ink);font-weight:var(--je-weight-bold)}.ed-node__summary{color:var(--ed-muted);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:12px;overflow:hidden}.ed-node__actions{visibility:hidden;flex:none;gap:.1rem;display:inline-flex}.ed-node__row:hover .ed-node__actions,.ed-node__row.is-selected .ed-node__actions{visibility:visible}.ed-node__actions button{cursor:pointer;color:var(--ed-muted);background:0 0;border:none;border-radius:4px;padding:.1rem .2rem;display:inline-flex}.ed-node__actions button:hover{background:var(--je-color-surface-card);color:var(--ed-ink)}.ed-node--ghost{opacity:.4}.ed-node__row.is-phasehidden{opacity:.55}.ed-node{min-width:0}.ed-node__children{border-left:2px solid var(--je-color-surface-card);gap:4px;min-width:0;min-height:26px;margin:4px 0 4px 14px;padding-left:10px;display:grid}.ed-node__empty{border:1px dashed var(--ed-border);text-align:center;border-radius:7px;margin:0;padding:3px 6px;font-size:12px}.ed-palette{border-top:1px solid var(--je-color-surface-card);margin-top:auto;padding-top:12px}.ed-palette summary{cursor:pointer;font-size:11.5px;font-weight:var(--je-weight-bold);text-transform:uppercase;letter-spacing:.08em;color:var(--ed-muted);margin-bottom:8px}.ed-palette__grid{grid-template-columns:1fr 1fr;gap:5px;display:grid}.ed-palette__tile{border:1px solid var(--ed-border);background:var(--je-color-mozzarella-2);font-size:12px;font-weight:var(--je-weight-bold);cursor:grab;border-radius:8px;align-items:center;gap:5px;min-width:0;padding:.35rem .3rem .35rem .55rem;display:flex}.ed-palette__tile:active{cursor:grabbing}.ed-palette__tile--grid{border-color:var(--ed-accent);background:#fff4e6}.ed-palette__icon{color:var(--ed-accent-deep);flex:none}.ed-palette__label{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.ed-palette__plus{cursor:pointer;color:var(--ed-muted);background:0 0;border:none;border-radius:4px;flex:none;padding:2px;display:inline-flex}.ed-palette__plus:hover{background:var(--je-color-surface-card);color:var(--ed-ink)}.ed-preview{flex-direction:column;height:100%;padding:12px 16px 16px;display:flex}.ed-preview__bar{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.ed-preview__phase{align-items:center;gap:.5rem;font-size:13px;font-weight:400;display:flex}.ed-preview__phase select{width:auto}.ed-preview__viewports{display:inline-flex}.ed-preview__viewports button{border:1px solid var(--ed-border);cursor:pointer;font-weight:var(--je-weight-bold);background:#fff;padding:.35rem .9rem;font-size:12.5px}.ed-preview__viewports button:first-child{border-radius:var(--je-radius-pill) 0 0 var(--je-radius-pill)}.ed-preview__viewports button:last-child{border-radius:0 var(--je-radius-pill) var(--je-radius-pill) 0;margin-left:-1px}.ed-preview__viewports button.is-active{background:var(--ed-chrome);color:#fff;border-color:var(--ed-chrome)}.ed-preview__stage{flex:1;justify-content:center;min-height:0;display:flex;overflow:auto}.ed-preview__stage iframe{background:#fff;border:none;display:block}.ed-desktop-wrap{flex:none}.ed-desktop-frame{box-shadow:var(--je-shadow-card);border-radius:10px}.ed-device{background:linear-gradient(160deg,#22282a,#171c1d 65%);border-radius:52px;padding:44px 14px 58px;position:relative;box-shadow:inset 0 1px 1px #ffffff2e,inset 0 -1px 1px #00000080,0 18px 40px #242e3047}.ed-device iframe{border-radius:2px;width:390px;height:760px}.ed-device__top{justify-content:center;align-items:center;gap:12px;height:44px;display:flex;position:absolute;top:0;left:0;right:0}.ed-device__cam{background:#0b0e0e;border-radius:50%;width:9px;height:9px;box-shadow:inset 0 0 2px 1px #2c3436}.ed-device__speaker{background:#0b0e0e;border-radius:3px;width:56px;height:6px;box-shadow:inset 0 1px 1px #000c}.ed-device__home{border:2px solid #3a4244;border-radius:50%;width:42px;height:42px;position:absolute;bottom:8px;left:50%;transform:translate(-50%);box-shadow:inset 0 0 6px #0000008c}.ed-workspace--awards{grid-template-columns:380px minmax(0,1fr)}.ed-workspace--awards.has-finalist{grid-template-columns:320px minmax(0,1fr) 420px}.ed-panel--awardform{max-width:760px}.ed-panel--finalist{border-left:1px solid var(--ed-border)}.ed-finalists{gap:5px;display:grid}.ed-finalists__card{border:1px solid var(--ed-border);cursor:pointer;background:#fff;border-radius:9px;align-items:center;gap:.6rem;min-width:0;padding:.4rem .6rem;display:flex}.ed-finalists__card:hover{border-color:var(--je-color-border-strong)}.ed-finalists__card.is-selected{border-color:var(--ed-accent);box-shadow:0 0 0 1px var(--ed-accent)}.ed-finalists__card:hover .ed-node__actions,.ed-finalists__card.is-selected .ed-node__actions{display:inline-flex}.ed-finalists__rank{color:var(--ed-muted);text-align:right;flex:none;min-width:1.2em;font-size:11px}.ed-finalists__thumb{object-fit:cover;border-radius:5px;flex:none;width:40px;height:30px}.ed-finalists__thumb--empty{background:var(--je-color-surface-card);display:inline-block}.ed-finalists__who{flex:1;min-width:0;display:grid}.ed-finalists__who strong{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.ed-finalists__who small{white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;overflow:hidden}.ed-finalists .ed-btn{justify-self:start;margin-top:4px}.ed-awards__add{align-self:start;margin-top:10px}.ed-awardform__section{margin-top:1.4rem}.ed-node__gearicon{color:var(--ed-muted);flex:none}.ed-badge--muted{background:var(--je-color-surface-card);color:var(--ed-muted)}.ed-winner__fields{margin-top:.9rem}.ed-winner__pick{justify-items:start;gap:.45rem;display:grid}.ed-winner__pick select{max-width:420px}.ed-winner__bar{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.ed-newyear{border:1px solid var(--ed-border);border-radius:var(--ed-radius);background:#fff;align-items:end;gap:.9rem;margin-bottom:1rem;padding:.9rem 1rem;display:flex}.ed-newyear label{min-width:140px}.ed-awardpicker{gap:.6rem;display:grid}.ed-awardpicker__group{border:1px solid var(--je-color-surface-card);border-radius:8px;gap:.25rem;padding:.5rem .65rem;display:grid}.ed-awardpicker__grouphead{text-transform:capitalize;letter-spacing:.04em;color:var(--ed-muted);align-items:center;gap:.45rem;font-size:12px;display:flex}.ed-awardpicker__item{align-items:center;gap:.45rem;padding-left:1.2rem;font-weight:400;display:flex}.ed-awardpicker input{width:auto}.ed-objectfields{border:1px solid var(--je-color-surface-card);background:var(--je-color-mozzarella-2);border-radius:8px;gap:.7rem;padding:.75rem;display:grid}.ed-inspector__head{justify-content:space-between;align-items:center;margin-bottom:.9rem;display:flex}.ed-inspector__title{font-size:15px;font-weight:var(--je-weight-bold)}.ed-inspector__title .ed-muted{font-size:13px;font-weight:400}.ed-inspector__actions{gap:2px;display:inline-flex}.ed-inspector__actions button{border:1px solid var(--ed-border);cursor:pointer;color:var(--ed-muted);background:#fff;border-radius:7px;padding:5px;display:inline-flex}.ed-inspector__actions button:hover{color:var(--ed-ink);background:var(--je-color-surface-subtle)}.ed-inspector__hint{margin:0 0 .9rem;font-size:12.5px}.ed-blockform__fields{gap:.9rem;display:grid}.ed-blockform__json{margin-bottom:.75rem;font-family:ui-monospace,monospace;font-size:12px}.ed-blockform__advanced{border-top:1px solid var(--je-color-surface-card);margin-top:1rem;padding-top:.75rem}.ed-blockform__advanced summary{cursor:pointer;margin-bottom:.5rem}.ed-field small{font-weight:400}.ed-field__req{color:var(--je-color-error);font-style:normal}.ed-field__error{color:#8a1f11}.ed-field--check{flex-wrap:wrap;align-items:center;gap:.5rem;font-weight:400;display:flex}.ed-field--check input{width:auto}.ed-field--check small{flex-basis:100%}.ed-meta{gap:.9rem;display:grid}.ed-sluglock{align-items:center;gap:.5rem;font-weight:400;display:flex}.ed-sluglock code{background:var(--je-color-surface-card);border-radius:6px;padding:.35rem .6rem;font-size:12.5px}.ed-edsettings__year{margin:0 0 .9rem;font-size:13px}.ed-edsettings__danger{background:#fdf6f5;border:1px solid #e8b4ab;border-radius:10px;margin-bottom:1.1rem;padding:.85rem 1rem}.ed-edsettings__dangertitle{text-transform:uppercase;letter-spacing:.07em;color:#a03a2b;margin:0 0 .15rem;font-size:12px}.ed-edsettings__dangerhelp{margin:0 0 .75rem;font-size:12.5px}.ed-edsettings__dates summary{cursor:pointer}.ed-edsettings__dates[open] summary{margin-bottom:.75rem}.ed-activewarning{background:#fff4d6;border:1px solid #e8c96a;border-radius:8px;margin:0 0 1rem;padding:.6rem .9rem;font-size:13px}.ed-modal{z-index:50;background:#242e3073;place-items:center;display:grid;position:fixed;inset:0}.ed-modal__card{border-radius:var(--ed-radius);box-shadow:var(--je-shadow-card-hover);background:#fff;width:min(480px,90vw);padding:1.4rem 1.6rem}.ed-modal__card h2{margin-bottom:.6rem;font-size:17px}.ed-modal__list{margin:.4rem 0 .6rem;padding-left:0;list-style:none}.ed-modal__row{cursor:pointer;align-items:flex-start;gap:.55rem;padding:.3rem 0;font-weight:400;display:flex}.ed-modal__row input{width:auto;margin-top:.2rem}.ed-topbar__deploy[data-state=success]{color:#1c7c3c;background:#e7f6ec}.ed-topbar__deploy[data-state=failure]{color:#b3261e;background:#fdeaea}.ed-modal__actions{justify-content:flex-end;gap:.6rem;margin-top:1rem;display:flex}.ed-meta__check{align-items:center;gap:.5rem;font-weight:400;display:flex}.ed-meta__check input{width:auto}.ed-richtext{border:1px solid var(--ed-border);background:#fff;border-radius:8px}.ed-richtext:focus-within{outline:2px solid var(--je-color-focus);outline-offset:1px}.ed-richtext__toolbar{border-bottom:1px solid var(--je-color-surface-card);flex-wrap:wrap;align-items:center;gap:.15rem;padding:.3rem;display:flex}.ed-richtext__toolbar button{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:5px;min-width:1.9rem;padding:.25rem .4rem;font-size:.85rem;line-height:1}.ed-richtext__toolbar button:hover:not(:disabled){background:var(--je-color-surface-card)}.ed-richtext__toolbar button:disabled{opacity:.35;cursor:default}.ed-richtext__toolbar button.is-active{background:var(--ed-chrome);color:#fff}.ed-richtext__sep{background:var(--je-color-surface-card);align-self:stretch;width:1px;margin:.15rem .25rem}.ed-richtext__spacer{flex:1}.ed-richtext__source{width:100%;min-height:calc(var(--ed-rt-rows,6) * 1.45em);resize:vertical;background:var(--je-color-surface-card);border:0;border-radius:0 0 8px 8px;outline:none;max-height:50vh;padding:.55rem .7rem;font-family:ui-monospace,Cascadia Code,Consolas,monospace;font-size:.8rem;line-height:1.5;display:block}.ed-richtext__content .tiptap{min-height:calc(var(--ed-rt-rows,6) * 1.45em);outline:none;max-height:50vh;padding:.55rem .7rem;font-weight:400;overflow-y:auto}.ed-richtext__content .tiptap>:first-child{margin-top:0}.ed-richtext__content .tiptap>:last-child{margin-bottom:0}.ed-richtext__content .tiptap h2{margin:.8em 0 .35em;font-size:1.25rem}.ed-richtext__content .tiptap h3{margin:.8em 0 .3em;font-size:1.05rem}.ed-richtext__content .tiptap p{margin:.4em 0}.ed-richtext__content .tiptap ul,.ed-richtext__content .tiptap ol{margin:.4em 0;padding-left:1.4rem}.ed-richtext__content .tiptap a{color:var(--ed-accent-deep);text-decoration:underline}.ed-phases{flex-wrap:wrap;gap:.4rem .9rem;display:flex}.ed-phases__item{align-items:center;gap:.35rem;font-weight:400;display:flex}.ed-phases__item input{width:auto}.ed-media{justify-items:start;gap:.3rem;display:grid}.ed-mediatile{width:100%;position:relative}.ed-mediatile--empty{border:2px dashed var(--ed-border);min-height:64px;color:var(--ed-muted,#667);cursor:pointer;background:0 0;border-radius:9px;justify-content:center;align-items:center;font-size:13px;display:flex}.ed-mediatile--empty:hover{background:var(--je-color-mozzarella-2);color:inherit}.ed-mediatile__open{border:2px dashed var(--ed-border);cursor:pointer;background:0 0;border-radius:9px;width:100%;padding:0;display:block;position:relative;overflow:hidden}.ed-mediatile__img{object-fit:cover;pointer-events:none;width:100%;max-height:140px;display:block}.ed-mediatile__typebadge{background:#ffffffd9;position:absolute;top:8px;left:8px}.ed-mediatile__play,.ed-assets__play{color:#fff;cursor:pointer;background:#0000008c;border:none;border-radius:50%;place-items:center;width:34px;height:34px;padding:0 0 0 3px;font-size:13px;line-height:1;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ed-mediatile__play:hover,.ed-assets__play:hover{background:#000000c7}.ed-assets__play{width:28px;height:28px;font-size:11px}.ed-player{width:min(760px,94vw)}.ed-player__frame{aspect-ratio:16/9;background:#000;border:none;border-radius:8px;width:100%;display:block}.ed-mediatile__file{align-items:center;gap:.5rem;min-width:0;padding:.6rem .75rem;display:flex}.ed-mediatile__name{text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;overflow:hidden}.ed-mediatile__hint{text-align:center;color:#fff;opacity:0;pointer-events:none;background:#0000008c;padding:.25rem 0;font-size:11px;font-weight:700;transition:opacity .12s;position:absolute;inset:auto 0 0}.ed-mediatile__open:hover .ed-mediatile__hint,.ed-mediatile__open:focus-visible .ed-mediatile__hint{opacity:1}.ed-mediatile__clear{border:1px solid var(--ed-border);background:var(--ed-panel,#fff);cursor:pointer;border-radius:50%;place-items:center;width:22px;height:22px;font-size:11px;line-height:1;display:grid;position:absolute;top:6px;right:6px}.ed-mediatile__clear:hover{background:var(--je-color-mozzarella-2)}.ed-mediatile__urltoggle{color:var(--ed-muted,#667);cursor:pointer;background:0 0;border:none;padding:0;font-size:11.5px;text-decoration:underline}.ed-mediatile__urltoggle:hover{color:inherit}.ed-assets__badge{letter-spacing:.06em;text-transform:uppercase;color:var(--ed-muted,#667);border:1px solid var(--ed-border);border-radius:6px;flex:none;padding:.2rem .45rem;font-size:10px;font-weight:700}.ed-assets{flex-direction:column;width:min(720px,94vw);max-height:min(80vh,640px);display:flex}.ed-assets__bar{align-items:center;gap:.6rem;margin-bottom:.6rem;display:flex}.ed-assets__bar input[type=search]{flex:1}.ed-assets__tabs{gap:.3rem;display:flex}.ed-assets__drop{border:2px dashed var(--ed-border);border-radius:var(--ed-radius);cursor:pointer;color:var(--ed-muted,#667);place-items:center;margin-bottom:.6rem;padding:.9rem;font-size:13px;display:grid}.ed-assets__drop.is-over{border-color:var(--ed-accent,#f36805);background:#fff7f0}.ed-assets__drop.is-busy{opacity:.6;pointer-events:none}.ed-assets__drop input[type=file]{display:none}.ed-assets__grid{flex:1;grid-template-columns:repeat(auto-fill,minmax(132px,1fr));align-content:start;gap:.6rem;display:grid;overflow-y:auto}.ed-assets__card{border:1px solid var(--ed-border);border-radius:var(--ed-radius);cursor:pointer;text-align:left;font:inherit;background:#fff;flex-direction:column;gap:.25rem;padding:.4rem;display:flex}.ed-assets__card:hover{border-color:var(--ed-accent,#f36805)}.ed-assets__preview{background:#f4f2ef;border-radius:6px;place-items:center;height:76px;display:grid;position:relative;overflow:hidden}.ed-assets__preview img,.ed-assets__preview video{object-fit:cover;pointer-events:none;width:100%;height:100%}.ed-assets__typebadge{background:#ffffffd9;position:absolute;bottom:5px;left:5px}.ed-assets__name{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.ed-assets__meta{font-size:11px}.ed-array{gap:.6rem;display:grid}.ed-array__item{border:1px solid var(--ed-border);background:var(--je-color-mozzarella-2);border-radius:9px;padding:.6rem .75rem}.ed-array__itembar{justify-content:space-between;align-items:center;margin-bottom:.4rem;display:flex}.ed-array__actions button{cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.1rem .3rem}.ed-array__actions button:hover:not(:disabled){background:var(--je-color-surface-card)}.ed-array__actions button:disabled{opacity:.3}.ed-array__fields{gap:.7rem;display:grid}.ed-array .ed-btn{justify-self:start}a.ed-rail__item{text-decoration:none}.ed-rail__foot{gap:2px;margin-top:auto;display:grid}.ed-rail__foot+.ed-rail__user{margin-top:0}.ed-guide{max-width:1100px;margin:0 auto;padding:2rem 2rem 4rem;font-size:14.5px;line-height:1.6}.ed-guide h1{margin-bottom:.5em;font-size:26px}.ed-guide h2{border-top:1px solid var(--ed-border);margin:1.8em 0 .5em;padding-top:1em;font-size:18px}.ed-guide p,.ed-guide ul{margin-bottom:.9em}.ed-guide ul{padding-left:1.3em}.ed-guide li{margin-bottom:.35em}.ed-guide img{border:1px solid var(--ed-border);max-width:100%;box-shadow:var(--je-shadow-card);border-radius:10px;margin:1.2em 0;display:block}.ed-guide hr{border:none;border-top:1px solid var(--ed-border);margin:1.5em 0}.ed-guide code{background:var(--ed-panel);border:1px solid var(--ed-border);border-radius:4px;padding:.1em .35em;font-size:.92em}.ed-siteeditor{height:100%;padding:2rem 1.5rem 4rem;overflow:auto}.ed-siteeditor .ed-blockform{max-width:560px;margin:0 auto}.ed-siteeditor .ed-panel__title{font-size:20px}.ed-siteeditor>.ed-blockform>.ed-muted{margin:.35rem 0 1.1rem;display:block}.ed-settings{max-width:680px;margin:0 auto;padding:2rem 1.5rem 4rem;font-size:14.5px;line-height:1.6}.ed-settings h1{margin-bottom:.75em;font-size:26px}.ed-settings__card{border:1px solid var(--ed-border);background:var(--ed-panel);border-radius:10px;margin-bottom:1rem;padding:1.1rem 1.25rem}.ed-settings__card h2{margin-bottom:.4em;font-size:16px}.ed-settings__card p{margin-bottom:.7em}.ed-settings__back{align-items:center;gap:6px;margin-bottom:1rem;display:inline-flex}.ed-settings__users{border-collapse:collapse;width:100%;margin-top:1rem}.ed-settings__users th,.ed-settings__users td{text-align:left;border-bottom:1px solid var(--ed-border);padding:.6rem .75rem}.ed-settings__users th{text-transform:uppercase;letter-spacing:.04em;color:var(--ed-muted,#6b7280);font-size:12px}.ed-settings__users .ed-badge{margin-left:6px}.ed-dash{max-width:1100px;margin:0 auto;padding:2rem 1.5rem 4rem;font-size:14.5px;line-height:1.6}.ed-dash h1{margin-bottom:.25em;font-size:26px}.ed-dash__intro{color:var(--ed-muted);margin-bottom:1.5rem}.ed-dash__grid{grid-template-columns:3fr 2fr;gap:1rem;display:grid}.ed-dash__card{border:1px solid var(--ed-border);background:var(--ed-panel);border-radius:10px;padding:1.1rem 1.25rem}.ed-dash__card--wide{grid-column:1/-1}.ed-dash__card h2{margin-bottom:.1em;font-size:16px}.ed-dash__caption{color:var(--ed-muted);margin-bottom:.9rem;font-size:12.5px}.ed-dash__plot{height:260px;position:relative}@media (width<=960px){.ed-dash__grid{grid-template-columns:1fr}}
