@import"https://fonts.googleapis.com/css2?family=Epilogue:wght@400;500;600;700;800&display=swap";.page{min-height:100vh}.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;min-height:4.5rem;padding:.85rem clamp(1rem,3vw,2.2rem);border-bottom:1px solid var(--line);background:#f6f8ffeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;width:max-content;align-items:center;gap:.72rem;text-decoration:none}.brand strong,.brand small{display:block}.padlo-logo{display:inline-grid;flex:0 0 auto;width:2.35rem;height:2.35rem;place-items:center}.padlo-logo img{width:100%;height:100%;display:block;border-radius:.72rem;object-fit:cover}.brand small,.selected-clip p,.clip-card__body span,.filter-bar span,.clip-navigation__head span,.clip-navigation__duration span{color:var(--muted)}.workspace{display:grid;gap:1rem;width:min(100%,1280px);margin:0 auto;padding:clamp(.9rem,2vw,1.4rem)}.hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:end;padding:.25rem .2rem .4rem}.eyebrow{margin-bottom:.42rem;color:var(--brand-strong);font-size:.74rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.hero h1{max-width:36ch;margin-bottom:0;font-size:clamp(1.85rem,3.2vw,3.15rem);line-height:1.04;font-weight:900}.clip-card__kind,.clip-navigation__head strong{display:inline-flex;align-items:center;min-height:2rem;padding:.35rem .62rem;border:1px solid var(--line);border-radius:999px;background:var(--brand-tint);color:var(--brand-strong);font-size:.78rem;font-weight:800}.match-mode{display:grid;gap:.45rem;min-width:min(29rem,42vw);justify-self:end}.match-mode>span{color:var(--brand-strong);font-size:.74rem;font-weight:900;text-transform:uppercase}.match-mode__tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.38rem;padding:.35rem;border:1px solid var(--line);border-radius:1rem;background:#fff;box-shadow:0 12px 28px #243fd914}.match-mode__tabs button{display:grid;gap:.12rem;min-height:3.15rem;border:0;border-radius:.75rem;background:transparent;color:var(--muted);padding:.45rem .7rem;text-align:left;font-weight:900}.match-mode__tabs button.is-active{background:var(--brand);color:#fff;box-shadow:0 10px 20px #243fd933}.match-mode__tabs button:disabled{cursor:not-allowed;opacity:.48}.match-mode__tabs small{color:currentColor;font-size:.72rem;font-weight:800;opacity:.76}.review,.story-row,.analysis-panel{border:1px solid var(--line);border-radius:1.25rem;background:#fffffff5;box-shadow:var(--shadow)}.review{overflow:hidden}.video-shell{position:relative;aspect-ratio:16 / 9;background:var(--ink)}.video-player{position:relative;overflow:hidden;background:var(--ink);isolation:isolate}.video-player video{display:block;width:100%;height:100%;object-fit:contain}.video-player__controls{position:absolute;left:1rem;right:1rem;bottom:1rem;z-index:4;display:flex;gap:.65rem;align-items:center;min-height:3.15rem;padding:.58rem .72rem;border:1px solid rgba(255,255,255,.16);border-radius:1rem;background:#090e24b8;color:#fff;opacity:0;transform:translateY(.35rem);transition:opacity .16s ease,transform .16s ease;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.video-player:hover .video-player__controls,.video-player:focus-within .video-player__controls{opacity:1;transform:translateY(0)}.video-player__controls button{display:grid;flex:0 0 auto;width:2.15rem;height:2.15rem;place-items:center;border:0;border-radius:999px;background:#ffffff24;color:#fff;padding:0}.video-player__controls svg{width:1.05rem;height:1.05rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.15}.video-player__controls button:first-child{background:var(--brand)}.video-player__controls button:first-child svg{fill:#fff;stroke:#fff}.video-player__controls button:disabled{cursor:not-allowed;opacity:.42}.video-player__controls input{flex:1 1 auto;min-width:5rem;accent-color:var(--brand-soft)}.video-player__time{flex:0 0 auto;min-width:6.6rem;color:#ffffffe0;font-size:.78rem;font-variant-numeric:tabular-nums;font-weight:850;text-align:center;white-space:nowrap}.clip-navigation{display:grid;gap:.7rem;padding:.85rem;border-bottom:1px solid var(--line);background:linear-gradient(180deg,#ffffff,var(--surface-soft))}.clip-navigation__group{display:grid;grid-template-columns:9.75rem minmax(0,1fr);gap:.7rem;align-items:center}.clip-navigation__head,.clip-navigation__duration{display:flex;align-items:center;justify-content:space-between;gap:.5rem;font-size:.78rem;font-weight:800}.clip-navigation__head strong{min-width:2rem;justify-content:center;padding:.25rem .55rem}.clip-navigation__rail{display:flex;gap:.42rem;overflow-x:auto;padding:.12rem .02rem .28rem}.clip-pill{flex:0 0 auto;min-width:4.75rem;min-height:2.35rem;border:1px solid var(--line);border-radius:.75rem;background:#fff;color:var(--ink);font-size:.78rem;font-weight:800;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.clip-pill:hover,.clip-pill.is-active{border-color:var(--brand-strong);box-shadow:0 10px 18px #243fd91a;transform:translateY(-1px)}.clip-pill--serve{background:#f8fbff}.clip-pill--lob-to-backwall{background:#fff9ee}.clip-pill--highlight{background:#fff6f1}.clip-navigation__duration{justify-content:end}.clip-navigation__duration strong{color:var(--ink)}.selected-clip{display:grid;grid-template-columns:minmax(0,1fr) minmax(20rem,.92fr);gap:1rem;padding:1rem}.selected-clip h2{margin-bottom:.45rem}.selected-clip p{margin-bottom:0}.selected-clip__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.selected-clip__facts div{min-width:0;padding:.72rem;border:1px solid var(--line);border-radius:.85rem;background:var(--surface-soft)}.selected-clip__facts span,.selected-clip__facts strong{display:block}.selected-clip__facts span{margin-bottom:.3rem;color:var(--muted);font-size:.72rem;font-weight:800}.selected-clip__facts strong{color:var(--ink);font-size:.86rem;line-height:1.35}.story-row{display:grid;gap:.85rem;padding:1rem}.story-row__head h2{margin-bottom:0;font-size:1.15rem}.story-row__cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.story-card{position:relative;display:grid;min-height:15.5rem;align-content:end;overflow:hidden;border:0;border-radius:1rem;background:var(--ink);color:#fff;padding:.85rem;text-align:left;isolation:isolate;box-shadow:0 16px 32px #243fd924}.story-card:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(180deg,#0c133014,#0c1330d1);content:""}.story-card img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;width:100%;height:100%;object-fit:cover}.story-card span,.story-card strong{display:block;text-shadow:0 2px 10px rgba(0,0,0,.35)}.story-card span{font-size:1rem;font-weight:900}.story-card strong{margin-top:.2rem;color:#ffffffd1;font-size:.76rem}.analysis-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem}.analysis-tabs button{display:flex;align-items:center;justify-content:space-between;gap:.65rem;min-height:3rem;border:1px solid var(--line);border-radius:.95rem;background:#fff;color:var(--muted);padding:0 .85rem;font-weight:850;box-shadow:0 8px 20px #243fd90a}.analysis-tabs button.is-active{border-color:var(--brand-strong);background:var(--brand);color:#fff}.analysis-tabs span{display:grid;min-width:1.75rem;min-height:1.75rem;place-items:center;border-radius:999px;background:#ffffff94;font-size:.76rem}.analysis-panel{display:grid;gap:.9rem;padding:1rem}.analysis-panel__header{display:flex;align-items:start;justify-content:space-between;gap:1rem}.analysis-panel__header h2{max-width:54rem;margin-bottom:0;font-size:1.08rem;font-weight:750}.analysis-panel__header>strong{display:grid;min-width:2.4rem;min-height:2.4rem;place-items:center;border-radius:999px;background:var(--brand-tint);color:var(--brand-strong)}.filter-bar{display:grid;grid-template-columns:minmax(12rem,1fr) minmax(10rem,.32fr);gap:.7rem}.filter-bar label{display:grid;gap:.3rem}.filter-bar span{font-size:.74rem;font-weight:800}.filter-bar input,.filter-bar select{width:100%;min-height:2.8rem;border:1px solid var(--line);border-radius:.82rem;background:#fff;color:var(--text);padding:0 .75rem}.clip-list{display:grid;gap:.55rem}.empty-state{margin:0;padding:1rem;border:1px solid var(--line);border-radius:.95rem;background:var(--surface-soft);color:var(--muted);font-weight:750}.clip-card{display:grid;grid-template-columns:auto 5rem minmax(0,1fr) auto;gap:.75rem;align-items:center;min-height:5.4rem;border:1px solid var(--line);border-radius:.95rem;background:#fff;color:inherit;padding:.75rem;text-align:left;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.clip-card:hover,.clip-card.is-selected{border-color:var(--brand-strong);box-shadow:0 14px 28px #243fd914;transform:translateY(-1px)}.clip-card__kind{justify-content:center;min-width:4.8rem}.clip-card__time{color:var(--ink);font-size:.92rem;font-weight:900}.clip-card__body{display:grid;gap:.22rem;min-width:0}.clip-card__body strong,.clip-card__body span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.clip-card__meta{color:var(--muted);font-size:.78rem;font-weight:800;white-space:nowrap}.story-viewer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;background:#080d20db}.story-viewer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:transparent}.story-viewer__panel{position:relative;width:min(28rem,92vw);aspect-ratio:9 / 16;overflow:hidden;border-radius:1.15rem;background:#000;box-shadow:0 28px 72px #00000073}.story-viewer__video{width:100%;height:100%;object-fit:cover}.story-viewer__progress{position:absolute;top:.65rem;left:.75rem;right:.75rem;z-index:2;height:.22rem;overflow:hidden;border-radius:999px;background:#ffffff47}.story-viewer__progress span{display:block;width:100%;height:100%;transform-origin:left;background:var(--brand-soft);transition:transform .1s linear}.story-viewer__icon{position:absolute;z-index:3;display:grid;width:2.5rem;height:2.5rem;place-items:center;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:#00000057;color:#fff;padding:0;text-decoration:none}.story-viewer__icon svg{width:1.14rem;height:1.14rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2}.story-viewer__close{top:1.15rem;left:.75rem}.story-viewer__download{top:1.15rem;right:.75rem}.story-viewer__mute{left:.75rem;bottom:.75rem}.story-viewer__brand{position:absolute;right:.75rem;bottom:.75rem;z-index:3;display:inline-flex;align-items:center;gap:.45rem;padding:.38rem .55rem;border-radius:999px;background:#0000006b;color:#fff;font-size:.74rem;font-weight:900;line-height:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.story-viewer__brand .padlo-logo{width:1.25rem;height:1.25rem}.active-reel{display:grid;gap:.7rem}.active-reel__head{display:flex;align-items:end;justify-content:space-between;gap:1rem}.active-reel__head h3{margin-bottom:0;font-size:1.05rem}.active-reel__head>strong{color:var(--brand-strong);font-size:.9rem}.active-reel__player{border-radius:1rem;aspect-ratio:16 / 9;box-shadow:0 18px 40px #121c461f}@media (max-width: 980px){.hero,.selected-clip,.filter-bar{grid-template-columns:1fr}.match-mode{min-width:0;justify-self:stretch}.match-mode__tabs{justify-content:start}.selected-clip__facts{grid-template-columns:1fr}.story-row__cards,.analysis-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.workspace{padding:.75rem}.hero h1{font-size:1.9rem;overflow-wrap:break-word}.clip-navigation__group{grid-template-columns:1fr}.video-player__controls{left:.55rem;right:.55rem;bottom:.55rem;flex-wrap:wrap;opacity:1;transform:none}.video-player__controls button[aria-label=Fullscreen]{display:none}.video-player__controls input{order:2;flex-basis:100%}.video-player__time{margin-left:auto;min-width:5.8rem;font-size:.72rem}.clip-navigation__duration{justify-content:space-between}.story-row__cards{display:flex;overflow-x:auto;padding-bottom:.2rem;scroll-snap-type:x proximity}.story-card{flex:0 0 72vw;scroll-snap-align:start}.analysis-tabs,.clip-card{grid-template-columns:1fr}.clip-card__kind{width:max-content}.clip-card__body strong,.clip-card__body span{white-space:normal}}:root{--bg: #f6f8ff;--surface: #ffffff;--surface-soft: #eef2ff;--brand-tint: #e6ebff;--text: #151b32;--muted: #68708a;--line: rgba(36, 63, 217, .13);--line-strong: rgba(36, 63, 217, .28);--brand: #243fd9;--brand-strong: #182ba7;--brand-soft: #8ea0ff;--ink: #0c1330;--peach: #ff8ca8;--amber: #f4c95d;--shadow: 0 18px 42px rgba(36, 63, 217, .1);--body-font: "Epilogue", sans-serif;--display-font: "Epilogue", sans-serif;color:var(--text);background:var(--bg);font-family:var(--body-font);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:default}a{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--display-font);letter-spacing:0}p{line-height:1.55}#root{min-height:100vh;overflow-x:hidden}
