.pixel-card{border-radius:0;overflow:hidden}.pixel-card,.pixel-checker{border:1px solid rgba(255,255,255,.1)}.pixel-checker{border-radius:0;background-color:#111;background-image:linear-gradient(45deg,#222 25%,transparent 0,transparent 75%,#222 0),linear-gradient(45deg,#222 25%,transparent 0,transparent 75%,#222 0);background-size:12px 12px;background-position:0 0,6px 6px}.profile-page-shell{position:relative;isolation:isolate;min-height:calc(100dvh - 5.5rem)}.profile-page-shell:before{opacity:.28;background-image:linear-gradient(hsl(0 0% 100%/.07) 1px,transparent 0),linear-gradient(90deg,hsl(0 0% 100%/.07) 1px,transparent 0);background-size:12px 12px;background-position:0 0}.profile-page-shell:after,.profile-page-shell:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none}.profile-page-shell:after{background:radial-gradient(ellipse 85% 70% at 50% 0,transparent 0,hsl(0 0% 4%/.25) 55%,hsl(0 0% 4%/.85) 100%)}.profile-page{position:relative;z-index:1;max-width:56rem;margin:0 auto;width:100%}.profile-page__header{display:grid;grid-template-columns:1fr auto;grid-template-areas:"main actions" "stats stats";gap:.75rem 1rem;align-items:start;padding:1.25rem 0 1rem;border-bottom:1px solid hsl(0 0% 100%/.08)}.profile-page__actions{grid-area:actions;justify-self:end;align-self:start;flex-shrink:0}.profile-page__actions button{font-size:.68rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.profile-page__main{grid-area:main;display:flex;align-items:center;gap:.75rem;min-width:0}.profile-page__stats{grid-area:stats;display:flex;flex-wrap:wrap;gap:.5rem}.profile-page__stat{display:inline-flex;align-items:baseline;gap:.35rem;padding:.35rem .65rem;border-radius:999px;border:1px solid hsl(0 0% 100%/.1);background:hsl(0 0% 100%/.03);text-decoration:none;transition:border-color .15s,background .15s}.profile-page__stat:hover{border-color:hsl(72 100% 50%/.4);background:hsl(72 100% 50%/.08)}.profile-page__stat-label{font-size:.68rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:hsl(0 0% 58%)}.profile-page__stat-value{font-size:.85rem;font-weight:700;color:hsl(72 100% 50%)}.profile-world-split__toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.85rem}.profile-world-split__filters{flex:1 1 auto;min-width:0;flex-wrap:wrap;gap:.3rem}.profile-world-split__filter{width:2rem;min-width:2rem;height:2rem;padding:0;justify-content:center}.profile-world-split__sort{display:inline-flex;flex-shrink:0;align-items:center;gap:.15rem;padding:.15rem;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03)}.profile-world-split__sort-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:rgba(255,255,255,.45);font-size:.6875rem;font-weight:600;line-height:1;letter-spacing:.01em;padding:.35rem .55rem;border-radius:999px;cursor:pointer;transition:color .15s ease,background .15s ease}.profile-world-split__sort-btn:hover{color:rgba(255,255,255,.8)}.profile-world-split__sort-btn--active{color:rgba(255,255,255,.92);background:rgba(255,255,255,.1)}.profile-tool-sections{display:flex;flex-direction:column;gap:1.25rem}.profile-tool-section__head{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;min-width:0}.profile-tool-section__title{display:inline-flex;align-items:center;gap:.4rem;min-width:0;margin:0;font-size:.8125rem;font-weight:600;color:rgba(255,255,255,.82);letter-spacing:.01em}.profile-tool-section__count{flex-shrink:0;min-width:1.25rem;padding:.1rem .4rem;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04);font-size:.625rem;font-weight:600;line-height:1.2;color:rgba(255,255,255,.45);text-align:center}.profile-page__identity{display:flex;flex-direction:column;gap:.1rem;min-width:0}.profile-page__avatar{width:2.75rem;height:2.75rem;border-radius:50%;background:hsl(72 100% 50%/.15);display:flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:700;color:hsl(72 100% 50%);flex-shrink:0}.profile-page__name{font-size:1.15rem;font-weight:800;color:hsl(0 0% 98%);margin:0;letter-spacing:-.02em;line-height:1.2}.profile-page__email,.profile-page__meta{font-size:.8rem;color:hsl(0 0% 58%);margin:0;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-run-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.profile-run-list>li{display:contents;min-width:0}@media (max-width:1100px){.profile-run-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:820px){.profile-run-list{grid-template-columns:repeat(2,minmax(0,1fr))}}.profile-run-card{display:block;width:100%;border-radius:0;color:hsl(0 0% 98%);cursor:default;transform-style:preserve-3d}.profile-run-card--expandable,.profile-run-card--interactive{cursor:pointer}.profile-run-card__flipper{position:relative;width:100%;aspect-ratio:3/4;transform-style:preserve-3d;border-radius:0;will-change:transform}.profile-run-card-tilt-wrap{contain:layout style;transform:translateZ(0)}.profile-run-card__face{position:absolute;inset:0;backface-visibility:hidden;-webkit-backface-visibility:hidden;border-radius:0;overflow:hidden;border:1px solid hsl(0 0% 100%/.1);box-sizing:border-box}.profile-run-card__face[aria-hidden=true],.profile-run-card__face[aria-hidden=true] *{pointer-events:none!important}.profile-run-card__face--back,.profile-run-card__face--back-art{background-color:#111;background-image:linear-gradient(45deg,#222 25%,transparent 0,transparent 75%,#222 0),linear-gradient(45deg,#222 25%,transparent 0,transparent 75%,#222 0);background-size:12px 12px;background-position:0 0,6px 6px;display:flex;flex-direction:column}.profile-run-card__face--back{transform:rotateY(180deg)}.profile-run-card__face--pattern-audio,.profile-run-card__face--pattern-checker,.profile-run-card__face--pattern-extend,.profile-run-card__face--pattern-map,.profile-run-card__face--pattern-pack,.profile-run-card__face--pattern-parallax,.profile-run-card__face--pattern-text,.profile-run-card__face--pattern-tile-repeat,.profile-run-card__face--pattern-tiles,.profile-run-card__face--pattern-video{background-color:#111;background-image:linear-gradient(45deg,#222 25%,transparent 0,transparent 75%,#222 0),linear-gradient(45deg,#222 25%,transparent 0,transparent 75%,#222 0);background-size:12px 12px;background-position:0 0,6px 6px;border-style:solid;border-color:hsl(0 0% 100%/.1)}.profile-run-card__back-pattern{display:none}.prc-pattern-audio{position:absolute;left:50%;top:42%;display:flex;height:2.75rem;width:55%;max-width:7rem;translate:-50% -50%;align-items:flex-end;justify-content:center;gap:.2rem;opacity:.55}.prc-pattern-audio>span{width:.35rem;border-radius:0;background:hsl(0 0% 100%/.22)}.prc-pattern-text{position:absolute;left:14%;right:14%;top:28%;display:flex;flex-direction:column;gap:.4rem;opacity:.55}.prc-pattern-text>span{display:block;height:.28rem;border-radius:0;background:hsl(0 0% 100%/.12)}.prc-pattern-text__title{width:72%;height:.4rem!important;background:hsl(0 0% 100%/.18)!important;margin-bottom:.25rem}.prc-pattern-text__short{width:58%}.prc-pattern-parallax{position:absolute;inset:0}.prc-pattern-parallax__far,.prc-pattern-parallax__mid,.prc-pattern-parallax__near,.prc-pattern-parallax__sky{position:absolute;inset-inline:0}.prc-pattern-parallax__sky{top:0;height:38%;background:linear-gradient(180deg,hsl(210 30% 22%/.5),transparent)}.prc-pattern-parallax__far{top:28%;height:1.4rem;background:hsl(0 0% 100%/.06)}.prc-pattern-parallax__mid{top:42%;height:1.75rem;background:hsl(0 0% 100%/.1)}.prc-pattern-parallax__near{bottom:0;height:28%;background:hsl(0 0% 0%/.35)}.prc-pattern-pack{position:absolute;left:50%;top:40%;display:grid;width:70%;max-width:8.5rem;aspect-ratio:2/1;translate:-50% -50%;grid-template-columns:repeat(4,1fr);gap:.28rem;opacity:.55}.prc-pattern-pack>span{aspect-ratio:1;border-radius:0;border:1px dashed hsl(0 0% 100%/.22);background:hsl(0 0% 0%/.35)}.prc-pattern-tiles{position:absolute;left:50%;top:40%;display:grid;width:5.5rem;height:5.5rem;translate:-50% -50%;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(4,1fr);gap:1px;padding:.2rem;border-radius:0;border:1px dashed hsl(0 0% 100%/.2);background:hsl(0 0% 0%/.45);opacity:.7}.prc-pattern-tiles>span{border-radius:0;background:hsl(0 0% 100%/.1)}.prc-pattern-tile-repeat{position:absolute;left:50%;top:40%;display:grid;width:5.5rem;height:5.5rem;translate:-50% -50%;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);overflow:hidden;border-radius:0;border:1px dashed hsl(0 0% 100%/.2);opacity:.7}.prc-pattern-tile-repeat>span{background-image:linear-gradient(45deg,#333 25%,transparent 0,transparent 75%,#333 0);background-size:12px 12px;opacity:.7}.prc-pattern-extend{position:absolute;left:50%;top:40%;width:70%;max-width:9rem;aspect-ratio:16/11;translate:-50% -50%}.prc-pattern-extend__frame{position:absolute;inset:18%;border-radius:0;background:hsl(0 0% 100%/.06);border:1px dashed hsl(0 0% 100%/.18)}.prc-pattern-extend__arrow{position:absolute;right:.15rem;top:50%;translate:0 -50%;font-size:.95rem;color:hsl(152 60% 55%/.75);line-height:1}.prc-pattern-map{position:absolute;left:50%;top:40%;display:grid;width:5.75rem;height:5.75rem;translate:-50% -50%;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);gap:.2rem;opacity:.55}.prc-pattern-map>span{border-radius:0;border:1px dashed hsl(0 0% 100%/.2);background:hsl(0 0% 100%/.04)}.prc-pattern-map>span:nth-child(5){background:hsl(0 0% 100%/.1);border-style:solid}.profile-run-card__back-body{position:relative;z-index:1;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-end;gap:0;height:100%;padding:.75rem .55rem;text-align:center}.profile-run-card__back-main{display:flex;flex:1 1 auto;min-height:0;flex-direction:column;align-items:center;justify-content:flex-end;gap:0;width:100%}.profile-run-card__back-overlay{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem .85rem;pointer-events:none}.profile-run-card__back-emblem{flex:1 1 auto;width:100%;min-height:0;display:flex;align-items:center;justify-content:center;border:none;border-radius:0;background:none;animation:none;filter:none}.profile-run-card__back-emblem-icon{width:2.25rem;height:2.25rem;color:hsl(0 0% 100%/.32)!important;opacity:1}.profile-run-card__back-info{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;width:100%;min-width:0;flex-shrink:0;padding-top:.5rem}.profile-run-card__back-tool-name{margin:0;max-width:100%;font-size:.68rem;font-weight:700;line-height:1.25;letter-spacing:.04em;text-transform:uppercase;text-align:center;color:hsl(0 0% 100%/.55);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-run-card__back-meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.2rem .35rem;margin:0;max-width:100%;line-height:1.2}.profile-run-card__back-meta>:not(:last-child):after{content:"·";margin-left:.35rem;color:hsl(0 0% 100%/.25)}.profile-run-card__back-date-text{margin:0;font-size:.55rem;color:hsl(0 0% 100%/.42);line-height:1.2}.profile-run-card__back-run-id{font-size:.52rem;color:hsl(0 0% 100%/.38);font-family:ui-monospace,monospace;letter-spacing:.04em}.profile-run-card__back-status-badge{font-size:.5rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:hsl(0 70% 72%);background:hsl(0 70% 18%/.55);border:1px solid hsl(0 70% 50%/.4);border-radius:0;padding:.12rem .45rem}.profile-run-card__back-actions{display:flex;flex-direction:row;align-items:stretch;gap:.35rem;width:100%;flex-shrink:0}.profile-run-card__back-btn{flex:1 1 0;min-width:0;padding:.4rem .3rem;border-radius:0;font-size:.62rem;font-weight:700;font-family:inherit;cursor:pointer;transition:background .15s ease,border-color .15s ease;border:none;display:inline-flex;align-items:center;justify-content:center;gap:.25rem;white-space:nowrap}.profile-run-card__back-btn--regen{background:hsl(262 35% 18%/.65);color:hsl(262 55% 82%);border:1px solid hsl(262 40% 42%/.5);backdrop-filter:blur(8px)}.profile-run-card__back-btn--regen:hover{background:hsl(262 35% 24%/.8);border-color:hsl(262 60% 62%/.6)}.profile-run-card__back-btn--delete{background:hsl(0 40% 16%/.7);color:hsl(0 70% 78%);border:1px solid hsl(0 45% 42%/.5);backdrop-filter:blur(8px)}.profile-run-card__back-btn--delete:hover:not(:disabled){background:hsl(0 40% 22%/.85);border-color:hsl(0 55% 55%/.65)}.profile-run-card__back-btn--delete:disabled{opacity:.55;cursor:not-allowed}.profile-run-card__back-regen-icon{width:11px;height:11px;flex-shrink:0}.profile-run-card__delete-btn{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;padding:0;border:1px solid rgba(255,120,120,.4);border-radius:0;background:rgba(80,20,20,.45);color:hsl(0 80% 82%);cursor:pointer;backdrop-filter:blur(8px);transition:background .15s ease,border-color .15s ease;flex-shrink:0}.profile-run-card__delete-btn:hover:not(:disabled){background:rgba(140,30,30,.65);border-color:rgba(255,140,140,.65)}.profile-run-card__delete-btn:disabled{opacity:.55;cursor:not-allowed}.profile-run-card__delete-btn:focus-visible{outline:2px solid hsl(72 100% 50%);outline-offset:2px}.profile-run-card__delete-btn-icon{width:12px;height:12px;flex-shrink:0}.profile-run-card__frame{position:relative;width:100%;height:100%;overflow:hidden;border-radius:0;background:hsl(0 0% 10%)}.profile-run-card__shine{position:absolute;inset:0;border-radius:0;pointer-events:none;z-index:2;opacity:0;background:radial-gradient(circle at calc(var(--shine-x, 50) * 1%) calc(var(--shine-y, 50) * 1%),hsl(0 0% 100%/.13) 0,hsl(0 0% 100%/.05) 40%,transparent 70%);transition:opacity .2s ease}.profile-run-card:hover .profile-run-card__shine{opacity:1}.profile-run-card__thumb-hit{display:block;position:absolute;inset:0;width:100%;height:100%;margin:0;padding:0;border:none;background:transparent;cursor:pointer;line-height:0;z-index:1}.profile-run-card__thumb-hit:focus-visible{outline:2px solid hsl(72 100% 50%);outline-offset:-3px}.profile-run-card__thumb{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;display:block}.profile-run-card__story-preview{position:absolute;inset:0;display:flex;align-items:center;padding:1rem;font-size:.78rem;line-height:1.55;color:hsl(0 0% 58%);overflow:hidden}.profile-run-card__story-preview p{margin:0}.profile-run-card__placeholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:2.5rem;color:hsl(0 0% 40%)}.profile-run-card__overlay-top{position:absolute;top:0;left:0;right:0;z-index:3;display:flex;align-items:flex-start;justify-content:space-between;gap:.3rem;padding:.45rem .45rem 0;pointer-events:none}.profile-run-card__overlay-top-right{margin-left:auto;max-width:min(100%,11rem);pointer-events:auto}.profile-run-card__tag{display:inline-flex;align-items:center;justify-content:center;padding:.28rem;background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.28);border-radius:0;color:#fff;flex-shrink:0;backdrop-filter:blur(8px);pointer-events:auto}button.profile-run-card__tag{margin:0;font:inherit;cursor:pointer;transition:background .15s ease,border-color .15s ease}button.profile-run-card__tag:hover{background:rgba(255,255,255,.28);border-color:rgba(255,255,255,.42)}button.profile-run-card__tag:focus-visible{outline:2px solid hsl(72 100% 50%);outline-offset:2px}.profile-run-card__tag-icon{width:12px;height:12px;flex-shrink:0;opacity:.9}.profile-run-card__top-badges{display:flex;gap:.25rem;align-items:center;pointer-events:auto}.profile-run-card__badge{display:inline-flex;align-items:center;justify-content:center;background:rgba(124,109,240,.85);color:#fff;font-size:.5rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;padding:.15rem .4rem;border-radius:0;backdrop-filter:blur(6px)}.profile-run-card__badge--error{background:rgba(185,28,28,.85)}.profile-run-card__overlay-bottom{position:absolute;bottom:0;left:0;right:0;z-index:3;display:flex;align-items:flex-end;gap:.3rem;padding:.5rem;pointer-events:none}.profile-run-card__overlay-bottom>*{pointer-events:auto}.profile-run-card__world-slot{position:relative;max-width:100%}.profile-run-card__world-slot .split-dropdown{max-width:100%;background:rgba(0,0,0,.55);border-color:rgba(255,255,255,.28);backdrop-filter:blur(8px)}.profile-run-card__world-chip{display:inline-flex;align-items:center;gap:.2rem;height:1.75rem;padding:0 .55rem;border-radius:0;border:1px solid rgba(255,255,255,.35);background:rgba(0,0,0,.55);color:#fff;font-size:.65rem;font-weight:600;letter-spacing:.02em;backdrop-filter:blur(6px)}.profile-run-card__world-chip:hover{border-color:rgba(204,255,0,.55);color:#ccff00}.profile-run-card__demo-hint{margin:0;padding:.35rem .25rem 0;font-size:.65rem;line-height:1.35;color:rgba(255,255,255,.4);text-align:center}.profile-run-card__input-pip{position:relative;flex-shrink:0;width:3rem;aspect-ratio:3/4;overflow:hidden;border-radius:0;border:1.5px solid rgba(255,255,255,.75);background:#ddd;box-shadow:0 2px 6px rgba(0,0,0,.22)}.profile-run-card__input-pip-img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}.profile-run-card__input-pip-img--b{width:60%;height:auto;inset:auto;bottom:0;right:0;border-radius:0;border:1px solid rgba(255,255,255,.6);box-shadow:-1px -1px 4px rgba(0,0,0,.2)}.profile-run-card__detail{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;gap:.3rem;padding:.45rem .55rem;border:1px solid rgba(255,255,255,.22);border-radius:0;background:rgba(255,255,255,.14);color:#fff;font-size:.68rem;font-weight:600;font-family:inherit;cursor:pointer;backdrop-filter:blur(16px);transition:background .15s ease;white-space:nowrap}.profile-run-card__detail:hover{background:rgba(255,255,255,.26);border-color:rgba(255,255,255,.4)}.profile-run-card__detail:focus-visible{outline:2px solid hsl(72 100% 50%);outline-offset:2px}.profile-run-card__detail-icon{width:13px;height:13px;flex-shrink:0}@media (min-width:480px){.profile-run-card__input-pip{width:3.5rem}}.profile-run-card-tilt-wrap{display:block;width:100%}.prc-expand-shell{position:fixed;inset:0;z-index:10001;display:flex;align-items:center;justify-content:center;pointer-events:none}.prc-expand-shell>*{pointer-events:auto}.prc-expand-backdrop{position:fixed;inset:0;z-index:10000;background:hsl(240 20% 4%/.82);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);cursor:zoom-out}.prc-expand-content{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.prc-expand-close{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:0;border:1px solid hsl(0 0% 100%/.15);background:hsl(0 0% 10%/.75);color:hsl(0 0% 70%);cursor:pointer;transition:background .15s,color .15s,border-color .15s}.prc-expand-close:hover{background:hsl(0 0% 100%/.1);color:hsl(0 0% 100%);border-color:hsl(0 0% 100%/.3)}.prc-expand-close:focus-visible{outline:2px solid hsl(0 0% 100%/.4);outline-offset:2px}.prc-expand-card{width:min(90vw,420px);box-shadow:0 40px 100px hsl(240 20% 2%/.8)}.prc-expand-card--fit-media{width:min(92vw,960px,calc(88vh * (var(--prc-ar-w) / var(--prc-ar-h))))}.prc-expand-card--fit-media .profile-run-card__flipper{aspect-ratio:var(--prc-ar-w) /var(--prc-ar-h)}.prc-expand-card--fit-media .profile-run-card__thumb{-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;background:#0a0a0c}@media (prefers-reduced-motion:reduce){.profile-run-card{transform:none!important}.profile-run-card__flipper{transition:none!important}.profile-run-card__shine{display:none}.prc-expand-card{transition:none!important}}.run-detail-page{display:flex;flex-direction:column;align-items:center;padding-bottom:2rem}.run-detail-hero__title{font-size:clamp(1.4rem,3.5vw,2rem);font-weight:800;color:hsl(0 0% 98%);margin:0;letter-spacing:-.02em;line-height:1.2}.run-detail-body{max-width:1280px;margin:clamp(.75rem,2vw,1.25rem) auto 0;padding:0 clamp(1rem,4vw,1.5rem)}.run-detail-body,.run-detail-export{width:100%;display:flex;flex-direction:column;gap:.75rem}.run-detail-waiting{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem 1rem;text-align:center}.run-detail-waiting__eyebrow{display:inline-flex;align-items:center;gap:.4rem;font-size:.7rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:hsl(72 100% 50%);background:hsl(72 100% 50%/.1);border:1px solid hsl(72 100% 50%/.2);padding:.28rem .85rem;border-radius:999px}.run-detail-waiting__title{font-size:clamp(1.2rem,3vw,1.6rem)!important;margin-bottom:.5rem!important}.run-detail-waiting__spinner{width:36px;height:36px;border:3px solid hsl(72 100% 50%/.15);border-top-color:hsl(72 100% 50%);border-radius:50%;animation:spin .75s linear infinite}.run-detail-waiting__msg{font-size:.9rem;color:hsl(0 0% 58%);margin:0;text-align:center}.run-detail-error{font-size:.875rem;color:hsl(0 72% 65%);text-align:center;margin:0;padding:.75rem 1rem;background:hsl(0 72% 51%/.08);border:1px solid hsl(0 72% 51%/.2);border-radius:.65rem}.run-detail-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem 1rem;width:100%}.run-detail-footer__retry{display:inline-flex;align-items:center;justify-content:center;padding:.45rem 1.1rem;border:1px solid hsl(0 0% 100%/.1);border-radius:999px;font-size:.83rem;font-weight:600;font-family:inherit;background:hsl(0 0% 100%/.03);color:hsl(0 0% 98%);text-decoration:none;white-space:nowrap;cursor:pointer;transition:border-color .15s,box-shadow .15s,color .15s}.run-detail-footer__retry:hover{border-color:hsl(72 100% 50%/.45);color:hsl(72 100% 50%);box-shadow:0 0 0 3px hsl(72 100% 50%/.1)}.run-detail-footer__download{display:inline-flex;align-items:center;gap:.35rem;padding:.45rem 1.1rem;border:1px solid hsl(72 100% 50%/.35);border-radius:999px;font-size:.83rem;font-weight:600;font-family:inherit;background:hsl(72 100% 50%/.1);color:hsl(72 100% 50%);text-decoration:none;white-space:nowrap;cursor:pointer;transition:background .15s}.run-detail-footer__download:hover{background:hsl(72 100% 50%/.18)}@keyframes spin{to{transform:rotate(1turn)}}