﻿ :root{--a:#21d4a5;--bg:#07171c;--ink:#f4fffc;--panel:#102b32}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 20% 20%,#17434a,var(--bg) 45%);color:var(--ink);font:16px/1.55 Arial,sans-serif}.ap-stage{min-height:100vh;display:grid;grid-template-columns:minmax(260px,1fr) minmax(340px,480px) 1fr;align-items:center;gap:45px;padding:35px}.ap-side{max-width:430px;justify-self:end}.ap-side h2{font-size:48px;line-height:1}.ap-dots i{display:inline-block;width:18px;height:18px;border-radius:50%;background:var(--a);margin:5px}.ap-device{height:900px;border:12px solid #03080a;border-radius:48px;background:#05090b;box-shadow:0 35px 80px #000;position:relative;overflow:hidden}.ap-speaker{position:absolute;z-index:4;top:10px;left:40%;width:20%;height:7px;border-radius:8px;background:#20272b}.ap-screen{height:820px;overflow:auto;background:#eef4f2;color:#11201e;padding-bottom:25px}.ap-top{height:58px;padding:20px 20px 10px;display:flex;justify-content:space-between;background:#0d1e21;color:white}.ap-home{padding:32px 22px;background:linear-gradient(145deg,#102e35,#174e4c);color:white}.ap-home h1{font-size:39px;line-height:1.05}.ap-action{display:inline-flex;padding:13px 20px;background:var(--a);color:#06110e;text-decoration:none;font-weight:800;border-radius:14px}.ap-feed{padding:14px}.ap-card{background:white;padding:20px;margin:14px 0;border-radius:20px;box-shadow:0 7px 24px #15443b22}.ap-card h2{font-size:26px;line-height:1.1}.ap-card h3{font-size:19px}.ap-card p{color:#334743}.apextra{display:grid;gap:8px}.apextra>*{border:1px solid #bed6cf;padding:10px;border-radius:12px}.ap-tabs{position:absolute;bottom:0;left:0;right:0;height:68px;background:#fff;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #ccd}.ap-tabs a{display:grid;place-content:center;text-align:center;color:#173f39;text-decoration:none;font-size:20px}.ap-tabs small{font-size:10px}.apentities{padding:18px;background:#dff0eb}.apsh{display:none}.apcode{display:none}.ap-home h1{overflow-wrap:anywhere}.ap-foot{text-align:center;padding:22px}@media(max-width:900px){.ap-stage{display:block;padding:12px}.ap-side{display:none}.ap-device{height:auto;min-height:850px;max-width:480px;margin:auto}.ap-screen{height:auto;max-height:none;overflow:visible}.ap-tabs{position:sticky}.ap-device{overflow:visible;border-radius:28px}}.visbold{font-weight:800}.ap-side-title{font-size:48px;font-weight:800;line-height:1.05}.ap-cov,.rt-cov{padding:18px;margin:18px 0;border:1px solid currentColor}
