/* CentralRP Phone v1.7.0 */
.cr-browser-search-v170{display:grid;grid-template-columns:34px minmax(0,1fr) 42px;gap:7px;align-items:center;margin:4px 0 12px}.cr-browser-logo-v170{width:34px;height:34px;border-radius:10px;background:linear-gradient(145deg,#2b94ff,#1767d8);display:grid;place-items:center;font-weight:850;color:#fff}.cr-browser-search-v170 input{min-width:0;height:42px;border:1px solid var(--border);border-radius:11px;background:var(--card);color:var(--text);padding:0 12px;font-size:var(--font-ui-size);outline:none}.cr-browser-search-v170 button{width:42px;height:42px;border:0;border-radius:10px;background:var(--cr-blue);color:#fff;display:grid;place-items:center;cursor:pointer}.cr-browser-search-v170 button svg{width:18px;height:18px}.cr-browser-content-v170{min-height:150px}.cr-browser-welcome-v170{text-align:center;padding:24px 8px 14px}.cr-browser-welcome-v170 .cr-browser-mark{width:54px;height:54px;margin:auto;border-radius:15px;background:linear-gradient(145deg,#2c98ff,#145fc9);display:grid;place-items:center;font-weight:900}.cr-browser-welcome-v170 h3{margin:8px 0 2px}.cr-browser-welcome-v170 p{margin:0;color:var(--muted)}
.cr-sites-v170{display:grid;gap:8px}.cr-site-v170{display:grid;grid-template-columns:46px 1fr;align-items:center;gap:10px;padding:10px;border:1px solid var(--border);border-radius:12px;background:var(--card);color:var(--text);text-align:left;cursor:pointer}.cr-site-v170>b{width:42px;height:42px;border-radius:11px;background:var(--site-color);display:grid;place-items:center;color:#fff}.cr-site-v170 div{display:grid;gap:3px}.cr-site-v170 span{font-size:.82em;color:var(--muted)}.browser-results-v170{display:grid;gap:7px}.browser-result.cr-result{border-left:3px solid var(--cr-blue)}.browser-nav-v170{display:grid;grid-template-columns:38px 1fr;gap:7px;align-items:center;margin-bottom:8px}.browser-url-v170{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:.78em;color:var(--muted)}
.cr-site-header-v170{display:grid;grid-template-columns:58px 1fr;gap:12px;align-items:center;padding:14px;border-radius:13px;background:linear-gradient(135deg,var(--site-color),rgba(8,18,31,.9));color:#fff}.cr-site-header-v170>b{font-size:1.2rem}.cr-site-header-v170 h2,.cr-site-header-v170 p{margin:0}.cr-site-header-v170 p{opacity:.82;margin-top:4px}.cr-site-posts-v170{display:grid;gap:8px;margin-top:10px}.cr-site-posts-v170 button{display:grid;grid-template-columns:74px 1fr;gap:9px;padding:8px;border:1px solid var(--border);border-radius:11px;background:var(--card);color:var(--text);text-align:left}.cr-site-posts-v170 img{width:74px;height:58px;object-fit:cover;border-radius:8px}.cr-site-posts-v170 strong,.cr-site-posts-v170 p,.cr-site-posts-v170 small{display:block;margin:0}.cr-site-posts-v170 p,.cr-site-posts-v170 small{color:var(--muted);font-size:.78em}.cr-web-post-v170 header{display:flex;gap:8px;align-items:center;border-left:4px solid var(--site-color);padding:8px 10px;background:var(--card);border-radius:9px}.cr-web-post-v170>img,.browser-hero-v170{width:100%;max-height:190px;object-fit:cover;border-radius:11px;margin:10px 0}.cr-web-post-v170 h2{font-size:1.25rem}.cr-web-post-v170>div{line-height:1.55}.browser-reader-v170 h2{font-size:1.18rem}.browser-reader-v170>small{color:var(--muted)}

/* Media playback and landscape phone fullscreen. */
.media-player-v170{position:relative;background:#000;border-radius:10px;overflow:hidden}.media-player-v170 video{display:block;width:100%;aspect-ratio:16/9;max-height:250px;background:#080808;object-fit:contain}.media-fullscreen-btn-v170{width:100%;height:38px;border:0;border-top:1px solid rgba(255,255,255,.12);background:#10151c;color:#fff;font-weight:650;cursor:pointer}.media-exit-v170{display:none;position:absolute;z-index:30;right:12px;top:12px;width:36px;height:36px;border:0;border-radius:50%;background:rgba(0,0,0,.65);color:#fff;font-size:20px}.media-error-v170{display:none;margin:10px;color:#ff8994}.media-error-v170.show{display:block}.media-meta-v170{padding:8px 2px}.audio-player-v170{text-align:center}.audio-player-v170>img{width:155px;height:155px;object-fit:cover;border-radius:14px}.audio-player-v170 audio{width:100%;margin-top:10px}
.phone-wrap.open.media-landscape{right:50%!important;bottom:5vh!important;height:clamp(300px,46vh,520px)!important;aspect-ratio:19.5/9!important;transform:translateX(50%) scale(var(--phone-scale))!important;transform-origin:bottom center!important}.phone-wrap.media-landscape .front-camera{top:50%!important;left:15px!important;transform:translateY(-50%)!important}.phone-wrap.media-landscape .app-header,.phone-wrap.media-landscape .statusbar,.phone-wrap.media-landscape .navbar-gesture{display:none!important}.phone-wrap.media-landscape .app-screen{padding-top:0!important;background:#000!important}.phone-wrap.media-landscape .app-body{position:absolute;inset:0!important;height:100%!important;padding:0!important;overflow:hidden!important;background:#000!important}.phone-wrap.media-landscape .media-player-v170{position:absolute;inset:0;border-radius:8px}.phone-wrap.media-landscape .media-player-v170 video{width:100%;height:100%;max-height:none;aspect-ratio:auto;object-fit:contain}.phone-wrap.media-landscape .media-fullscreen-btn-v170{display:none}.phone-wrap.media-landscape .media-exit-v170{display:block}.phone-wrap.media-landscape .media-meta-v170,.phone-wrap.media-landscape #contentDelete{display:none!important}

.shade-actions-v170{display:flex;gap:5px}.network-summary-v170{display:flex;justify-content:space-between;gap:8px;padding:6px 2px 9px;font-size:.78em;color:var(--muted)}.network-summary-v170 b{color:var(--text)}
.network-hero-v170{display:flex;align-items:center;justify-content:space-between;padding:14px}.network-hero-v170>div{display:grid;gap:4px}.network-hero-v170 span{color:var(--muted)}.network-settings-v170 .setting-row{width:100%;border:0;border-bottom:1px solid var(--border);background:transparent;color:var(--text);cursor:pointer}.wifi-list-v170{display:grid;gap:7px}.wifi-row-v170{width:100%;display:flex;justify-content:space-between;align-items:center;color:var(--text);text-align:left}.wifi-row-v170 div{display:grid;gap:3px}.wifi-row-v170 span{font-size:.75em;color:var(--muted)}.wifi-row-v170.connected{outline:1px solid var(--cr-blue)}.sim-card-v170{display:grid;gap:8px}.sim-card-v170>div{display:flex;justify-content:space-between}.sim-card-v170 span{color:var(--muted)}

/* White theme parity for new surfaces and quick shade. */
.phone-wrap[data-theme="light"] .cr-browser-search-v170 input,.phone-wrap[data-theme="light"] .cr-site-v170,.phone-wrap[data-theme="light"] .cr-site-posts-v170 button,.phone-wrap[data-theme="light"] .network-hero-v170,.phone-wrap[data-theme="light"] .wifi-row-v170,.phone-wrap[data-theme="light"] .sim-card-v170{background:#f8fbff;color:#111827;border-color:#dbe4ef}.phone-wrap[data-theme="light"] .quick-shade .shade-panel{background:#f3f7fc!important;color:#111827!important}.phone-wrap[data-theme="light"] .quick-tile{background:#e7edf5!important;color:#243246!important}.phone-wrap[data-theme="light"] .quick-tile.on{background:#d6e8ff!important;color:#1557a6!important}.phone-wrap[data-theme="light"] .shade-notification,.phone-wrap[data-theme="light"] .slider-card{background:#fff!important;color:#111827!important;border-color:#dce5ef!important}.phone-wrap[data-theme="light"] .network-summary-v170 b{color:#111827}

@media(max-height:900px){.phone-wrap.open.media-landscape{height:clamp(270px,46vh,390px)!important}}
