*,:after,:before{box-sizing:border-box}body,html{height:100%}body{margin:0;background:#fff;color:#0f1720;font:400 16px/1.55 system-ui,-apple-system,Segoe UI,Roboto,Inter,Helvetica Neue,Arial;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.container{max-width:1120px;margin-inline:auto;padding-inline:20px}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.badge{display:inline-flex;gap:8px;align-items:center;padding:6px 10px;border-radius:999px;border:1px solid #e6e8eb;background:#f7f8fa;color:#5b6673;font-size:13px}.hr{height:1px;background:#e6e8eb;border:0;margin:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 18px;border-radius:10px;border:1px solid #e6e8eb;background:#fff;color:#0f1720;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;box-shadow:0 2px 0 rgba(15,23,32,.03)}.btn:hover{transform:translateY(-1px);border-color:#e6e8eb;box-shadow:0 6px 18px rgba(15,23,32,.06)}.btn:focus-visible{outline:2px solid rgba(240,83,13,.3);outline-offset:2px}.btn--primary{background:linear-gradient(180deg,#f0530d,#f0530d);color:#fff;border-color:rgba(0,0,0,0);font-weight:600}.btn--primary:hover{filter:brightness(1.02) saturate(1.05)}.btn--ghost{background:rgba(0,0,0,0)}.card{background:#fff;border:1px solid #e6e8eb;border-radius:14px;box-shadow:0 10px 30px rgba(15,23,32,.06)}