.agb-page{flex-direction:column;align-items:center;gap:24px;min-height:100vh;padding:24px 16px;display:flex}.agb-card{background:#fff;border:1px solid #d9e2ec;border-radius:12px;width:100%;max-width:980px;padding:24px;box-shadow:0 10px 30px #0f172a14}.agb-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.agb-home-button{color:#334155;background:#f8fafc;border:1px solid #d9e2ec;border-radius:999px;flex-shrink:0;order:2;justify-content:center;align-items:center;width:42px;height:42px;margin-left:auto;transition:background .2s,border-color .2s,color .2s,transform .2s;display:inline-flex}.agb-home-button:hover{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd;transform:translateY(-1px)}.agb-home-button svg{width:18px;height:18px}.agb-header h1{margin:0 0 8px}.agb-header>div:last-child{order:1}.agb-header p{color:#52606d;margin:0;line-height:1.6}.agb-content{gap:18px;display:grid}.agb-section{background:#f8fafc;border:1px solid #d9e2ec;border-radius:12px;padding:18px}.agb-section h2{color:#14213d;margin:0 0 12px;font-size:1.05rem}.agb-section p{color:#334155;margin:0 0 12px;line-height:1.7}.agb-section p:last-child{margin-bottom:0}.agb-note{color:#52606d;margin:20px 0 0;line-height:1.7}.agb-footer{width:100%;max-width:980px}@media (max-width:720px){.agb-header{align-items:flex-start}}
