@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700&display=swap";:root{color:#e9f2f5;font-synthesis:none;background:#07121d;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button{cursor:pointer}main{background:radial-gradient(circle at 85% 0,#123342 0,#0000 32%),#07121d;grid-template-columns:290px 1fr;min-height:100vh;display:grid}aside{background:#091722;border-right:1px solid #1d3441;flex-direction:column;padding:24px 18px;display:flex}.brand{align-items:center;gap:12px;padding:0 6px 26px;display:flex}.brand b{font-family:Manrope;font-size:18px}.brand small,.brand div{color:#8296a3;display:block}.logo{color:#09201d;background:#69e0c3;border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.logo svg{width:21px}.search{background:#0c1c28;border:1px solid #29414e;border-radius:13px;align-items:center;gap:10px;height:44px;padding:0 12px;display:flex}.search svg{color:#78909c;width:17px}.search input{color:#fff;background:0 0;border:0;outline:0;width:100%}.meeting-list{gap:7px;margin-top:20px;display:grid;overflow:auto}.meeting-list button{text-align:left;color:#b7c7cf;background:0 0;border:1px solid #0000;border-radius:13px;padding:12px}.meeting-list button.active{color:#fff;background:#112936;border-color:#244451}.meeting-list span,.meeting-list small{display:block}.meeting-list small{color:#718993;margin-top:5px;font-size:12px}.privacy{color:#6f8a95;align-items:center;gap:9px;margin-top:auto;padding:14px 6px;font-size:12px;display:flex}.privacy svg{color:#69e0c3;width:16px}.workspace{width:100%;max-width:1260px;margin:auto;padding:30px 4vw 60px}header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}h1{margin:0;font-family:Manrope;font-size:27px}header p{color:#78909b;margin:6px 0 0;font-size:14px}.header-actions{gap:8px;display:flex}.ghost{color:#cbd9df;background:#0c1c28;border:1px solid #2a4350;border-radius:11px;align-items:center;gap:7px;padding:9px 12px;display:flex}.ghost svg{width:17px}.danger{color:#ff8e96}.recorder{background:linear-gradient(110deg,#102734,#0d202c);border:1px solid #284653;border-radius:20px;align-items:center;gap:15px;padding:20px;display:flex;box-shadow:0 20px 60px #0004}.pulse{color:#69e0c3;background:#173542;border-radius:50%;place-items:center;width:52px;height:52px;display:grid}.pulse.on{color:#fff;background:#ff6873;animation:1.5s infinite pulse}.recorder div:nth-child(2){flex-direction:column;flex:1;display:flex}.recorder span{color:#8196a0;margin-top:4px;font-size:13px}.record,.stop,.upload{border:0;border-radius:12px;align-items:center;gap:8px;padding:11px 16px;font-weight:600;display:flex}.record{color:#08211d;background:#69e0c3}.stop{color:#fff;background:#ff6873}.upload{color:#c9d8dd;cursor:pointer;background:#19323e}.record svg,.stop svg,.upload svg{width:17px}.upload input{display:none}.live{border-left:3px solid #ff6873;margin:20px 0;padding:5px 16px}.live span{color:#ff8a92;letter-spacing:1px;font-size:11px;font-weight:700}.live p{color:#bdcbd1;margin:8px 0}.grid{grid-template-columns:1.15fr .85fr;gap:18px;margin-top:20px;display:grid}article,.player{background:#0b1a25;border:1px solid #203945;border-radius:18px;padding:20px}.section-title{align-items:center;gap:9px;display:flex}.section-title svg{color:#69e0c3;width:19px}.section-title h2{flex:1;margin:0;font:700 16px Manrope}.section-title button{color:#69e0c3;background:0 0;border:0}.section-title>span{color:#718894;font-size:12px}textarea{resize:vertical;color:#c4d2d8;background:0 0;border:0;border-radius:10px;outline:0;width:100%;min-height:130px;margin-top:16px;padding:0;line-height:1.7}.actions{gap:13px;margin-top:18px;display:grid}.actions label{color:#bdcbd1;gap:10px;line-height:1.4;display:flex}.actions input{accent-color:#69e0c3}.player{align-items:center;gap:13px;margin-top:18px;display:flex}.player button{color:#09201d;background:#69e0c3;border:0;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.player svg{width:18px}.player div{flex-direction:column;display:flex}.player span{color:#718894;margin-top:3px;font-size:12px}.transcript{margin-top:18px}.transcript textarea{min-height:260px}.transcript:focus-within{border-color:#3c665f}@keyframes pulse{50%{box-shadow:0 0 0 10px #ff687322}}@media (width<=800px){main{display:block}aside{z-index:2;border:0;padding:16px;position:sticky;top:0}.brand{padding-bottom:14px}.meeting-list,.privacy{display:none}.workspace{padding:18px 16px 40px}header{align-items:flex-start}.ghost{font-size:0}.ghost svg{margin:0}.recorder{flex-wrap:wrap}.recorder div:nth-child(2){min-width:170px}.record,.stop,.upload{flex:1;justify-content:center}.grid{grid-template-columns:1fr}h1{font-size:22px}}@media (width<=430px){.workspace{padding:14px 12px 32px}.recorder{padding:16px}.pulse{width:45px;height:45px}article{padding:17px}.header-actions{gap:5px}}.mobile-stop{display:none}@media (width<=800px){.mobile-stop{z-index:50;left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));color:#fff;background:#ff6873;border:0;border-radius:15px;justify-content:center;align-items:center;gap:9px;padding:15px;font-weight:700;display:flex;position:fixed;box-shadow:0 12px 40px #000a}.mobile-stop svg{width:18px}}
