.topline{background:repeating-linear-gradient(90deg,rgba(255,210,95,0.05) 0 1px,transparent 1px 88px),linear-gradient(135deg,#172B39 0%,#1d3242 55%,#0E202D 100%);padding:56px 0 64px}
.topgrid{display:flex;flex-direction:column}
.top-tag{color:#FFD25F;font-size:0.82rem;font-weight:700;letter-spacing:0.14em;text-transform:uppercase;margin:0 0 12px}
.top-lead{font-size:1.08rem;color:#DCE9F2;margin:0 0 8px}
.mock-frame{margin-top:30px;background:#1B2F3E;border-radius:16px;padding:14px;box-shadow:0 14px 34px rgba(6,17,24,0.55);max-width:100%}
.mock-frame img{display:block;border-radius:10px;width:100%}
@media (min-width:1081px){
.topgrid{flex-direction:row;align-items:center}
.topcopy{flex:1;min-width:0;padding-right:56px}
.topcopy .hcta-row{justify-content:flex-start}
.topcopy .hcta{margin-left:0}
.mock-frame{flex:0 0 46%;min-width:0;margin-top:0}
}
@media (max-width:480px){
.topline{padding:40px 0 46px}
}
