/* Deliberadamente restrito à aba Apps: preserva as demais telas do portal. */
.appsPremium{--apps-card:#161719;--apps-line:#2b2d32;--apps-muted:#a8aab2;color:#f5f5f7}
.appsPremium .appsIntro{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 0 24px}
.appsPremium .eyebrow{color:#d45b6a;font-size:10px;letter-spacing:.13em}
.appsPremium .appsIntro h2{margin:9px 0 8px;font-size:clamp(23px,2.3vw,32px);letter-spacing:-.035em;font-weight:750}
.appsPremium .appsIntro p{margin:0;color:var(--apps-muted);font-size:13px;line-height:1.6}
.appsPremium .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;border-radius:8px;font-weight:600;text-decoration:none;line-height:1.35;transition:background .15s,border-color .15s}
.appsPremium .btn.ghost{border-color:#383a40;background:#1a1b1e;color:#eeeeF1}
.appsPremium .btn:hover{filter:none;border-color:#777a84;background:#27282d}
.appsPremium .btn:focus-visible,.appsPremium summary:focus-visible,.appsPremium a:focus-visible{outline:2px solid #f3bc62;outline-offset:4px}
.appsPremium .appsDevices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:start}
.appsPremium .appsDevice{overflow:hidden;border:1px solid var(--apps-line);border-radius:16px;background:var(--apps-card);box-shadow:0 8px 24px #00000015}
.appsPremium .appsDeviceImage{height:190px;background:#090a0c;overflow:hidden}
.appsPremium .appsDeviceImage img{display:block;width:100%;height:100%;object-fit:contain}
.appsPremium .appsDeviceBody{padding:20px}
.appsPremium .appsDevice h3{margin:0;font-size:18px;font-weight:700;letter-spacing:-.015em}
.appsPremium .appsDeviceBody>p{margin:7px 0 23px;min-height:36px;color:var(--apps-muted);font-size:12px;line-height:1.5}
.appsPremium .appsCodeLabel{display:block;font-size:10px;color:var(--apps-muted);text-transform:uppercase;letter-spacing:.075em;margin-bottom:10px}
.appsPremium .appsCodeRow{display:flex;gap:10px;justify-content:space-between;align-items:center;flex-wrap:wrap;min-height:40px}
.appsPremium .appsCodeRow code{font:650 clamp(22px,2.1vw,29px) 'Segoe UI',Arial,sans-serif;letter-spacing:.035em;font-variant-numeric:tabular-nums}
.appsPremium .appsCodeRow .btn{font-size:11px;min-height:36px;padding:8px 10px}
.appsPremium .appsPcDownload{width:100%;font-size:12px}
.appsPremium .appsTutorial{margin-top:19px;padding-top:14px;border-top:1px solid var(--apps-line)}
.appsPremium .appsTutorial summary{display:flex;align-items:center;justify-content:space-between;cursor:pointer;list-style:none;color:#c8c9d0;font-size:12px;padding:4px 0}
.appsPremium .appsTutorial summary::-webkit-details-marker{display:none}
.appsPremium .appsTutorial summary span{font-size:17px;color:#d45b6a}
.appsPremium .appsTutorial[open] summary span{transform:rotate(45deg)}
.appsPremium .appsTutorial p{font-size:12px;line-height:1.75;color:var(--apps-muted);margin:12px 0}
.appsPremium .appsTutorial a{color:#e7a1aa;font-size:12px;text-underline-offset:3px}
.appsPremium .appsDownloads{display:flex;align-items:center;gap:12px;padding:20px 22px;border:1px solid var(--apps-line);border-radius:13px;background:var(--apps-card);margin-top:22px;flex-wrap:wrap}
.appsPremium .appsDownloadsTitle{margin-right:auto;min-width:185px}
.appsPremium .appsDownloadsTitle strong{display:block;font-size:14px}
.appsPremium .appsDownloadsTitle span{display:block;color:var(--apps-muted);font-size:11px;margin-top:5px}
.appsPremium .appsDownloads .btn{font-size:12px;flex-wrap:wrap}
.appsPremium .appsDownloads .btn span{font-size:10px;color:var(--apps-muted)}
.appsPremium .appsInformation{display:grid;grid-template-columns:minmax(0,2fr) minmax(240px,1fr);gap:18px;margin-top:22px}
.appsPremium .appsDns{border:1px solid #514335;border-radius:16px;padding:24px;background:linear-gradient(135deg,#211c17,#171719 75%)}
.appsPremium .appsNoticeLabel{display:inline-block;font-size:9px;font-weight:750;letter-spacing:.1em;text-transform:uppercase;color:#efbf74;background:#efbf7410;padding:6px 8px;border-radius:5px;margin-bottom:12px}
.appsPremium .appsDns h2,.appsPremium .appsPin h2{margin:0;font-size:18px;letter-spacing:-.015em}
.appsPremium .appsDns>p{margin:9px 0 19px;color:#b9b0a7;font-size:12px;line-height:1.7;max-width:600px}
.appsPremium .appsDnsOptions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.appsPremium .appsDnsOptions>div{padding:14px;border:1px solid #39342e;background:#111214;border-radius:10px;min-width:0}
.appsPremium .appsDnsOptions span{display:block;font-size:9px;color:var(--apps-muted);letter-spacing:.1em;margin-bottom:9px}
.appsPremium .appsDnsOptions code{display:block;color:#f4e4cc;font:600 12px Consolas,monospace;overflow-wrap:anywhere;margin-bottom:14px}
.appsPremium .appsDnsOptions .btn{width:100%;min-height:35px;font-size:11px;background:transparent}
.appsPremium .appsPin{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px 18px;border:1px solid #55313a;border-radius:16px;background:linear-gradient(150deg,#23171d,#171719 70%)}
.appsPremium .appsPinIcon{display:grid;place-items:center;width:32px;height:32px;background:#d94f6417;color:#e98394;border-radius:9px;font-size:25px;margin-bottom:12px}
.appsPremium .appsPin p{margin:8px 0 0;color:var(--apps-muted);font-size:11px}
.appsPremium .appsPin>code{display:block;font:700 51px/1.3 'Segoe UI',Arial,sans-serif;letter-spacing:.12em;color:#fff1f4;margin:10px 0 15px;padding-left:.12em}
.appsPremium .appsPin .btn{min-width:150px;font-size:12px}
.appsPremium .appsSteps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;padding:25px 0 4px;margin-top:3px}
.appsPremium .appsSteps>div{display:flex;gap:10px;align-items:flex-start}
.appsPremium .appsSteps>div>span{font:600 12px/30px 'Segoe UI',Arial,sans-serif;flex:0 0 30px;text-align:center;border:1px solid var(--apps-line);border-radius:8px;color:#b89da2}
.appsPremium .appsSteps p{margin:0}
.appsPremium .appsSteps strong{display:block;font-size:11px;line-height:1.5;font-weight:650}
.appsPremium .appsSteps small{display:block;color:var(--apps-muted);font-size:10px;line-height:1.5;margin-top:4px}
@media(min-width:1600px){.appsPremium .appsDeviceImage{height:210px}}
@media(max-width:1200px){.appsPremium .appsDeviceBody{padding:17px}.appsPremium .appsDevice h3{font-size:16px}.appsPremium .appsDeviceImage{height:165px}.appsPremium .appsCodeRow .btn{width:100%}.appsPremium .appsInformation{grid-template-columns:minmax(0,1.6fr) minmax(220px,1fr)}}
@media(max-width:760px){.appsPremium .appsIntro{align-items:flex-start;flex-direction:column;gap:16px;padding-top:22px}.appsPremium .appsDevices{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.appsPremium .appsDeviceImage{height:165px}.appsPremium .appsCodeRow code{font-size:25px}.appsPremium .appsDownloads{padding:18px}.appsPremium .appsDownloadsTitle{width:100%;margin-bottom:4px}.appsPremium .appsDownloads .btn{flex:1;min-width:180px}.appsPremium .appsInformation{grid-template-columns:1fr}.appsPremium .appsDns{padding:20px}.appsPremium .appsPin{padding:22px}.appsPremium .appsSteps{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}}
@media(max-width:420px){.appsPremium .appsDevices{grid-template-columns:1fr}.appsPremium .appsDeviceImage{height:210px}.appsPremium .appsDeviceBody{padding:21px}.appsPremium .appsDeviceBody>p{min-height:0;margin-bottom:18px}.appsPremium .appsCodeRow .btn{width:auto}.appsPremium .appsDnsOptions{grid-template-columns:1fr}.appsPremium .appsSteps{gap:12px}.appsPremium .appsSteps>div{gap:7px}}
@media(prefers-reduced-motion:reduce){.appsPremium .btn{transition:none}}
