:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172033;background:#f5f7fb;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 50% -20%,#dce9ff 0,#f5f7fb 38% 100%)}button,input{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;display:flex;flex-direction:column}header{height:60px;padding:0 max(22px,calc((100vw - 1000px)/2));display:flex;align-items:center;justify-content:space-between;background:#ffffffbf;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(27,48,85,.08);position:sticky;top:0;z-index:5}.brand{display:flex;align-items:center;gap:10px;font-size:21px;font-weight:750;color:#172033;text-decoration:none}.brand-mark{width:32px;height:32px;display:grid;place-items:center;border-radius:10px;color:#fff;background:linear-gradient(145deg,#2674ff,#53a3ff);box-shadow:0 6px 15px #2877ff3d}.header-actions{display:flex;align-items:center;gap:9px;color:#667085;font-size:13px}.header-device-id{color:#7b8798;font-size:10px;font-variant-numeric:tabular-nums}.connection-dot{width:8px;height:8px;border-radius:50%;background:#f79009}.connection-dot.online{background:#12b76a;box-shadow:0 0 0 4px #12b76a18}.connection-dot.offline{background:#f04438}.icon-button{width:38px;height:38px;border:0;border-radius:10px;background:transparent;color:#596579;font-size:19px}.icon-button:hover{background:#eef2f8}main{width:min(1000px,calc(100% - 32px));margin:0 auto;flex:1}.hero{text-align:center;padding:32px 18px 22px}.eyebrow{text-transform:uppercase;letter-spacing:.1em;color:#2877ef!important;font-weight:700;font-size:11px}.hero h1{font-size:clamp(26px,3.4vw,36px);letter-spacing:-.035em;margin:6px 0 7px}.hero p{color:#69758b;margin:0;font-size:14px}.panel,.drop-zone,.transfer-card{background:#ffffffe0;border:1px solid #e4e9f2;box-shadow:0 18px 60px #1f386212;border-radius:24px}.devices-panel{padding:19px 20px;border-radius:20px}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}.section-heading h2{font-size:17px;margin:0}.section-heading p{margin:2px 0 0;color:#8a94a6;font-size:12px}.live-pill{color:#148854;font-size:11px;background:#ecfdf3;padding:5px 9px;border-radius:99px}.live-pill i{display:inline-block;width:6px;height:6px;margin-right:5px;background:#12b76a;border-radius:50%}.section-actions{display:flex;align-items:center;gap:8px}.add-device-button{border:1px solid #d6e3f5;background:#f5f9ff;color:#276fd6;border-radius:9px;padding:5px 9px;font-size:11px;font-weight:650}.add-device-button:hover{border-color:#8cb9f8;background:#edf5ff}.devices-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(108px,1fr));gap:10px;min-height:110px}.device-card{-webkit-appearance:none;appearance:none;outline:none;border:1px solid #e8edf5;background:#fbfcfe;border-radius:13px;padding:12px 8px 10px;transition:.2s;color:#1c2739}.device-card:hover{transform:translateY(-2px);border-color:#82b2ff;box-shadow:0 9px 18px #2477e514;background:#fff}.device-card:focus-visible{border-color:#65a2ff;box-shadow:0 0 0 3px #2877ef24}.device-card strong,.device-card>span:last-child{display:block}.device-card strong{margin-top:7px;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.device-card>span:last-child{color:#8490a4;font-size:10px;margin-top:2px}.device-avatar{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;margin:auto;font-size:21px;color:#2475ed;background:linear-gradient(145deg,#eef5ff,#dceaff);border:1px solid #cfe1ff}.device-avatar.small{width:38px;height:38px;font-size:17px;margin:0;flex:none}.device-card.drop-target{transform:translateY(-2px) scale(1.02);border-color:#2877ef;background:#edf5ff;box-shadow:0 0 0 3px #2877ef24,0 10px 24px #2477e526}.device-card.drop-target>span:last-child{color:#1769df;font-weight:700}.device-card .device-short-id{display:block;color:#667085;font-size:9px;margin-top:2px;font-variant-numeric:tabular-nums}.empty-devices{grid-column:1/-1;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#8b95a7;gap:4px}.empty-devices strong{color:#586477}.radar{position:relative;width:78px;height:78px;display:grid;place-items:center;margin-bottom:10px}.radar i{position:absolute;inset:5px;border:1px solid #a8c7fa;border-radius:50%;animation:radar 2.2s infinite}.radar i:nth-child(2){animation-delay:1.1s}.radar b{z-index:1;width:44px;height:44px;border-radius:50%;background:#e8f1ff;display:grid;place-items:center;color:#2877ef}@keyframes radar{0%{transform:scale(.5);opacity:1}to{transform:scale(1.15);opacity:0}}.drop-zone{margin:22px 0;min-height:270px;border:2px dashed #cbd7e8;box-shadow:none;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:26px;transition:.2s}.drop-zone.dragging{background:#edf5ff;border-color:#3782ef;transform:scale(1.005)}.upload-symbol{width:52px;height:52px;display:grid;place-items:center;color:#2877ef;background:#e9f2ff;border-radius:16px;font-size:27px}.drop-zone h3{margin:15px 0 5px}.drop-zone>p{color:#8a94a6;margin:0 0 20px}.picker-actions,.modal-actions{display:flex;gap:10px}.primary,.secondary,.danger{border:0;border-radius:11px;padding:11px 19px;font-weight:650}.primary{background:#2877ef;color:#fff;box-shadow:0 7px 18px #2877ef35}.primary:hover{background:#1769df}.secondary{background:#eef2f7;color:#445065}.danger{color:#c83228;background:#fff0ef}.full{width:100%;margin-top:20px}.selection{width:100%;display:grid;grid-template-columns:100px minmax(140px,1fr) minmax(220px,1.4fr);gap:22px;text-align:left;align-items:center}.selection>img,.selection-icon{width:100px;height:100px;border-radius:15px;object-fit:cover;background:#eef3fa;display:grid;place-items:center}.selection-copy h3{margin:0;word-break:break-all}.selection-copy p{color:#7b879a;margin:4px 0}.text-button{border:0;padding:2px;background:transparent;color:#2877ef}.file-list{max-height:220px;overflow:auto}.file-row{display:flex;align-items:center;gap:11px;padding:9px 0;border-bottom:1px solid #eef1f5;text-align:left}.file-row:last-child{border-bottom:0}.file-icon{width:36px;height:36px;flex:none;display:grid;place-items:center;border-radius:9px;background:#eaf2ff;color:#2877ef}.file-icon.video{background:#fff0ef;color:#e1443a}.file-icon.archive{background:#fff7e6;color:#d18200}.file-copy{min-width:0}.file-copy strong,.file-copy span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-copy strong{font-size:13px}.file-copy span,.more-files{color:#8b95a7;font-size:12px}.transfers-section{margin:40px 0 60px}.transfers-list{display:grid;gap:12px}.transfer-card{padding:18px 20px;border-radius:17px;box-shadow:0 8px 30px #263e6810}.transfer-top{display:flex;align-items:center;gap:12px}.transfer-top>div:nth-child(2){min-width:0;flex:1}.transfer-top strong,.transfer-top span{display:block}.transfer-top strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.transfer-top div span{color:#7c8799;font-size:12px;margin-top:3px}.state{flex:none;font-size:12px;color:#667085;padding:5px 8px;border-radius:8px;background:#f1f4f8}.state.completed{color:#108650;background:#ecfdf3}.state.error,.state.rejected{color:#c83228;background:#fff0ef}.progress-track{height:7px;background:#e9edf4;border-radius:99px;overflow:hidden;margin:16px 0 8px}.progress-track div{height:100%;background:linear-gradient(90deg,#2877ef,#55a4ff);border-radius:inherit;transition:width .15s}.transfer-stats{display:flex;gap:18px;color:#778398;font-size:12px}.transfer-stats .text-button{margin-left:auto}.download-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.download-list a{font-size:12px;color:#1769df;text-decoration:none;background:#eaf2ff;padding:7px 10px;border-radius:8px}.ad-section{width:100%;margin:32px 0 0;padding:22px 0 8px;border-top:1px solid #e1e7f0;text-align:center;overflow:hidden}.ad-label{display:block;margin-bottom:8px;color:#9aa3b2;font-size:9px;letter-spacing:.08em;text-transform:uppercase}.ad-section .adsbygoogle{width:100%;min-height:90px}.send-notice{position:fixed;left:50%;bottom:28px;transform:translate(-50%);z-index:30;display:flex;align-items:center;gap:9px;width:max-content;max-width:calc(100% - 32px);padding:12px 18px;color:#fff;background:#172033;border-radius:12px;box-shadow:0 16px 45px #10182845;font-size:14px;animation:rise .2s}.send-notice span{color:#62e7a3;font-weight:800}.modal-backdrop{position:fixed;inset:0;background:#1018289c;display:grid;place-items:center;padding:18px;z-index:20}.modal-card{width:min(440px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:24px;padding:28px;box-shadow:0 12px 36px #1018283d}.modal-device{text-align:center}.modal-device .device-avatar{margin-bottom:10px}.modal-device p{color:#727e92;font-size:16px;font-weight:400;margin:5px}.modal-device h2{font-size:16px;font-weight:600;margin:3px 0 18px}.modal-actions{margin-top:22px}.modal-actions button{flex:1}.total-row{display:flex;justify-content:space-between;font-size:13px;padding-top:15px;margin-top:8px;border-top:1px solid #e8ecf2}.modal-title{display:flex;align-items:center;justify-content:space-between}.modal-title h2{margin:0 0 20px}.field{display:grid;gap:7px;color:#596579;font-size:13px}.field input{border:1px solid #d8dee8;border-radius:10px;padding:11px 12px;outline:none}.field input:focus{border-color:#4389ef;box-shadow:0 0 0 3px #4389ef18}fieldset{border:0;padding:0;margin:22px 0 0}legend{font-size:13px;color:#596579;margin-bottom:7px}.radio-row{display:flex;gap:10px;padding:10px 0}.radio-row input{accent-color:#2877ef}.radio-row strong,.radio-row small{display:block}.radio-row small{color:#8b95a7;margin-top:2px}.language-options{display:flex;align-items:center;gap:28px}.language-options .radio-row{padding:6px 0}.modal-description{color:#7b879a;font-size:13px;line-height:1.55;margin:-8px 0 18px}.form-error{color:#c83228;background:#fff0ef;border-radius:9px;padding:9px 11px;font-size:12px;margin:10px 0 0}.device-id-box{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:14px;padding:11px 12px;background:#f5f7fa;border:1px solid #e4e8ef;border-radius:11px}.device-id-box span,.device-id-box code{display:block}.device-id-box span{color:#7b879a;font-size:11px;margin-bottom:3px}.device-id-box code{font-size:11px;color:#344054;word-break:break-all}.device-id-box button{flex:none;border:0;background:#e6efff;color:#276fd6;border-radius:8px;padding:7px 10px;font-size:12px}.failure-icon{width:52px;height:52px;margin:0 auto 14px;display:grid;place-items:center;border-radius:50%;background:#fff0ef;color:#d83b30;font-size:25px;font-weight:800}@media(max-width:680px){header{height:56px;padding:0 14px}.connection-label{display:none}main{width:min(100% - 20px,1000px)}.hero{padding:25px 8px 18px}.hero h1{font-size:27px}.hero p{font-size:13px}.devices-panel{padding:15px 12px}.section-actions .live-pill{display:none}.devices-grid{display:flex;overflow-x:auto;min-height:112px;padding-bottom:4px}.device-card{min-width:102px}.empty-devices{min-width:100%}.transfer-top{align-items:flex-start}.transfer-top .state{max-width:88px;text-align:center}.transfer-stats{gap:10px}.modal-card{padding:23px}}@media(hover:none){.device-card:hover{transform:none}}
