:root{color:#1d1a16;font-family:Avenir Next,Segoe UI,sans-serif;line-height:1.5;font-weight:400;background:radial-gradient(circle at top left,rgba(235,113,56,.28),transparent 28%),radial-gradient(circle at 85% 10%,rgba(40,98,82,.25),transparent 24%),linear-gradient(180deg,#f6f1e8,#f1e2c4)}*{box-sizing:border-box}body{margin:0;min-height:100vh;color:#1d1a16;background:transparent}button,input,textarea{font:inherit}button{cursor:pointer}a{color:inherit}#root{min-height:100vh}.app-shell{width:min(1180px,calc(100vw - 2rem));margin:0 auto;padding:2rem 0 3rem}.hero-panel{display:grid;gap:1rem;margin-bottom:1.5rem;padding:1.6rem 1.8rem;border:1px solid rgba(29,26,22,.12);border-radius:28px;background:#fffbf5b8;box-shadow:0 18px 50px #5d3a161f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hero-panel h1{margin:0;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:clamp(2.3rem,5vw,4.5rem);line-height:.98;letter-spacing:-.04em;max-width:12ch}.hero-copy{margin:0;max-width:58ch;color:#1d1a16d6;font-size:1.05rem}.eyebrow{margin:0 0 .8rem;color:#8a4b2d;font-size:.82rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.workspace-grid{display:grid;grid-template-columns:minmax(320px,420px) minmax(0,1fr);gap:1.25rem}.panel{padding:1.4rem;border:1px solid rgba(29,26,22,.1);border-radius:28px;background:#fffaf3e0;box-shadow:0 14px 35px #5d3a161c}.panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.panel-header h2,.player-header h2{margin:0;font-size:1.35rem}.panel-header p,.player-header p,.muted-copy,.empty-state p,.library-meta,.player-meta,.direct-link-label{margin:0;color:#1d1a16b3}.stack{display:grid;gap:1rem}.field-label{display:grid;gap:.45rem;font-size:.92rem;font-weight:600}.text-input,.file-input,.direct-link-box{width:100%;padding:.85rem .95rem;border:1px solid rgba(29,26,22,.16);border-radius:16px;background:#ffffffbd}.file-input{padding:1rem}.button-row{display:flex;flex-wrap:wrap;gap:.75rem}.primary-button,.secondary-button,.ghost-button,.library-item button{border:0;border-radius:999px;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.primary-button,.secondary-button,.ghost-button{padding:.85rem 1.2rem;font-weight:700}.primary-button{color:#fff8ef;background:linear-gradient(135deg,#bf5527,#d47d34);box-shadow:0 12px 22px #bf552747}.secondary-button{color:#17352f;background:linear-gradient(135deg,#9ad1ba,#d1eddc)}.ghost-button{color:#1d1a16;background:#1d1a1614}.primary-button:hover,.secondary-button:hover,.ghost-button:hover,.library-item button:hover{transform:translateY(-1px)}.primary-button:disabled,.secondary-button:disabled,.ghost-button:disabled{cursor:wait;opacity:.7;transform:none}.message{padding:.85rem .95rem;border-radius:16px}.message.error{color:#7f1f14;background:#c9563c1f;border:1px solid rgba(201,86,60,.2)}.message.info{color:#24483f;background:#528f7524;border:1px solid rgba(82,143,117,.22)}.library-list{display:grid;gap:.8rem;max-height:520px;overflow-y:auto;padding-right:.2rem}.library-item{padding:0}.library-item button{display:grid;gap:.45rem;width:100%;padding:1rem;text-align:left;color:inherit;background:#ffffffc7;border:1px solid rgba(29,26,22,.12)}.library-item button.is-selected{border-color:#bf55276b;background:linear-gradient(180deg,#fff3e2e6,#ffffffeb);box-shadow:0 10px 24px #bf552729}.library-title,.player-title{font-size:1.02rem;font-weight:700}.library-meta,.player-meta{font-size:.9rem}.player-panel{display:grid;gap:1rem}.player-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.video-frame{overflow:hidden;border-radius:24px;border:1px solid rgba(29,26,22,.12);background:linear-gradient(180deg,#121110,#2f241d);aspect-ratio:16 / 9}.video-frame video{width:100%;height:100%;object-fit:contain;background:#15110e}.empty-state{display:grid;place-items:center;min-height:360px;padding:2rem;border-radius:24px;border:1px dashed rgba(29,26,22,.16);background:linear-gradient(180deg,#ffffff8c,#fff8efd1),radial-gradient(circle at top right,rgba(212,125,52,.16),transparent 32%)}.direct-link-box{min-height:92px;resize:vertical;color:#3c2d25}.playback-actions{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.receiver-shell{width:min(1080px,calc(100vw - 1.5rem))}.receiver-hero h1{max-width:14ch}.receiver-panel{min-height:calc(100vh - 14rem)}.receiver-meta{display:grid;gap:.35rem}.receiver-video-frame{aspect-ratio:16 / 9}.receiver-empty-state{min-height:420px}@media(max-width:920px){.workspace-grid{grid-template-columns:1fr}.hero-panel{padding:1.35rem}}@media(max-width:640px){.app-shell{width:min(100vw - 1rem,100%);padding:.5rem 0 2rem}.panel,.hero-panel{border-radius:22px}.panel-header,.player-header{flex-direction:column}}
