:root{color-scheme:dark;font-family:Inter,"Segoe UI",sans-serif;background:#10171d;color:#edf3f6}*{box-sizing:border-box}body{margin:0}header,main,footer{max-width:1240px;margin:auto;padding:0 44px}header{height:108px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #2b343e}.brand{display:flex;gap:14px;align-items:center;color:inherit;text-decoration:none;font-size:14px;font-weight:650;letter-spacing:1.5px}.mark{display:grid;place-items:center;width:43px;height:43px;background:#b9efcf;color:#102920;border-radius:10px;font-size:19px;letter-spacing:-1px}.edition,.eyebrow,.app-number,footer{font-size:12px;letter-spacing:1.6px}.edition{color:#95a3b0}.intro{padding:57px 0 35px}.eyebrow{color:#b9efcf;font-weight:600;margin:0 0 20px}h1{font-size:clamp(38px,5vw,62px);line-height:1.07;letter-spacing:-2.5px;font-weight:580;margin:0}.intro>p:last-child{color:#9dabba;font-size:17px;line-height:1.6;margin:20px 0 0}.apps{display:grid;grid-template-columns:1fr 1fr;gap:24px}.app{display:block;text-decoration:none;color:inherit;background:#182129;border:1px solid #35414c;border-radius:18px;overflow:hidden;transition:border-color .18s,transform .18s}.app:hover{transform:translateY(-4px);border-color:var(--accent)}.app:focus-visible{outline:3px solid var(--accent);outline-offset:5px}.plate{--accent:#9ce1be}.drawer{--accent:#c1b4f8}.art{height:216px;background:#121c23;position:relative;color:var(--accent);border-bottom:1px solid #35414c}.art svg{width:100%;height:100%}.app-number{position:absolute;left:25px;top:20px;font-weight:600}.app-body{padding:28px}.app h2{font-size:26px;letter-spacing:-.7px;font-weight:600;margin:0 0 12px}.app p{font-size:16px;line-height:1.65;color:#b0beca;max-width:390px;margin:0}.bottom{margin-top:33px;padding-top:21px;border-top:1px solid #34414c;display:flex;justify-content:space-between;align-items:center;gap:18px;flex-wrap:wrap}.bottom>span{font-size:13px;color:#98a8b7}.bottom strong{font-size:15px;color:var(--accent);font-weight:600}.bottom strong span{margin-left:8px}footer{display:flex;justify-content:space-between;gap:20px;color:#8e9dab;margin-top:42px;padding-bottom:30px;line-height:1.6}footer span:last-child{letter-spacing:0;font-size:14px}@media(max-width:700px){header,main,footer{padding-left:22px;padding-right:22px}header{height:84px}.edition{display:none}.intro{padding:36px 0 28px}h1{letter-spacing:-1.5px}.apps{grid-template-columns:1fr}.art{height:190px}.app-body{padding:23px}footer{flex-direction:column;gap:5px}}@media(prefers-reduced-motion:reduce){.app{transition:none}.app:hover{transform:none}}
